Your message dated Sat, 22 May 2021 16:38:08 +0000
with message-id <e1lkudc-0003pg...@respighi.debian.org>
and subject line unblock cool-retro-term
has caused the Debian Bug report #988953,
regarding unblock: cool-retro-term/1.1.1+git20200723-2.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.)
--
988953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988953
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 cool-retro-term
Unregister the alternative on package removal.
unblock cool-retro-term/1.1.1+git20200723-2.1
diff -Nru cool-retro-term-1.1.1+git20200723/debian/changelog
cool-retro-term-1.1.1+git20200723/debian/changelog
--- cool-retro-term-1.1.1+git20200723/debian/changelog 2020-11-12
13:35:29.000000000 +0100
+++ cool-retro-term-1.1.1+git20200723/debian/changelog 2021-05-18
18:50:41.000000000 +0200
@@ -1,3 +1,10 @@
+cool-retro-term (1.1.1+git20200723-2.1) unstable; urgency=medium
+
+ * Remove x-terminal-emulator alternative on package removal.
+ (Closes: #983889)
+
+ -- Andreas Beckmann <a...@debian.org> Tue, 18 May 2021 18:50:41 +0200
+
cool-retro-term (1.1.1+git20200723-2) unstable; urgency=medium
* d/rules: disable parallel building. (Closes: #973080)
diff -Nru cool-retro-term-1.1.1+git20200723/debian/prerm
cool-retro-term-1.1.1+git20200723/debian/prerm
--- cool-retro-term-1.1.1+git20200723/debian/prerm 1970-01-01
01:00:00.000000000 +0100
+++ cool-retro-term-1.1.1+git20200723/debian/prerm 2021-05-12
18:09:59.000000000 +0200
@@ -0,0 +1,8 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "remove" ]; then
+ update-alternatives --remove x-terminal-emulator
/usr/bin/cool-retro-term
+fi
+
+#DEBHELPER#
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---