Your message dated Sat, 09 Dec 2017 10:46:36 +0000
with message-id <1512816396.1994.30.ca...@adam-barratt.org.uk>
and subject line Closing bugs for updates included in stretch point release
has caused the Debian Bug report #882831,
regarding stretch-pu: package libmpd/0.20.0-2~deb9u1
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.)
--
882831: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882831
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: pu
Let's fix the missing libglib2.0-dev dependency (according to
libmpd.pc). #518429
$ debdiff libmpd-dev_0.20.0-1.3_amd64.deb libmpd-dev_0.20.0-2~deb9u1_amd64.deb
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: libmpd1 (= [-0.20.0-1.3), pkg-config-] {+0.20.0-2~deb9u1), pkg-config,
libglib2.0-dev+}
Maintainer: [-Arnaud Cornet <acor...@debian.org>-] {+Debian QA Group
<packa...@qa.debian.org>+}
Version: [-0.20.0-1.3-] {+0.20.0-2~deb9u1+}
Andreas
diff -u libmpd-0.20.0/debian/changelog libmpd-0.20.0/debian/changelog
--- libmpd-0.20.0/debian/changelog
+++ libmpd-0.20.0/debian/changelog
@@ -1,3 +1,19 @@
+libmpd (0.20.0-2~deb9u1) stretch; urgency=medium
+
+ * QA upload.
+ * Rebuild for stretch.
+
+ -- Andreas Beckmann <a...@debian.org> Mon, 27 Nov 2017 04:35:59 +0100
+
+libmpd (0.20.0-2) unstable; urgency=medium
+
+ * QA upload.
+ * Set maintainer to Debian QA Group. (see #876951)
+ * libmpd-dev: Add the missing dependency on libglib2.0-dev.
+ (Closes: #518429)
+
+ -- Adrian Bunk <b...@debian.org> Sun, 01 Oct 2017 20:27:24 +0300
+
libmpd (0.20.0-1.3) unstable; urgency=high
* NMU
diff -u libmpd-0.20.0/debian/control libmpd-0.20.0/debian/control
--- libmpd-0.20.0/debian/control
+++ libmpd-0.20.0/debian/control
@@ -1,7 +1,7 @@
Source: libmpd
Section: libs
Priority: optional
-Maintainer: Arnaud Cornet <acor...@debian.org>
+Maintainer: Debian QA Group <packa...@qa.debian.org>
Build-Depends: libglib2.0-dev, debhelper (>= 7.0.50~), quilt, dh-autoreconf
Standards-Version: 3.8.4
Homepage: http://gmpc.wikia.com/
@@ -29,7 +29,7 @@
Package: libmpd-dev
Architecture: any
Section: libdevel
-Depends: libmpd1 (= ${binary:Version}), pkg-config, ${misc:Depends}
+Depends: libmpd1 (= ${binary:Version}), pkg-config, ${misc:Depends},
libglib2.0-dev
Description: High-level client library for accessing Music Player Daemon
LibMpd is a library that provides high-level, callback-based access to
Music Player Daemon (mpd).
--- End Message ---
--- Begin Message ---
Version: 9.3
Hi,
Each of the updates referenced in these bugs was included in this
morning's stretch point release. Thanks!
Regards,
Adam
--- End Message ---