Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package fontconfig Keith Packard apparently forgot to ask for unblock so I'm doing it on his behalf. This upload mostly upudates 3 debconf translations. Keith added another fix: * Don't clean ancient cache files on new install. Closes: #636173. The fixed issue is not RC but, from a quick read of the bug log, it should maybe be as the issue or more or less removing files belonging to other packages when the package is removed. The relevant change is: diff -Nru fontconfig-2.9.0-testing/debian/fontconfig.postinst fontconfig-2.9.0/debian/fontconfig.postinst --- fontconfig-2.9.0-testing/debian/fontconfig.postinst 2012-04-16 23:25:20.000000000 +0200 +++ fontconfig-2.9.0/debian/fontconfig.postinst 2012-07-25 17:10:52.000000000 +0200 @@ -12,7 +12,7 @@ #DEBHELPER# if [ "$1" = configure ]; then - if dpkg --compare-versions "$2" lt 2.4.0-1; then + if dpkg --compare-versions "$2" lt-nl 2.4.0-1; then printf "Cleaning up old fontconfig caches... " for dir in /usr/share/fonts /var/lib/defoma/fontconfig.d /usr/X11R6/lib/X11/fonts /usr/local/share/fonts ; do unblock fontconfig/2.9.0-7 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120809063622.15904.21784.report...@mykerinos.kheops.frmug.org