Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package qpid-proton/0.14.0-5. This version closes bug #857411. Debdiff attached. Thanks. unblock qpid-proton/0.14.0-5 -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru qpid-proton-0.14.0/debian/changelog qpid-proton-0.14.0/debian/changelog --- qpid-proton-0.14.0/debian/changelog 2016-11-22 00:13:40.000000000 +0100 +++ qpid-proton-0.14.0/debian/changelog 2017-03-10 22:56:38.000000000 +0100 @@ -1,3 +1,11 @@ +qpid-proton (0.14.0-5) unstable; urgency=medium + + * Team upload. + * Change libqpid-proton-cpp8-dev depend to libqpid-proton-cpp8 + (Closes: #857411) + + -- Ondřej Nový <[email protected]> Fri, 10 Mar 2017 22:56:38 +0100 + qpid-proton (0.14.0-4) unstable; urgency=medium * Team upload. diff -Nru qpid-proton-0.14.0/debian/control qpid-proton-0.14.0/debian/control --- qpid-proton-0.14.0/debian/control 2016-11-21 20:15:48.000000000 +0100 +++ qpid-proton-0.14.0/debian/control 2017-03-10 22:48:34.000000000 +0100 @@ -72,7 +72,7 @@ Provides: libqpid-proton-cpp-dev Architecture: any Section: libdevel -Depends: libqpid-proton8 (= ${binary:Version}), +Depends: libqpid-proton-cpp8 (= ${binary:Version}), libqpid-proton8-dev (= ${binary:Version}), ${misc:Depends}, Description: C++ Development libraries for writing messaging apps with Qpid Proton

