Package: ttf-paktype Version: 0.0-1 Severity: important Tags: patch The defoma hints file in the ttf-paktype package states the wrong path to the font file. This causes defoma to silently create symlinks and other data pointing to the wrong path. This also makes the font unavailable to any and all defoma enabled applications.
The patch is trivial: diff -Naur old/ttf-paktype.hints new/ttf-paktype.hints --- old/ttf-paktype.hints 2005-08-21 20:41:57.000000000 +0200 +++ new/ttf-paktype.hints 2005-08-21 20:47:19.000000000 +0200 @@ -12,7 +12,7 @@ Foundry = PakType Priority = 20 end -begin /usr/share/fonts/truetype/ttf-farsiweb/tehreer.ttf +begin /usr/share/fonts/truetype/ttf-paktype/tehreer.ttf Family = Tehreer FontName = Tehreer Encoding = Unicode -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11jbj3.2.10 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Versions of packages ttf-paktype depends on: ii defoma 0.11.8-0.1 Debian Font Manager -- automatic f ttf-paktype recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]