Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package mjpegtools We have accidently introduced a regression into the Debian release 1:2.1.0+debian-1 of this package by removing the yuvscaler binary. This went unnoticed until #772520 was filed yesterday. The other changes this package introduced relative to the version currently in testing are merely updates to the Uploaders list and addition of an internal document. unblock mjpegtools/1:2.1.0+debian-3 -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.17-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru mjpegtools-2.1.0+debian/debian/changelog mjpegtools-2.1.0+debian/debian/changelog --- mjpegtools-2.1.0+debian/debian/changelog 2013-11-16 13:47:24.000000000 +0100 +++ mjpegtools-2.1.0+debian/debian/changelog 2014-12-08 11:08:24.000000000 +0100 @@ -1,3 +1,15 @@ +mjpegtools (1:2.1.0+debian-3) unstable; urgency=medium + + [ Alessio Treglia ] + * Remove Andres Mejia from the Uploaders list. (Closes: #743551) + * Add todolist + + [ Fabian Greffrath ] + * Add back yuvscaler to the mjpegtools package (Closes: #772520). + * Update my email address in debian/control. + + -- Fabian Greffrath <[email protected]> Mon, 08 Dec 2014 11:07:49 +0100 + mjpegtools (1:2.1.0+debian-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru mjpegtools-2.1.0+debian/debian/control mjpegtools-2.1.0+debian/debian/control --- mjpegtools-2.1.0+debian/debian/control 2013-11-16 13:34:25.000000000 +0100 +++ mjpegtools-2.1.0+debian/debian/control 2014-12-08 11:04:44.000000000 +0100 @@ -3,10 +3,9 @@ Priority: optional Maintainer: Debian Multimedia Maintainers <[email protected]> Uploaders: - Fabian Greffrath <[email protected]>, + Fabian Greffrath <[email protected]>, Reinhard Tartler <[email protected]>, - Maia Kozheva <[email protected]>, - Andres Mejia <[email protected]> + Maia Kozheva <[email protected]> Build-Depends: debhelper (>= 9), dh-autoreconf, diff -Nru mjpegtools-2.1.0+debian/debian/mjpegtools.install mjpegtools-2.1.0+debian/debian/mjpegtools.install --- mjpegtools-2.1.0+debian/debian/mjpegtools.install 2013-11-16 13:46:37.000000000 +0100 +++ mjpegtools-2.1.0+debian/debian/mjpegtools.install 2014-12-08 11:02:41.000000000 +0100 @@ -33,6 +33,7 @@ usr/bin/yuvkineco usr/bin/yuvmedianfilter usr/bin/yuvplay +usr/bin/yuvscaler usr/bin/yuvycsnoise usr/share/* usr/bin/lav2avi.sh usr/lib/mjpegtools/bin/ diff -Nru mjpegtools-2.1.0+debian/debian/TODO.Debian mjpegtools-2.1.0+debian/debian/TODO.Debian --- mjpegtools-2.1.0+debian/debian/TODO.Debian 1970-01-01 01:00:00.000000000 +0100 +++ mjpegtools-2.1.0+debian/debian/TODO.Debian 2014-12-08 09:30:45.000000000 +0100 @@ -0,0 +1,21 @@ +Add the following binaries: + +usr/bin/transist.flt +usr/bin/ypipe +usr/bin/multiblend.flt +usr/bin/y4mtoyuv +usr/bin/y4mspatialfilter +usr/bin/anytovcd.sh +usr/bin/lavtc.sh +usr/bin/y4minterlace +usr/bin/y4mstabilizer +usr/bin/y4mivtc +usr/bin/matteblend.flt +usr/bin/yuyvtoy4m +usr/bin/yuvscaler +usr/bin/y4mhist +usr/bin/mjpeg_simd_helper +usr/bin/y4mblack +usr/bin/y4mtoqt +usr/bin/qttoy4m +

