severity 404540 important retitle 404540 The Rachana font disappeared in 0.4.7.3 thanks
Quoting Mahesh T. Pai ([EMAIL PROTECTED]): > Package: ttf-malayalam-fonts > Version: 1:0.4.7.3 > Severity: normal > > > Huh? > > Where is the rachana font? > > It is there in 1:0.4.7.2 and 1:0.4.7.1 of the .deb. Argh....As I introduced the OTF font in place of the former TTF one, this breaks the debian/rules logic (indeed, that file should be rewritten for lenny with a more debhelper-compliant style). Given that this removed the most important Malayalam font, I consider this bug as "important". That should be enough to motivate an update for etch. I'm immediately building a new NMU. Thanks for spotting this and apologies for introducing this bug. NMU patch attached.
diff -Nru ttf-indic-fonts-0.4.7.3/debian/changelog ttf-indic-fonts-0.4.7.4/debian/changelog --- ttf-indic-fonts-0.4.7.3/debian/changelog 2006-12-18 23:09:25.000000000 +0100 +++ ttf-indic-fonts-0.4.7.4/debian/changelog 2006-12-26 09:05:31.538473953 +0100 @@ -1,3 +1,12 @@ +ttf-indic-fonts (1:0.4.7.4) unstable; urgency=low + + * Non-maintainer upload to fix a regression introduced in last upload + * Include the Rachana_w01.otf font in ttf-malayalam-fonts. It replaces + the previous TTF font but the package build rules wre only installing + *.ttf files, not *.otf. Closes: #404540 + + -- Christian Perrier <[EMAIL PROTECTED]> Tue, 26 Dec 2006 09:03:58 +0100 + ttf-indic-fonts (1:0.4.7.3) unstable; urgency=medium * Non-maintainer upload for D-I purposes (hence bumped urgency) diff -Nru ttf-indic-fonts-0.4.7.3/debian/rules ttf-indic-fonts-0.4.7.4/debian/rules --- ttf-indic-fonts-0.4.7.3/debian/rules 2006-12-18 23:00:52.000000000 +0100 +++ ttf-indic-fonts-0.4.7.4/debian/rules 2006-12-26 09:03:54.805786743 +0100 @@ -29,13 +29,12 @@ dh_install -pttf-tamil-fonts ./ttf-tamil/*.ttf usr/share/fonts/truetype/ttf-tamil-fonts/ dh_install -pttf-tamil-fonts-udeb ./ttf-tamil/TSCu_Paranar.ttf usr/share/fonts/truetype/ttf-tamil-fonts/ dh_install -pttf-malayalam-fonts-udeb ./ttf-malayalam/Rachana_w01.otf usr/share/fonts/truetype/ttf-malayalam-fonts/ - dh_install -pttf-malayalam-fonts ./ttf-malayalam/*.ttf usr/share/fonts/truetype/ttf-malayalam-fonts/ + dh_install -pttf-malayalam-fonts ./ttf-malayalam/*.ttf ./ttf-malayalam/*.otf ./ttf-malayalam/*.otf usr/share/fonts/truetype/ttf-malayalam-fonts/ dh_install -pttf-gujarati-fonts ./ttf-gujarati/*.ttf usr/share/fonts/truetype/ttf-gujarati-fonts/ dh_install -pttf-punjabi-fonts ./ttf-punjabi/*.ttf usr/share/fonts/truetype/ttf-punjabi-fonts/ dh_install -pttf-kannada-fonts ./ttf-kannada/*.ttf usr/share/fonts/truetype/ttf-kannada-fonts/ dh_install -pttf-oriya-fonts ./ttf-oriya/*.ttf usr/share/fonts/truetype/ttf-oriya-fonts/ dh_install -pttf-telugu-fonts ./ttf-telugu/*.ttf usr/share/fonts/truetype/ttf-telugu-fonts/ - # Build architecture-independent files here. binary-indep: build install
signature.asc
Description: Digital signature