Author: preining-guest Date: 2005-10-18 16:56:31 +0000 (Tue, 18 Oct 2005) New Revision: 277
Modified: tex-common/trunk/scripts/dh_installtexfonts Log: added note about not being idempotent Modified: tex-common/trunk/scripts/dh_installtexfonts =================================================================== --- tex-common/trunk/scripts/dh_installtexfonts 2005-10-18 16:55:03 UTC (rev 276) +++ tex-common/trunk/scripts/dh_installtexfonts 2005-10-18 16:56:31 UTC (rev 277) @@ -68,6 +68,10 @@ =head1 NOTES +Note that this command is not idempotent. "dh_clean -k" should be called +between invocations of this command. Otherwise, it may cause multiple +instances of the same text to be added to maintainer scripts. + See Debian TeX policy, section 4.1.1. for details about doing fonts for TeX the Debian way. _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

