-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 package ttf-tmuni tags 308411 +patch thanks mate
ttf-tmuni (0.0.20040806-1.1) unstable; urgency=high * Non-maintainer upload. * Urgency high due to RC bug fix. * debian/prerm: Removed. (Closes: #308411) -- Luk Claes <[EMAIL PROTECTED]> Fri, 13 May 2005 17:22:02 +0200 Patch attached Cheers Luk -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFChMiV5UTeB5t8Mo0RAtHcAKCZhIjpZamVBTnjItAiCfuqRpU6TgCcDlyg 1HGNma7VnrgNFjN02kNPThg= =++4J -----END PGP SIGNATURE-----
diff -u ttf-tmuni-0.0.20040806/debian/changelog ttf-tmuni-0.0.20040806/debian/changelog --- ttf-tmuni-0.0.20040806/debian/changelog +++ ttf-tmuni-0.0.20040806/debian/changelog @@ -1,3 +1,11 @@ +ttf-tmuni (0.0.20040806-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Urgency high due to RC bug fix. + * debian/prerm: Removed. (Closes: #308411) + + -- Luk Claes <[EMAIL PROTECTED]> Fri, 13 May 2005 17:22:02 +0200 + ttf-tmuni (0.0.20040806-1) unstable; urgency=low * Initial Release of Tibetan Machine Uni (alpha version). (Closes: #293688) reverted: --- ttf-tmuni-0.0.20040806/debian/prerm +++ ttf-tmuni-0.0.20040806.orig/debian/prerm @@ -1,10 +0,0 @@ -#!/bin/sh - -#DEBHELPER# - -# Automatically added by dh_installdefoma -FILE='/etc/defoma/hints/ttf-tmuni.hints' -if [ "$1" = remove ]; then - /usr/bin/defoma-font purge-all $FILE -fi -# End automatically added section