Your message dated Thu, 04 Dec 2014 19:12:08 +0000 with message-id <1417720328.10998.31.camel@adam-barratt.org.uk> and subject line Re: Bug#772051: unblock: localepurge/0.7.3.4 has caused the Debian Bug report #772051, regarding unblock: localepurge/0.7.3.4 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.) -- 772051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772051 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: localepurge/0.7.3.4
- From: Niels Thykier <niels@thykier.net>
- Date: Thu, 04 Dec 2014 18:47:52 +0100
- Message-id: <[🔎] 20141204174752.8346.15662.reportbug@mangetsu.thykier.net>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock localepurge/0.7.3.4. The original patch for #771567 was only a partial fix and does not work on its own. Beyond the additional paths located Daniel Hahler and others on the Ubuntu side, I took the liberty of scanning the output of apt-file search to pro-actively whitelist file (from blender). Please find the source debdiff included below. ~Niels *** localepurge.debdiff diff -Nru localepurge-0.7.3.3/debian/changelog localepurge-0.7.3.4/debian/changelog --- localepurge-0.7.3.3/debian/changelog 2014-11-30 21:06:16.000000000 +0100 +++ localepurge-0.7.3.4/debian/changelog 2014-12-04 18:41:30.000000000 +0100 @@ -1,3 +1,11 @@ +localepurge (0.7.3.4) unstable; urgency=medium + + * Add a few more files to the whitelist based on + feedback from Daniel Hahler and apt-file search. + (Closes: #771973) + + -- Niels Thykier <niels@thykier.net> Thu, 04 Dec 2014 18:41:28 +0100 + localepurge (0.7.3.3) unstable; urgency=medium * Apply patch from Daniel Hahler to keep diff -Nru localepurge-0.7.3.3/usr/share/localepurge/gen-dpkg-cfg.pl localepurge-0.7.3.4/usr/share/localepurge/gen-dpkg-cfg.pl --- localepurge-0.7.3.3/usr/share/localepurge/gen-dpkg-cfg.pl 2014-11-30 20:48:13.000000000 +0100 +++ localepurge-0.7.3.4/usr/share/localepurge/gen-dpkg-cfg.pl 2014-12-04 17:27:47.000000000 +0100 @@ -21,7 +21,10 @@ '/usr/share/doc/kde/HTML/@LOCALE@/*', '/usr/share/omf/*/*-@LOCALE@.emf', '/usr/share/omf/*/*-C.emf', + '/usr/share/locale/languages', # from blender-data '/usr/share/locale/all_languages', # from kdelibs5-data + '/usr/share/locale/currency/*', # from kde-runtime-data + '/usr/share/locale/l10n/*', # from kde-runtime-data ); exit 0 unless -f CONFIG_FILE;
--- End Message ---
--- Begin Message ---
- To: Niels Thykier <niels@thykier.net>, 772051-done@bugs.debian.org
- Subject: Re: Bug#772051: unblock: localepurge/0.7.3.4
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Thu, 04 Dec 2014 19:12:08 +0000
- Message-id: <1417720328.10998.31.camel@adam-barratt.org.uk>
- In-reply-to: <[🔎] 20141204174752.8346.15662.reportbug@mangetsu.thykier.net>
- References: <[🔎] 20141204174752.8346.15662.reportbug@mangetsu.thykier.net>
On Thu, 2014-12-04 at 18:47 +0100, Niels Thykier wrote: > Please unblock localepurge/0.7.3.4. The original patch for #771567 was > only a partial fix and does not work on its own. > > Beyond the additional paths located Daniel Hahler and others on the > Ubuntu side, I took the liberty of scanning the output of apt-file > search to pro-actively whitelist file (from blender). Unblocked. Regards, Adam
--- End Message ---