Your message dated Tue, 31 Mar 2015 07:47:31 +0100 with message-id <97f82eb9675697ab7c98c3743aea484e@mowgli.jungle.funky-badger.org> and subject line Re: Bug#781124: unblock (pre-approval): icedtea-web/1.5-2+deb8u1 has caused the Debian Bug report #781124, regarding unblock (pre-approval): icedtea-web/1.5-2+deb8u1 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.) -- 781124: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781124 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock (pre-approval): icedtea-web/1.5-2+deb8u1
- From: Gilles Filippini <pini@debian.org>
- Date: Tue, 24 Mar 2015 21:53:24 +0100
- Message-id: <[🔎] 20150324205324.22208.16512.reportbug@pinislim.bou-fi.net>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hello Release team, I've prepared a NMU for the icedtea-web package to fix #778631. It is the very same trivial fix already uploaded to unstable with release 1.5.2-1.1. Please see the proposed patch attached. Thanks in advance, _g. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJVEc7EAAoJEO/obGx//s+D9nIH/3B619xB8oc39C6XyYxB2ZMx rEqItKefT8xI9cjbgam5dqmdFh3bbZdIHjgKAY0/dMMw6IIw4z/Gvdt0cf6qksjM 9QQbTQ0fi0jGXnqoNQvf9/0VWrVsfyny/Em9Pu/Kjx1m3J4rUfOojKtEo3jpU3Ak UcY/4oIEq++munl4TmNJllROFc5swUq9lqquCxjAGrC9y11P91kIRL19OFYFLCit WOjPJiiaoNyODRGawvYYig4hZefDtmwrnumt5Xi/oNIkU+0rLQRdWboE3WI74VpL 3e9t9hzTfRuKXP7NmwIkORDYZdQja1TzNACYvBbyyLSzhN3kZ2bqYZU6fhtqfSM= =e+Ug -----END PGP SIGNATURE-----diff -Nru icedtea-web-1.5/debian/changelog icedtea-web-1.5/debian/changelog --- icedtea-web-1.5/debian/changelog 2014-06-30 15:07:00.000000000 +0200 +++ icedtea-web-1.5/debian/changelog 2015-03-24 21:26:31.000000000 +0100 @@ -1,3 +1,11 @@ +icedtea-web (1.5-2+deb8u1) jessie; urgency=medium + + * Non-maintainer upload. + * Fix alternatives handling in icedtea-netx.postinst.in + (closes: #778631). + + -- Gilles Filippini <pini@debian.org> Sun, 22 Mar 2015 18:22:24 +0100 + icedtea-web (1.5-2) unstable; urgency=medium * Build-depend on iceweasel-dev. Closes: #752838. diff -Nru icedtea-web-1.5/debian/icedtea-netx.postinst.in icedtea-web-1.5/debian/icedtea-netx.postinst.in --- icedtea-web-1.5/debian/icedtea-netx.postinst.in 2013-09-28 10:00:29.000000000 +0200 +++ icedtea-web-1.5/debian/icedtea-netx.postinst.in 2015-03-22 18:20:37.000000000 +0100 @@ -20,7 +20,7 @@ fi if [ -n "$multiarch" ] && [ -n "$2" ]; then for i in $tools; do - if [ -z "$(update-alternatives --list $i 2>/dev/null | grep ^$basedir/)" ]; then + if [ -z "$(update-alternatives --list $i 2>/dev/null | grep ^$base7dir/)" ]; then update_alternatives=y break fi
--- End Message ---
--- Begin Message ---
- To: Gilles Filippini <pini@debian.org>, 781124-done@bugs.debian.org
- Subject: Re: Bug#781124: unblock (pre-approval): icedtea-web/1.5-2+deb8u1
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Tue, 31 Mar 2015 07:47:31 +0100
- Message-id: <97f82eb9675697ab7c98c3743aea484e@mowgli.jungle.funky-badger.org>
- In-reply-to: <[🔎] 55188032.2040001@debian.org>
- References: <[🔎] 20150324205324.22208.16512.reportbug@pinislim.bou-fi.net> <[🔎] 5516FA2B.6040006@thykier.net> <[🔎] 55188032.2040001@debian.org>
On 2015-03-29 23:44, Gilles Filippini wrote:Niels Thykier a écrit le 28/03/2015 19:59 :Control: tags -1 confirmed moreinfo On 2015-03-24 21:53, Gilles Filippini wrote:Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Hello Release team, I've prepared a NMU for the icedtea-web package to fix #778631. It is the very same trivial fix already uploaded to unstable with release 1.5.2-1.1. Please see the proposed patch attached.Ack, please go ahead with this tpu upload.Uploaded. Thanks,Looks like Niels approved this but forgot to close the bug; doing so now.Regards, Adam
--- End Message ---