Package: t1-teams Version: 4.12+nmu2 Severity: grave Tags: patch Justification: renders package unusable
/etc/defoma/hints/t1-teams.hints tells the rest of Debian to look for the installed fonts in /usr/share/fonts/type1/teams/, but they are actually installed in /usr/share/fonts/X11/Type1/ like most other type 1 fonts. 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 Versions of packages t1-teams depends on: ii defoma 0.11.10-0.2 Debian Font Manager -- automatic f ii xfonts-utils 1:7.4+1 X Window System font utility progr Versions of packages t1-teams recommends: pn xfs | xserver-xfree86 <none> (no description available) t1-teams suggests no packages. -- no debconf information
--- hints.bad/t1-teams.hints 2008-11-26 07:38:21.000000000 +0100 +++ hints/t1-teams.hints 2009-10-18 18:27:59.000000000 +0200 @@ -2 +2 @@ -begin /usr/share/fonts/type1/teams/teams.pfb +begin /usr/share/fonts/X11/Type1/teams.pfb @@ -27 +27 @@ -begin /usr/share/fonts/type1/teams/teamsb.pfb +begin /usr/share/fonts/X11/Type1/teamsb.pfb @@ -52 +52 @@ -begin /usr/share/fonts/type1/teams/teamsi.pfb +begin /usr/share/fonts/X11/Type1/teamsi.pfb @@ -77 +77 @@ -begin /usr/share/fonts/type1/teams/teamsbi.pfb +begin /usr/share/fonts/X11/Type1/teamsbi.pfb

