Package: ttf-beteckna Version: 0.2-2 Severity: grave Tags: patch Justification: renders package unusable
/etc/defoma/hints/t1-betecna.hints tells the rest of Debian to look for the installed fonts in /usr/share/fonts/truetype/ttf-beteckna/, but they are actually installed in /usr/share/fonts/truetype/beteckna/ . Furthermore, the font variants BetecknaSmallCaps.ttf and Beteckna.ttf are listed in this hints file even though ther are not actually included in the package. Because Debian packages are supposed to believe defoma when looking for fonts, policy compliant packages will not be able to use the package at all until this is fixed. I have attached a simplistic patch for the broken hints file. -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31jbj3.4-43 (SMP w/4 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information
--- hints.bad/ttf-beteckna.hints 2007-11-27 17:39:27.000000000 +0100 +++ hints/ttf-beteckna.hints 2009-10-18 18:27:59.000000000 +0200 @@ -2 +2 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseBoldCondensed.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseBoldCondensed.ttf @@ -14 +14 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseBold.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseBold.ttf @@ -26 +26 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseCondensed.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseCondensed.ttf @@ -38 +38 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseItalicCondensed.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseItalicCondensed.ttf @@ -50 +50 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseItalic.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseItalic.ttf @@ -62 +62 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseLightCondensed.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseLightCondensed.ttf @@ -74 +74 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCaseLight.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCaseLight.ttf @@ -86 +86 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaLowerCase.ttf +begin /usr/share/fonts/truetype/beteckna/BetecknaLowerCase.ttf @@ -98,24 +97,0 @@ -begin /usr/share/fonts/truetype/ttf-beteckna/BetecknaSmallCaps.ttf - Family = Beteckna - FontName = Beteckna-SmallCaps - Encoding = Unicode - Location = English - Charset = ISO8859-1 - GeneralFamily = Roman - Weight = Medium - Width = Variable - Shape = Normal Upright - Priority = 20 -end -begin /usr/share/fonts/truetype/ttf-beteckna/Beteckna.ttf - Family = Beteckna - FontName = Beteckna-Medium - Encoding = Unicode - Location = English - Charset = ISO8859-1 - GeneralFamily = Roman - Weight = Medium - Width = Variable - Shape = Normal Upright - Priority = 20 -end