Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock Please unblock pepperflashplugin-nonfree 1.8.1 to fix bug 773629 in jessie. Output of debdiff attached. The only change is that ca-certificates is moved from Depends to Pre-Depends. The effect is illustrated on bug 773629.
diff -Nru pepperflashplugin-nonfree-1.8/debian/changelog pepperflashplugin-nonfree-1.8.1/debian/changelog --- pepperflashplugin-nonfree-1.8/debian/changelog 2014-10-22 08:29:52.000000000 +0200 +++ pepperflashplugin-nonfree-1.8.1/debian/changelog 2014-12-21 11:38:47.000000000 +0100 @@ -1,3 +1,9 @@ +pepperflashplugin-nonfree (1.8.1) unstable; urgency=medium + + * debian/control: Pre-Depends: ca-certificates. Closes: #773629. + + -- Bart Martens <[email protected]> Sun, 21 Dec 2014 11:37:47 +0100 + pepperflashplugin-nonfree (1.8) unstable; urgency=medium * Removed support for /etc/chromium/default. Closes: #760388. diff -Nru pepperflashplugin-nonfree-1.8/debian/control pepperflashplugin-nonfree-1.8.1/debian/control --- pepperflashplugin-nonfree-1.8/debian/control 2014-10-22 08:31:48.000000000 +0200 +++ pepperflashplugin-nonfree-1.8.1/debian/control 2014-12-21 11:40:47.000000000 +0100 @@ -8,7 +8,8 @@ Package: pepperflashplugin-nonfree Architecture: i386 amd64 -Depends: debconf | debconf-2.0, wget, gnupg, libatk1.0-0, libcairo2, libfontconfig1, libfreetype6, libgcc1, libglib2.0-0, libgtk2.0-0 (>= 2.14), libnspr4, libnss3, libpango-1.0-0 | libpango1.0-0, libstdc++6, libx11-6, libxext6, libxt6, libcurl3-gnutls, binutils, ${misc:Depends}, ${shlibs:Depends}, ca-certificates +Depends: debconf | debconf-2.0, wget, gnupg, libatk1.0-0, libcairo2, libfontconfig1, libfreetype6, libgcc1, libglib2.0-0, libgtk2.0-0 (>= 2.14), libnspr4, libnss3, libpango-1.0-0 | libpango1.0-0, libstdc++6, libx11-6, libxext6, libxt6, libcurl3-gnutls, binutils, ${misc:Depends}, ${shlibs:Depends} +Pre-Depends: ca-certificates Suggests: chromium, ttf-mscorefonts-installer, ttf-dejavu, ttf-xfree86-nonfree, hal Conflicts: libflash-mozplugin, chromium (<< 37.0.2062.120-4) Description: Pepper Flash Player - browser plugin

