Your message dated Mon, 08 May 2006 22:17:41 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#364530: fixed in xfonts-utils 1:1.0.0-4 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: debhelper Version: 5.0.32 Severity: normal While update-fonts-alias --x11r7-layout requires the $package.alias for X font packages to be in /etc/X11/fonts/X11R7/$dir, dh_installxfonts check for it at /etc/X11/fonts/$dir, the old location. See patch below. As a result, X font packages that provide fonts.alias in the new X11R7 location do not get update-fonts-alias called in their postrm's unless they do it their own. --- dh_installxfonts.orig 2006-04-24 08:52:12.000000000 +0700 +++ dh_installxfonts 2006-04-24 08:53:24.000000000 +0700 @@ -66,7 +66,7 @@ if -f "$tmp/etc/X11/fonts/X11R7/$f/$package.scale"; push @cmds, "update-fonts-dir --x11r7-layout $f"; push @cmds, "update-fonts-alias --x11r7-layout $f" - if -f "$tmp/etc/X11/fonts/$f/$package.alias"; + if -f "$tmp/etc/X11/fonts/X11R7/$f/$package.alias"; } autoscript($package, "postinst", "postinst-xfonts", -- System Information: Debian Release: testing/unstable Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=th_TH, LC_CTYPE=th_TH (charmap=TIS-620) Versions of packages debhelper depends on: ii binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina ii coreutils [fileutils 5.94-1 The GNU core utilities ii dpkg-dev 1.13.18 package building tools for Debian ii file 4.17-1 Determines file type using "magic" ii html2text 1.3.2a-3 An advanced HTML to text converter ii perl 5.8.8-4 Larry Wall's Practical Extraction ii po-debconf 1.0 manage translated Debconf template debhelper recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: xfonts-utils Source-Version: 1:1.0.0-4 We believe that the bug you reported is fixed in the latest version of xfonts-utils, which is due to be installed in the Debian FTP archive: xfonts-utils_1.0.0-4.diff.gz to pool/main/x/xfonts-utils/xfonts-utils_1.0.0-4.diff.gz xfonts-utils_1.0.0-4.dsc to pool/main/x/xfonts-utils/xfonts-utils_1.0.0-4.dsc xfonts-utils_1.0.0-4_i386.deb to pool/main/x/xfonts-utils/xfonts-utils_1.0.0-4_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. David Nusinow <[EMAIL PROTECTED]> (supplier of updated xfonts-utils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 9 May 2006 00:53:44 -0400 Source: xfonts-utils Binary: xfonts-utils Architecture: source i386 Version: 1:1.0.0-4 Distribution: unstable Urgency: low Maintainer: David Nusinow <[EMAIL PROTECTED]> Changed-By: David Nusinow <[EMAIL PROTECTED]> Description: xfonts-utils - X Window System font utility programs Closes: 364530 Changes: xfonts-utils (1:1.0.0-4) unstable; urgency=low . [ Steve Langasek ] * Fix up update-fonts-alias and update-fonts-scale to cope with files in /etc/X11/fonts/$type/ pointing to font files in either /usr/share/fonts/X11 or /usr/X11R6/lib/X11/fonts, eliminating some unnecessary transition work for font package maintainers; update-fonts-{alias,scale} will in addition check /etc/X11/fonts/X11R7/$type/ when called with -7, for transitional purposes only. Closes: #364530. Files: 91b96dfe1fd9f321d5351ec83e189d62 802 x11 optional xfonts-utils_1.0.0-4.dsc 3a99cd835e50568ccd73b89702e7c56a 22340 x11 optional xfonts-utils_1.0.0-4.diff.gz 978f843357fb3ece7a905402c7bfc5c0 64274 x11 optional xfonts-utils_1.0.0-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEYCTKyLfpNdY0ad8RAps6AJ9w6Hb5FvhyASdJkKVOrr4n8Uz6DwCfeeWR NBiCorOIwpYtUzcPPqTd2UQ= =Qp6d -----END PGP SIGNATURE-----
--- End Message ---

