Your message dated Wed, 15 Feb 2006 15:02:13 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#352974: fixed in ttf-freefont 20060126-1 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: ttf-freefont Version: 20051206-2 Severity: serious Tags: patch When building 'ttf-freefont' on unstable, I get the following error: ./convertfonts.sh make: execvp: ./convertfonts.sh: Permission denied make: *** [build-stamp] Error 127 With the attached patch 'ttf-freefont' builds fine. Regards Andreas Jochens diff -urN ../tmp-orig/ttf-freefont-20051206/debian/rules ./debian/rules --- ../tmp-orig/ttf-freefont-20051206/debian/rules 2006-02-15 15:16:49.000000000 +0000 +++ ./debian/rules 2006-02-15 15:16:39.000000000 +0000 @@ -27,6 +27,7 @@ tar xzvf freefont-sfd.tar.gz cd sfd && patch -p1 < ../debian/fontforge-bug-workaround.patch + chmod a+x ./*.sh scripts/{ConvertFont,FreeSans-strip,strip_glyphs.pe} ./convertfonts.sh # Strip the fonts for the udeb ./stripfonts.sh
--- End Message ---
--- Begin Message ---Source: ttf-freefont Source-Version: 20060126-1 We believe that the bug you reported is fixed in the latest version of ttf-freefont, which is due to be installed in the Debian FTP archive: ttf-freefont-udeb_20060126-1_all.udeb to pool/main/t/ttf-freefont/ttf-freefont-udeb_20060126-1_all.udeb ttf-freefont_20060126-1.diff.gz to pool/main/t/ttf-freefont/ttf-freefont_20060126-1.diff.gz ttf-freefont_20060126-1.dsc to pool/main/t/ttf-freefont/ttf-freefont_20060126-1.dsc ttf-freefont_20060126-1_all.deb to pool/main/t/ttf-freefont/ttf-freefont_20060126-1_all.deb ttf-freefont_20060126.orig.tar.gz to pool/main/t/ttf-freefont/ttf-freefont_20060126.orig.tar.gz 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. Christian Perrier <[EMAIL PROTECTED]> (supplier of updated ttf-freefont 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: Wed, 15 Feb 2006 23:23:33 +0100 Source: ttf-freefont Binary: ttf-freefont-udeb ttf-freefont Architecture: source all Version: 20060126-1 Distribution: unstable Urgency: low Maintainer: Konstantinos Margaritis <[EMAIL PROTECTED]> Changed-By: Christian Perrier <[EMAIL PROTECTED]> Description: ttf-freefont - Freefont Serif, Sans and Mono Truetype fonts ttf-freefont-udeb - Freefont Sans fonts for the graphical installer (udeb) Closes: 350517 352974 Changes: ttf-freefont (20060126-1) unstable; urgency=low . * Add self to Uploaders to be sure that someone officially "takes care" of the package while Konstantinos is away * New upstream version. Closes: #350517 * Fix FTBFS by forcing scripts called from debian/rules to be executable Closes: #352974 * Rewrite the udeb package description (shorten it and remove comma) * Make the debhelper dependency consistent with DH_COMPAT in debian/rules * Strip Hindi range in the udeb... * ...but do *not* strip Hindi/Bengali/Gurmukhi ranges as g-i intends to FreeSans for them Files: ee2cc1196db668aad317f2a285421aad 715 x11 optional ttf-freefont_20060126-1.dsc 5bfa50fc1e526d20ebcce3ca34e44f51 4130600 x11 optional ttf-freefont_20060126.orig.tar.gz 2d196fadd9ad204db7dbca9532dbd7dd 7831 x11 optional ttf-freefont_20060126-1.diff.gz 1ced404a0e6b635042a03f258ca70c1a 1759848 x11 optional ttf-freefont_20060126-1_all.deb c8992aa02b24d2596320cecc66ee80c3 275402 debian-installer optional ttf-freefont-udeb_20060126-1_all.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD4DBQFD863W1OXtrMAUPS0RAmgmAJd6O5sxwVSvXxzyNK4P0NraPeRMAJ44cdW+ oFQYxZTo1BLewY8FrVr2vA== =oNHc -----END PGP SIGNATURE-----
--- End Message ---

