Your message dated Sun, 14 May 2023 21:21:11 +0200
with message-id <[email protected]>
and subject line Re: Bug#1035685: unblock: mpdscribble/0.24-2+b1
has caused the Debian Bug report #1035685,
regarding unblock: mpdscribble/0.24-3
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 [email protected]
immediately.)
--
1035685: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:mpdscribble
Please unblock package mpdscribble
[ Reason ]
During bookworm development the package was refactored and
a bug was introduced in the conf file management.
piuparts recently spotted the issue and #1035603 was reported.
https://bugs.debian.org/1035603
[ Impact ]
Package will be removed from testing and not shipped in bookworm.
[ Tests ]
Tested with piuparts to ensure the bug is actually fixed
[ Risks ]
I don't believe there are risks with this trivial fix.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock mpdscribble/0.24-2+b1
diff -Nru mpdscribble-0.24/debian/changelog mpdscribble-0.24/debian/changelog
--- mpdscribble-0.24/debian/changelog 2022-07-31 18:28:30.000000000 +0200
+++ mpdscribble-0.24/debian/changelog 2023-05-07 20:00:03.000000000 +0200
@@ -1,3 +1,10 @@
+mpdscribble (0.24-3) unstable; urgency=medium
+
+ * Do not ship /etc/mpdscribble.conf as a conffile (already managed with ucf)
+ Thanks to Andreas Beckmann <[email protected]> (Closes: #1035603)
+
+ -- Geoffroy Youri Berret <[email protected]> Sun, 07 May 2023 20:00:03 +0200
+
mpdscribble (0.24-2) unstable; urgency=medium
* Fixed FTBS (porting to gcc12) (Closes: #1016284)
diff -Nru mpdscribble-0.24/debian/rules mpdscribble-0.24/debian/rules
--- mpdscribble-0.24/debian/rules 2022-07-31 18:28:30.000000000 +0200
+++ mpdscribble-0.24/debian/rules 2023-05-07 19:58:53.000000000 +0200
@@ -16,6 +16,7 @@
override_dh_auto_install:
dh_auto_install
+ rm debian/mpdscribble/etc/mpdscribble.conf
rm debian/mpdscribble/usr/share/doc/mpdscribble/COPYING
override_dh_clean:
--- End Message ---
--- Begin Message ---
Hi,
On 13-05-2023 08:50, kaliko wrote:
Uploaded
and unblocked and aged.
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---