Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock localepurge/0.7.3.3. The upload fixes the important bug #771567. The bug causes localepurge to remove a data file from kdelibs5-data when using the "dpkg --exclude-path" method. The original "localepurge" script does not appear to have this bug. The upload also adds two translations updates. Attached below is a filtered source debdiff[1]. The package has been uploaded but got stalled by dinstall... :) ~Niels [1] Filter being: filterdiff -x '*/debian/po/*.po' *** localepurge.debdiff diff -Nru localepurge-0.7.3.2/debian/changelog localepurge-0.7.3.3/debian/changelog --- localepurge-0.7.3.2/debian/changelog 2014-01-26 10:31:43.000000000 +0100 +++ localepurge-0.7.3.3/debian/changelog 2014-11-30 21:06:16.000000000 +0100 @@ -1,3 +1,15 @@ +localepurge (0.7.3.3) unstable; urgency=medium + + * Apply patch from Daniel Hahler to keep + /usr/share/locale/all_languages from kdelibs5-data. + (Closes: #771567, LP: #1243620) + * New/updated translations: + - Dutch, thanks Frans Spiesschaert. + - Brazilian Portuguese, thanks Adriano Rafael Gomes. + (Closes: #762631, #737469) + + -- Niels Thykier <[email protected]> Sun, 30 Nov 2014 21:06:13 +0100 + localepurge (0.7.3.2) unstable; urgency=high * [CVE-2014-1638] Create tempfiles in a safe manner using diff -Nru localepurge-0.7.3.2/debian/po/nl.po localepurge-0.7.3.3/debian/po/nl.po diff -Nru localepurge-0.7.3.2/debian/po/pt_BR.po localepurge-0.7.3.3/debian/po/pt_BR.po diff -Nru localepurge-0.7.3.2/usr/share/localepurge/gen-dpkg-cfg.pl localepurge-0.7.3.3/usr/share/localepurge/gen-dpkg-cfg.pl --- localepurge-0.7.3.2/usr/share/localepurge/gen-dpkg-cfg.pl 2014-01-26 10:31:16.000000000 +0100 +++ localepurge-0.7.3.3/usr/share/localepurge/gen-dpkg-cfg.pl 2014-11-30 20:48:13.000000000 +0100 @@ -21,6 +21,7 @@ '/usr/share/doc/kde/HTML/@LOCALE@/*', '/usr/share/omf/*/*-@[email protected]', '/usr/share/omf/*/*-C.emf', + '/usr/share/locale/all_languages', # from kdelibs5-data ); exit 0 unless -f CONFIG_FILE; -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

