Your message dated Sat, 29 May 2021 21:48:19 +0000
with message-id <[email protected]>
and subject line unblock puppet-module-puppetlabs-haproxy
has caused the Debian Bug report #987081,
regarding unblock: puppet-module-puppetlabs-haproxy/2.1.0-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.)


-- 
987081: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987081
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 puppet-module-puppetlabs-haproxy

This fixes a minor issue in the prerm when removing
alternatives (ie: wrong path when removing the alternative).

(very) small debdiff attached.

Please unblock puppet-module-puppetlabs-haproxy/2.1.0-3.

Cheers,

Thomas Goirand (zigo)
diff -Nru puppet-module-puppetlabs-haproxy-2.1.0/debian/changelog 
puppet-module-puppetlabs-haproxy-2.1.0/debian/changelog
--- puppet-module-puppetlabs-haproxy-2.1.0/debian/changelog     2020-03-24 
11:21:33.000000000 +0100
+++ puppet-module-puppetlabs-haproxy-2.1.0/debian/changelog     2021-04-17 
11:58:30.000000000 +0200
@@ -1,3 +1,9 @@
+puppet-module-puppetlabs-haproxy (2.1.0-3) unstable; urgency=medium
+
+  * Fix update-alternatives --remove in prerm.
+
+ -- Thomas Goirand <[email protected]>  Sat, 17 Apr 2021 11:58:30 +0200
+
 puppet-module-puppetlabs-haproxy (2.1.0-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff -Nru 
puppet-module-puppetlabs-haproxy-2.1.0/debian/puppet-module-puppetlabs-haproxy.prerm
 
puppet-module-puppetlabs-haproxy-2.1.0/debian/puppet-module-puppetlabs-haproxy.prerm
--- 
puppet-module-puppetlabs-haproxy-2.1.0/debian/puppet-module-puppetlabs-haproxy.prerm
        2020-03-24 11:21:33.000000000 +0100
+++ 
puppet-module-puppetlabs-haproxy-2.1.0/debian/puppet-module-puppetlabs-haproxy.prerm
        2021-04-17 11:58:30.000000000 +0200
@@ -3,7 +3,7 @@
 set -e
 
 if [ "${1}" = "remove" ] || [ "${1}" = "upgrade" ] || [ "${1}" = "deconfigure" 
] ; then
-       update-alternatives --remove puppet-module-haproxy 
/usr/share/puppet/modules.available/puppet-module-puppetlabs-haproxy
+       update-alternatives --remove puppet-module-haproxy 
/usr/share/puppet/modules.available/puppetlabs-haproxy
 fi
 
 #DEBHELPER#

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to