SVN tetex commit: r287 - in tetex-bin/trunk/debian: . patches
Author: frank
Date: 2005-10-19 20:09:07 +0000 (Wed, 19 Oct 2005)
New Revision: 287
Modified:
tetex-bin/trunk/debian/changelog
tetex-bin/trunk/debian/patches/patch-deb
tetex-bin/trunk/debian/postinst.in
tetex-bin/trunk/debian/rules
tetex-bin/trunk/debian/rules.in
Log:
* Changed $progname to $scriptname in fmtutil and fmtutil-sys. We
tested whether progname was correctly set to fmtutil-sys, but
$progname is also used as a command-line option to the TeX engines,
which propagates to the environment. Therefore when fmtutil
recursively called itself with -progname=jadetex, it failed (closes:
#334613). Many thanks to all who reported this bug and gave input,
special thanks that you used Followup-for and didn't open duplicates!
- also echo warnings in fmtutil/updmap to stdout, mktexfm expects the
name of the generated file on stdout, but it calls fmtutil to generate it
* Call debconf-updatepo in the clean target (closes: #334730) [frank]
* Let the clean target fail if the patches do not unapply cleanly,
i.e. they need refreshing [frank]
[For the full diff, see pkg-tetex-commits@alioth.debian.org mailing list.]
Reply to: