package: fonts-okolaks version: 0.5-6 severity: important Hi,
In debian/rules, it calls fontforge and use .ff scripts as below. > override_dh_auto_build: > cp -p okolaks_g.sfd Okolaks.sfd > fontforge sfd2condensed.ff $(FONTNAME).sfd > fontforge sfd2italic.ff $(FONTNAME).sfd > fontforge sfd2bold.ff $(FONTNAME).sfd > fontforge sfd2condensed.ff $(FONTNAME)Italic.sfd > fontforge sfd2condensed.ff $(FONTNAME)Bold.sfd > fontforge sfd2condensed.ff $(FONTNAME)Condensed.sfd > fontforge sfd2condensed.ff $(FONTNAME)ItalicCondensed.sfd > fontforge sfd2condensed.ff $(FONTNAME)BoldCondensed.sfd > fontforge sfd2ttf.ff *.sfd However, those .ff files are missing in fonts-okolaks source package now, probably caused by an accident with importing source to vcs. As a result, henrich@hp:/tmp $ dpkg --contents fonts-okolaks_0.5-6_all.deb drwxr-xr-x root/root 0 2014-01-05 23:58 ./ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/doc/ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/doc/fonts-okolaks/ -rw-r--r-- root/root 1251 2014-01-05 23:54 ./usr/share/doc/fonts-okolaks/changelog.Debian.gz -rw-r--r-- root/root 1147 2014-01-05 23:50 ./usr/share/doc/fonts-okolaks/copyright drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/fonts/ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/fonts/truetype/ drwxr-xr-x root/root 0 2014-01-05 23:58 ./usr/share/fonts/truetype/okolaks/ -rw-r--r-- root/root 69424 2008-04-29 19:32 ./usr/share/fonts/truetype/okolaks/okolaks_gBold.ttf It contains only one .ttf. New upstream version provides just .ttf files instead of .std, so update will solve this issue. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org