Hi Norbert and all, On Fri, 11 May 2012 08:21:10 +0900, Norbert Preining wrote:
> I have made the following additions to the preinst of ptex-bin: > case "$1" in > install|upgrade) > if dpkg --compare-versions "$2" le "2011.20120509-1" ; then > rm -f /etc/texmf/texmf.d/30ptex* > rm -f /etc/texmf/fmt.d/30ptex* > rm -f /etc/texmf/texmf.d/20ptex* > rm -f /etc/texmf/fmt.d/20ptex* Please don't remove 20ptex* because 20ptexjtex.cnf comes from my package ptex-jtex. Well ptex-jtex is, in short, pTeX in old days (latex209 or \documentstyle for example) and license is also old ASCII's license and so in non-free. But it runs faster than the current pTeX and sometimes current pTeX's compatibility mode doesn't work for old files so it is (very rare but) useful yet. Fortunately ptex-jtex can be modified to be installable with pTeX of TeXLive so I continue to maintain it. Anytime I can remove ptex-jtex but untill it causes some inconveniences I'll maintain it. > dpkg-divert --package ptex-bin --remove --rename --divert \ > /usr/bin/pltotf.nonja /usr/bin/pltotf > > dpkg-divert --package ptex-bin --remove --rename --divert \ > /usr/share/man/man1/pltotf.nonja.1.gz /usr/share/man/man1/pltotf.1.gz > > dpkg-divert --package ptex-bin --remove --rename --divert \ > /usr/bin/tftopl.nonja /usr/bin/tftopl > > dpkg-divert --package ptex-bin --remove --rename --divert \ > /usr/share/man/man1/tftopl.nonja.1.gz /usr/share/man/man1/tftopl.1.gz > fi > esac > > > > Please let me know if you think this appropriate or if we need anything > more? I think it is reasonable. Best regards, 2012-5-11(Fri) -- Debian Developer - much more I18N of Debian Atsuhito Kohda <kohda AT debian.org> Department of Math., Univ. of Tokushima -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org