1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
tetex-base (3.0-12) unstable; urgency=low
* Customisation in 00updmap.cfg
Parts of the file /etc/texmf/updmap.d/00updmap.cfg have been taken
over by the tex-common package; the rest has been moved to
10tetex-base.cfg and 10tetex-extra.cfg. Since some map files have
changed name or have been split, automatic migration isn't possible.
If you have previously disabled or added font map files in this file,
you should manually transfer your changes to 10tetex-base.cfg,
10tetex-extra.cfg or (in case of additions) something like
99local.cfg.
-- Frank Kster <frank@debian.org> Fri, 13 Jan 2006 17:42:34 +0100
tetex-base (3.0-11) unstable; urgency=low
* Configuration file handling:
teTeX does no longer ship any TeX input or map files as configuration
files (see tetex-bin's README.Debian, section "Configuration file
placement", and the Debian TeX Policy in tex-common). Former
conffiles are removed if they are unchanged from the last distributed
version.
* New TEXMF trees
teTeX now installs its files into /usr/share/texmf-tetex, accessible
as TEXMFDIST. It also depends on a version of tex-common that
supports the new TEXMFSYSCONFIG tree in /etc/texmf.
-- Frank Kster <frank@debian.org> Mon, 5 Dec 2005 18:02:19 +0100
tetex-base (3.0-7) unstable; urgency=low
* The new TeX Directory Structure (TDS) has new locations for some font
files, in particular the map files. If you have locally installed
fonts, you will get warnings when updmap is run, indicating the
changed locations. The location for encocding files has also
changed.
Later in etch's release cycle, we should turn that text into an
easy-to-follow explanation what to do, and the warnings back to
errors.
-- Frank Kster <frank@debian.org> Tue, 18 Oct 2005 17:08:12 +0200
tetex-base (3.0-4) unstable; urgency=low
* In version 2.0.2c, *.ini files for format generation were treated as
conffiles. However, this is not really the case - according to the
LPPL, changed format files should nearly always be renamed anyway.
Therefore these files are in the main TEXMF tree from version 3.0
onwards. Because they might contain user-specific adaptation, they
have been kept on the system, and been given the extension
".preinst.bak". You can safely delete them.
-- Frank Kster <frank@debian.org> Tue, 29 Mar 2005 18:52:20 +0200
tetex-base (2.99.3) unstable; urgency=low
* Previously, tetex-base came with some static font map files which
were enough for external programs to use the TeX fonts included in
tetex-base. Starting with this upstream version, such static templates
do no longer exist, and the map files are only generated when
tetex-bin is installed. Packages that need such mapfiles therefore
need to depend on tetex-bin now.
-- Frank Kster <frank@debian.org> Wed, 17 Nov 2004 21:54:38 +0100
|