Your message dated Fri, 21 May 2021 20:58:49 +0000
with message-id <e1lkcel-0002jc...@respighi.debian.org>
and subject line unblock waitress
has caused the Debian Bug report #988955,
regarding unblock: waitress/1.4.4-1.1
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.)


-- 
988955: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988955
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package waitress

Fix removal of obsolete alternatives on upgrades from buster.

unblock waitress/1.4.4-1.1
diff -Nru waitress-1.4.4/debian/changelog waitress-1.4.4/debian/changelog
--- waitress-1.4.4/debian/changelog     2021-01-09 10:16:20.000000000 +0100
+++ waitress-1.4.4/debian/changelog     2021-04-20 20:58:53.000000000 +0200
@@ -1,3 +1,10 @@
+waitress (1.4.4-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix cleanup of the waitress-serve alternative.  (Closes: #984630)
+
+ -- Andreas Beckmann <a...@debian.org>  Tue, 20 Apr 2021 20:58:53 +0200
+
 waitress (1.4.4-1) unstable; urgency=medium
 
   [ Andrej Shadura ]
diff -Nru waitress-1.4.4/debian/python3-waitress.preinst 
waitress-1.4.4/debian/python3-waitress.preinst
--- waitress-1.4.4/debian/python3-waitress.preinst      2021-01-09 
10:16:20.000000000 +0100
+++ waitress-1.4.4/debian/python3-waitress.preinst      2021-04-20 
20:58:53.000000000 +0200
@@ -2,7 +2,7 @@
 
 set -e
 
-if [ "$1" = "configure" ]
+if [ "$1" = "upgrade" ]
 then
     if update-alternatives --list waitress-serve >/dev/null 2>&1
     then

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

--- End Message ---

Reply via email to