Your message dated Fri, 10 May 2019 21:14:27 +0200
with message-id <[email protected]>
and subject line Re: unblock: ipset/6.38-1.2
has caused the Debian Bug report #928649,
regarding unblock: ipset/6.38-1.2
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.)


-- 
928649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package ipset

This version fixes RC bug #927722 (ie: now cleaning-up old
conffile correctly using dpkg-maintscript-helper rm_conffile).
Debdiff attached.

unblock ipset/6.38-1.2

Cheers,

Thomas Goirand (zigo)
diff -Nru ipset-6.38/debian/changelog ipset-6.38/debian/changelog
--- ipset-6.38/debian/changelog 2018-09-01 19:28:18.000000000 +0200
+++ ipset-6.38/debian/changelog 2019-05-06 10:55:51.000000000 +0200
@@ -1,3 +1,18 @@
+ipset (6.38-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix dpkg-maintscript-helper call (Closes: #927722).
+
+ -- Thomas Goirand <[email protected]>  Mon, 06 May 2019 10:55:51 +0200
+
+ipset (6.38-1.1) unstable; urgency=medium
+
+  * Non maintainer upload.
+  * use dpkg-maintscript-helper rm_conffile to clean up old bash-completion 
+    file in /etc (Closes: #927722).
+
+ -- Cyril de Bourgues <[email protected]>  Thu, 25 Apr 2019 
11:37:45 +0200
+
 ipset (6.38-1) unstable; urgency=medium
 
   * [b80dcfb] New upstream version 6.38 (Closes: #898851)
diff -Nru ipset-6.38/debian/ipset.postinst ipset-6.38/debian/ipset.postinst
--- ipset-6.38/debian/ipset.postinst    2018-09-01 19:28:18.000000000 +0200
+++ ipset-6.38/debian/ipset.postinst    2019-05-06 10:55:51.000000000 +0200
@@ -3,9 +3,7 @@
 set -e
 
 # Cleanup obsoleted bash completion configuration file
-if [ -f /etc/bash_completion.d/ipset ]; then
-  rm -f /etc/bash_completion.d/ipset
-fi
+dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ipset 6.25.1-1~ -- 
"$@"
 
 #DEBHELPER#
 
diff -Nru ipset-6.38/debian/ipset.postrm ipset-6.38/debian/ipset.postrm
--- ipset-6.38/debian/ipset.postrm      1970-01-01 01:00:00.000000000 +0100
+++ ipset-6.38/debian/ipset.postrm      2019-05-06 10:55:51.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ipset 6.25.1-1~ -- 
"$@"
+
+#DEBHELPER#
+
+exit 0
diff -Nru ipset-6.38/debian/ipset.preinst ipset-6.38/debian/ipset.preinst
--- ipset-6.38/debian/ipset.preinst     1970-01-01 01:00:00.000000000 +0100
+++ ipset-6.38/debian/ipset.preinst     2019-05-06 10:55:51.000000000 +0200
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/ipset 6.25.1-1~ -- 
"$@"
+
+#DEBHELPER#
+
+exit 0

--- End Message ---
--- Begin Message ---
Hi zigo,

On Wed, 08 May 2019 11:47:32 +0200 Thomas Goirand <[email protected]> wrote:
> unblock ipset/6.38-1.2

unblocked, thanks.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to