Your message dated Mon, 11 Feb 2013 13:59:58 +0100 with message-id <5118EB4E.2040804@thykier.net> and subject line Re: Bug#700302: unblock: ctwm/3.7-3.3 has caused the Debian Bug report #700302, regarding unblock: ctwm/3.7-3.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 owner@bugs.debian.org immediately.) -- 700302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700302 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: ctwm/3.7-3.3
- From: Andreas Beckmann <anbe@debian.org>
- Date: Mon, 11 Feb 2013 13:54:06 +0100
- Message-id: <20130211125406.19065.8863.reportbug@cake.ae.cs.uni-frankfurt.de>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package ctwm * Correctly remove the x-window-manager alternative on package removal. (Closes: #668449) Leaving a broken symlink in /usr/bin is not nice. unblock ctwm/3.7-3.3diffstat for ctwm_3.7-3.2 ctwm_3.7-3.3 changelog | 8 ++++++++ prerm | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff -u ctwm-3.7/debian/changelog ctwm-3.7/debian/changelog --- ctwm-3.7/debian/changelog +++ ctwm-3.7/debian/changelog @@ -1,3 +1,11 @@ +ctwm (3.7-3.3) unstable; urgency=low + + * Non-maintainer upload. + * Correctly remove the x-window-manager alternative on package removal. + (Closes: #668449) + + -- Andreas Beckmann <anbe@debian.org> Wed, 30 Jan 2013 15:35:21 +0100 + ctwm (3.7-3.2) unstable; urgency=low * Non-maintainer upload. diff -u ctwm-3.7/debian/prerm ctwm-3.7/debian/prerm --- ctwm-3.7/debian/prerm +++ ctwm-3.7/debian/prerm @@ -14,7 +14,7 @@ case "$1" in upgrade|failed-upgrade) ;; remove|deconfigure) - update-alternatives --remove x-window-manager /usr/bin/X11/ctwm + update-alternatives --remove x-window-manager /usr/bin/ctwm ;; esac
--- End Message ---
--- Begin Message ---
- To: Andreas Beckmann <anbe@debian.org>, 700302-done@bugs.debian.org
- Subject: Re: Bug#700302: unblock: ctwm/3.7-3.3
- From: Niels Thykier <niels@thykier.net>
- Date: Mon, 11 Feb 2013 13:59:58 +0100
- Message-id: <5118EB4E.2040804@thykier.net>
- In-reply-to: <20130211125406.19065.8863.reportbug@cake.ae.cs.uni-frankfurt.de>
- References: <20130211125406.19065.8863.reportbug@cake.ae.cs.uni-frankfurt.de>
On 2013-02-11 13:54, Andreas Beckmann wrote: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Please unblock package ctwm > > * Correctly remove the x-window-manager alternative on package removal. > (Closes: #668449) > > Leaving a broken symlink in /usr/bin is not nice. > > unblock ctwm/3.7-3.3 Unblocked, thanks. ~Niels
--- End Message ---