Your message dated Fri, 05 Apr 2019 10:50:10 +0000
with message-id <e1hcmqe-0007sf...@respighi.debian.org>
and subject line unblock oggvideotools
has caused the Debian Bug report #926440,
regarding unblock: oggvideotools/0.9.1-5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
926440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package oggvideotools


I decided to leave the following all non-invasive changes that
were accumulated in Git:

+  [ Ondřej Nový ]
+  * d/control: Deprecating priority extra as per policy 4.0.1
+  * d/changelog: Remove trailing whitespaces
+  * d/control: Remove trailing whitespaces
+  * d/control: Set Vcs-* to salsa.debian.org
+  * d/control: Remove XS-Testsuite field, not needed anymore
+  * d/watch: Use https protocol



unblock oggvideotools/0.9.1-5

-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru oggvideotools-0.9.1/debian/changelog 
oggvideotools-0.9.1/debian/changelog
--- oggvideotools-0.9.1/debian/changelog        2019-02-03 14:37:15.000000000 
+0100
+++ oggvideotools-0.9.1/debian/changelog        2019-04-05 09:46:07.000000000 
+0200
@@ -1,3 +1,25 @@
+oggvideotools (0.9.1-5) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Ondřej Nový ]
+  * d/control: Deprecating priority extra as per policy 4.0.1
+  * d/changelog: Remove trailing whitespaces
+  * d/control: Remove trailing whitespaces
+  * d/control: Set Vcs-* to salsa.debian.org
+  * d/control: Remove XS-Testsuite field, not needed anymore
+  * d/watch: Use https protocol
+
+  [ Peter Michael Green ]
+  * Update dependency and file path for python-mecavideo -> python3-mecavideo
+    package rename.
+    Closes: #924608
+
+  [ Andreas Tille ]
+  * Standards-Version: 4.3.0
+
+ -- Andreas Tille <ti...@debian.org>  Fri, 05 Apr 2019 09:46:07 +0200
+
 oggvideotools (0.9.1-4.1) unstable; urgency=high
 
   * Non-maintainer upload.
@@ -168,7 +190,7 @@
 
 oggvideotools (0.7b-ubuntu1) jaunty; urgency=low
 
-  * rebuilt with libtheora beta1 
+  * rebuilt with libtheora beta1
 
  -- jan gerber <j...@v2v.cc>  Tue, 11 Aug 2009 00:27:20 +0200
 
diff -Nru oggvideotools-0.9.1/debian/control oggvideotools-0.9.1/debian/control
--- oggvideotools-0.9.1/debian/control  2019-02-03 14:37:15.000000000 +0100
+++ oggvideotools-0.9.1/debian/control  2019-04-05 09:46:07.000000000 +0200
@@ -17,11 +17,10 @@
  libboost-dev,
  debconf,
  pysycache-i18n,
- python-mecavideo,
-Standards-Version: 4.0.0
-XS-Testsuite: autopkgtest
-Vcs-Git: https://anonscm.debian.org/git/pkg-xiph/oggvideotools.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xiph/oggvideotools.git
+ python3-mecavideo,
+Standards-Version: 4.3.0
+Vcs-Git: https://salsa.debian.org/multimedia-team/oggvideotools.git
+Vcs-Browser: https://salsa.debian.org/multimedia-team/oggvideotools
 Homepage: http://www.streamnik.de/oggvideotools.html
 
 Package: oggvideotools
@@ -34,7 +33,7 @@
    * oggCat - concatenates two ogg video files
    * oggCut - extracts parts of an ogg file
    * oggDump
-   * oggJoin - multiplexes ogg streams 
+   * oggJoin - multiplexes ogg streams
    * oggLength
    * oggTranscode - resizes ogg files in multiple ways
    * oggScroll
@@ -45,7 +44,6 @@
 
 Package: oggvideotools-dbg
 Section: debug
-Priority: extra
 Architecture: any
 Multi-Arch: no
 Depends: oggvideotools (= ${binary:Version}), ${misc:Depends}
@@ -55,7 +53,7 @@
    * oggCat - concatenates two ogg video files
    * oggCut - extracts parts of an ogg file
    * oggDump
-   * oggJoin - multiplexes ogg streams 
+   * oggJoin - multiplexes ogg streams
    * oggLength
    * oggTranscode - resizes ogg files in multiple ways
    * oggScroll
diff -Nru oggvideotools-0.9.1/debian/tests/control 
oggvideotools-0.9.1/debian/tests/control
--- oggvideotools-0.9.1/debian/tests/control    2017-05-20 08:10:45.000000000 
+0200
+++ oggvideotools-0.9.1/debian/tests/control    2019-04-05 09:46:07.000000000 
+0200
@@ -1,4 +1,4 @@
 Tests: test-oggjoin test-oggcut
-Depends: @, debconf, pysycache-i18n, python-mecavideo, valgrind
+Depends: @, debconf, pysycache-i18n, python3-mecavideo, valgrind
 Restrictions: allow-stderr
 
diff -Nru oggvideotools-0.9.1/debian/tests/test-oggcut 
oggvideotools-0.9.1/debian/tests/test-oggcut
--- oggvideotools-0.9.1/debian/tests/test-oggcut        2016-05-24 
11:35:01.000000000 +0200
+++ oggvideotools-0.9.1/debian/tests/test-oggcut        2019-04-05 
09:46:07.000000000 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Need the package mktemp and python-mecavideo
+# Need the package mktemp and python3-mecavideo
 # Based on <URL: 
https://bugs.launchpad.net/ubuntu/+source/oggvideotools/+bug/1462697 >
 # This test does not trigger the reported bug, but test oggCut that do
 # not crash.  To crash, a different input file is needed, as only some
@@ -24,7 +24,7 @@
 
 echo "info: Running autopkgtest script $0"
 
-input=/usr/share/python-mecavideo/video/Effet_force_magnetique.ogv
+input=/usr/share/python3-mecavideo/video/Effet_force_magnetique.ogv
 
 ${VALGRIND} ${TESTBINDIR}oggCut -s 500 -e 1000 "$input" out.ogv
 
diff -Nru oggvideotools-0.9.1/debian/watch oggvideotools-0.9.1/debian/watch
--- oggvideotools-0.9.1/debian/watch    2014-10-21 14:40:32.000000000 +0200
+++ oggvideotools-0.9.1/debian/watch    2019-04-05 09:46:07.000000000 +0200
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/oggvideotools/oggvideotools-(.+)\.tar\.gz
+https://sf.net/oggvideotools/oggvideotools-(.+)\.tar\.gz

--- End Message ---
--- Begin Message ---
Unblocked oggvideotools.

--- End Message ---

Reply via email to