tetex-bin (3.0-30maemo2+0m5) unstable; urgency=low

  * This entry has been added by BIFH queue processor
    Suffix +0m5 added to package revision

 -- Juha Kallioinen <juha.kallioinen@nokia.com>  Tue, 23 Feb 2010 12:08:58 +0200

tetex-bin (3.0-30maemo2) unstable; urgency=low

  * removed a couple of commercially offensive files
    tetex-src-3.0/texk/xdvik/psheader.txt
    tetex-src-3.0/texk/dvipsk/special.lpro
  * Fixes: NB#157352

 -- Juha Kallioinen <juha.kallioinen@nokia.com>  Thu, 18 Feb 2010 13:12:20 +0200

tetex-bin (3.0-30maemo1) unstable; urgency=low

  * Specify format/configuration dirs manually
  * Set maintainer to integration@maemo.org

 -- Jussi Hakala <ext-jussi.hakala@nokia.com>  Mon, 31 Mar 2008 17:19:20 +0300

tetex-bin (3.0-30) unstable; urgency=low

  * The timezone patch from the last upload was wrong for 64bit
    architectures.  Applied corrected patch from upstream, thanks to
    Martin Michlmayr <tbm@cyrius.com> (closes: #409517) [frank]

 -- Frank Küster <frank@debian.org>  Thu, 15 Feb 2007 12:54:16 +0100

tetex-bin (3.0-29) unstable; urgency=low

  * Apply a patch from upstream (Mark A. Wicks) to prevent dvipdfm from
    crashing when called in a time zone having an offset from GMT, which is
    not an integer number. (Closes: #291438) [hilmar]

 -- Frank Küster <frank@debian.org>  Wed, 10 Jan 2007 01:49:56 +0530

tetex-bin (3.0-28) unstable; urgency=low

  * mktexlsr: print a useful message instead of "no" when called by root
    with no arguments (closes: #402763).
  * mktexlsr.man: document the change due to the patch closing bug #294197
    (cf. first changelog entry for 3.0-27).

 -- Florent Rougon <frn@debian.org>  Wed, 27 Dec 2006 23:22:03 +0100

tetex-bin (3.0-27) unstable; urgency=low

  * Apply patch by Julian Gilbey <jdg@debian.org> to prevent mktexlsr from
    creating ls-R in root's home directory (closes: #294197)
  * Add a missing hunk for the patch in the last upload, this should
    really make texdoctk work

 -- Frank Küster <frank@debian.org>  Wed,  6 Dec 2006 23:38:51 +0100

tetex-bin (3.0-26) unstable; urgency=low

  * Hardcode the two possible TEXMFDIST paths in texdoctk.  This makes it
    work again if tetex-doc and one texlive-doc-* package are installed at
    the same time.  Thanks to Braun Gabor <braung@renyi.hu> for reporting
    and Ralf Stubner <ralf.stubner@web.de> for ideas for fixing this
    (closes: #400058)

 -- Frank Küster <frank@debian.org>  Wed,  6 Dec 2006 22:19:02 +0100

tetex-bin (3.0-25) unstable; urgency=low

  * Simplify README.Debian, it now just points to tex-common's "TeX on
    Debian" document, and is no longer registered with doc-base.

 -- Frank Küster <frank@debian.org>  Wed,  6 Dec 2006 14:26:00 +0100

tetex-bin (3.0-24) unstable; urgency=high

  * Apply patch from upstream to pdftex that allows it to work properly
    with CJK fonts with their large number of subfonts.  Many thanks to
    Thanh Han The <hanthethanh@gmail.com>, Jie Luo
    <luojie@nlsde.buaa.edu.cn> for the patch and many others for
    debugging. 
    This fixes a FTBFS bug in debian-reference and closes: #399897, hence
    the urgency
  * Write a proper manpage for texconfig, and document which commands
    make sense to be used on a Debian system.  Thanks to Géraud Meyer
    <geraud_meyer@hotmail.com> for reminding us (closes: #396823)
  * Make "texconfig faq" find the teTeX faq

 -- Frank Küster <frank@debian.org>  Fri, 24 Nov 2006 15:28:51 +0100

tetex-bin (3.0-23) unstable; urgency=low

  * Include in pdftex a simple one-line-patch from upstream to allow
    inclusion of TrueType fonts (closes: #394028) [frank]

 -- Frank Küster <frank@debian.org>  Thu, 19 Oct 2006 07:48:44 +0200

tetex-bin (3.0-22) unstable; urgency=low

  * Restrict the compile-time search path for texmf.cnf to directories
    that in fact exist on a Debian system, thanks to Toby Speight
    <T.M.Speight.90@cantab.net> (closes: #392195) [frank]
  * Source debianize-updmap at the proper place in updmap, so that
    syncWithTrees() gets overloaded by the version in debianize-updmap.
    Additionally, patch updmap so that using it with --edit doesn't wreak
    havoc on Debian systems. Using --edit will call
    debianEditWarnAndShow() from debianize-updmap, hence tetex-bin has to
    depend on tex-common (>= 0.34).
    Closes: #392573, #334747. [frank, florent]
  * Install xdvi's README.t1fonts (closes: #353889) [frank]

 -- Frank Küster <frank@debian.org>  Wed, 18 Oct 2006 15:35:09 +0200

tetex-bin (3.0-21) unstable; urgency=medium

  * Really load the debianize-updmap script from tex-common (closes:
    #392105) [frank]

 -- Frank Küster <frank@debian.org>  Tue, 10 Oct 2006 15:07:21 +0200

tetex-bin (3.0-20) unstable; urgency=medium

  * In postinst, generate language.dat every time before recreating
    formats.  This is needed to prevent failures in format creation when a
    package with language information is installed or upgraded in the same
    dpkg run.  Thanks to Ralf Stubner for noticing [frank]
  * Fix updmap to properly work with --enable and --disable, and load the
    debianize-updmap script from tex-common [frank]
  * The postinst script now uses a script in tex-common to handle the
    configuration file for format generation [frank]

 -- Frank Küster <frank@debian.org>  Mon,  9 Oct 2006 10:28:11 +0200

tetex-bin (3.0-19) unstable; urgency=low

  * Fix typo in the changelog entry of 3.0-17, s/nonexitant/nonexistent/. [frank]
  * Install documentation in /usr/share/doc/tetex-doc/tetex, not in
    TEXMFMAIN [frank]
  * Do not try to call install-info during package build [frank]
  * Apply the patch to fix a possible texdoctk crash. (closes: #351559)
    Thanks to Niko Tyni <ntyni@iki.fi> for investigation! [hilmar-guest]
  * Update changelog for 3.0-14. We forgot to close two bugs. [hilmar-guest]
  * Again fix dangling symlink of mfw.base, thanks to Ian Zimmerman
    <nobrowser@gmail.com> (closes: #377093) [hilmar]
  * Replace a double backslash (\\) with a single one in postinst, thanks to
    Chung-chieh Shan (closes: #381792). [florent]
  * add a patch to get rid of the magic header of a2ping
    - stolen from TeX-Live repository of Norbert Preining
    - kills another lintian error
  * Remove last debconf question (or rather, a note), and add a remark in
    README.Debian.sgml instead (closes: #388972, #382965).  Consequently,
    we can remove the Build-Dependency on po-debconf. [frank]
  * Backports: [frank]
    - Add a Build-Depends on sarge's xlibs-dev to prevent linking against
      XOrg 
    - Use debchange with the new -b option instead of sed to update the
      changelog.  I hope this will make the backports people happy.

 -- Frank Küster <frank@debian.org>  Wed, 27 Sep 2006 12:11:23 +0200

tetex-bin (3.0-18) unstable; urgency=low

  * Fix stupid error in the postinst script, thanks to Martin Pitt
    <martin.pitt@ubuntu.com> (closes: #376117) [frank]
  * Fix dangling symlink of mfw.base, thanks to Ian Zimmerman
    <nobrowser@gmail.com> (closes: #377093) [frank]
  * Remove tetex-base from Build-Depends.  Yes, it's actually not needed!
    It was probably there because the upstream README says that the texmf
    tarball must be unpacked first; but this is because upstream creates
    the formats with "make install".  Funny that nobody ever noticed this
    for years... [frank]
  * Refresh common.functions.in from tex-common.
    create_tetex_formats() now runs fmtutil-sys in a temporary directory
    (closes: #377997). [florent]
  * Updated Maintainer field to use new mailing list [jdg]

 -- Frank Küster <frank@debian.org>  Wed, 19 Jul 2006 20:26:07 +0200

tetex-bin (3.0-17) unstable; urgency=medium

  * Do not link statically against the included libgd, instead use the one
    installed in the system.  This fixes some possible security issues,
    hence the urgency [frank]
  * dvips.info, dvips.texi, dvips.1: Apply documentation patch by Vincent
    Fourmond <vincent.fourmond@9online.fr> (approved upstream), many
    thanks (closes: #364505) [frank]
  * Backports: Remove the now obsolete remark about not linking against
    libpoppler from the lines added at the top of the changelog [frank]
  * Change texconfig to use sensible-editor instead of hardcoded vi to
    edit files, and document this in the manual page.  Thanks to Vincent
    Lönngren <bice77@malmo2.net> (closes: #365979) [frank]
  * Document more clearly that british english hyphenation patterns are
    non-free and cannot be enabled.
  * Add support for nonexistent TEXMFVAR to texk/kpathsea/mktexnam 
    (approved upstream). First step for a new font caching. [ralf]
  * In xdvi, force input focus for the text input field that appears after
    hitting Ctrl-F (string search). Closes: #370505. [florent]
  * Do not install symlinks into texmfvar [frank]
  * Move all files from TEXMFMAIN to TEXMFDIST, except some scripts that
    would not be found at the new location.  This makes tetex-bin comply
    with current Policy. [frank]

 -- Frank Küster <frank@debian.org>  Thu, 29 Jun 2006 13:43:18 +0200

tetex-bin (3.0-16) unstable; urgency=low

  * This package now again creates a libkpathsea-dev binary package.
    Since the API has not changed, we can safely do that - the old
    libkpathsea3 source and binary package will be removed once all
    depending packages have been rebuilt.  Many thanks to Adrian Bunk for
    insisting (closes: #354507) [frank]
  * Edit the changelog of the last version and remove the "to be
    implemented" comment about applying xpdf patches again for sarge - in
    fact this had been properly done before the upload. [frank]
  * Change pdftex's version string to indicate that it uses libpoppler,
    thanks to Julian for help with the code [frank]
  * Drop the (previously default) alternative libxaw8-dev and stick to
    libxaw7-dev, as requested by the X Strike Force [frank]
  * Add mfw.1 -> mf.1 symlink [jdg]
  * Add texconfig-dialog.1 -> texconfig.1 symlink and modify the manpage
    to reflect this [jdg]
  * Incorporate LICENSE.src into the standard copyright file [jdg]
  * Use -t switch on mktemp in maintainer scripts [jdg]
  * Make tetex-bin Depend on dialog | whiptail rather than Recommend it;
    texconfig requires this for interactive mode [jdg]
  * Made debian/{common.,}variables a lot more Perl-like and readable
  * Remove _all_ generated *.info and dir, dir.old files during
    debian/rules clean
  * Version conflicts with cweb and ctie [jdg]
  * Backports:  Since libpoppler is now available on backports.org, use it
    again, and remove the included xpdf sources before build
  * Translations:
    - Update Dutch debconf translation, thanks to Vincent Zweije
      <zweije@xs4all.nl> (closes: #358461) [frank]
    - Update Japanese debconf translation, thanks to Kenshi Muto
      <kmuto@debian.org> (closes: #358928) [frank]
    - Update German debconf translation, thanks to Helge Kreutzmann
      <kreutzm@itp.uni-hannover.de> [frank]
    - Update Lithuanian debconf translation, thanks to Kęstutis Biliūnas
      <kebil@kaunas.init.lt> (closes: #360283) [frank]

 -- Frank Küster <frank@debian.org>  Tue,  4 Apr 2006 16:59:50 +0200

tetex-bin (3.0-15) unstable; urgency=medium

  * Install libkpathsea.la into the dev package, and let libkpathsea4-dev
    replace tetex-bin (<= 3.0-14).  This is at least an important bug,
    hence the increased urgency [frank]
  * Really install the reportbug control script [frank]
  * Make clearer in README.Debian that adding configuration files is
    preferred over editing conffiles, thanks to Richard Lewis
    <rtf@jabble.org> [frank]
  * Convert README.Debian to the DebianDoc-SGML format; install the text
    and HTML versions; register them with doc-base. [florent]
  * add the magic header to fmt.d/01tetex.cnf, and install a list file in
    /var/lib/tex-common/fmtutil-cnf (Closes: #354375) [preining, frank]
  * Add the temporary directory to TEXFORMATS in fmtutil, to allow
    building formats based on latex.fmt without cluttering stdout (closes:
    #354604) [frank]
  * Backports:  
    - Change the included backporting structure to create version numbers
      for www.backports.org
    - Don't apply patch-poppler for the sarge backports, instead apply the
      xpdf patches again.

 -- Frank Küster <frank@debian.org>  Wed, 15 Mar 2006 10:17:36 +0100

tetex-bin (3.0-14) unstable; urgency=low

  * Do not install eplain man pages since there is no eplain binary [preining]
  * Add a reportbug control script, so that we get information about
    tetex-base and -extra, too [frank]
  * Unregister obsolete debconf questions (closes: #344994) [frank]
  * Don't try to install alternatives for obsolete oxdvi (closes: #335477)
    [frank]
  * debian/patches/patch-poppler: Additionally include <poppler/Link.h> in
    pdftoepdf.cc to fix FTBFS with poppler >= 0.5, thanks to Martin Pitt
    <martin.pitt@ubuntu.com> (closes: #349681) [frank]
  * (Again) add watch file [frank]
  * Add Suggests: xbase-clients, because texdoctk uses it, thanks to Niko
    Tyni <ntyni@iki.fi> (closes: #351558) [frank]
  * Reword NEWS.Debian to refer to tex-common generally, not only to
    tex-common's NEWS.Debian which currently does not exist.  Thanks to
    Ross Boylan <RossBoylan@stanfordalumni.org> for spotting this (closes:
    #352564) [frank]
  * remove LaTeX and pdfLaTeX format files before trying to recreate all
    formats.  To achieve this properly, use a different name for the
    maintainer script variable that points to /var/lib/texmf than for the
    texmf.cnf and environment variable for the same directory (closes:
    #352391, #346135, #352569) [frank] 

 -- Frank Küster <frank@debian.org>  Tue, 14 Feb 2006 16:20:52 +0100

tetex-bin (3.0-13) unstable; urgency=low

  * {texconfig,fmtutil,updmap}-sys: improve handling to avoid spurious
    warnings when fmtutil is called from texconfig-sys (Closes: #343172) [jdg]
  * fmtutil: change $scriptname back to $progname to simplify patch [jdg]
  * fmtutil, updmap: fix mktexfmt handling (now called correctly by root
    and non-root) and error message handling when fmtutil/updmap called by
    root [jdg]
  * Fix patch-poppler: Accidently all binaries where linked against
    libpoppler and everything it links to (closes: #344912) [frank]
  * Add CVE ID to the changelog entry for 3.0-11 to indicate clearly which
    security issues have been fixed.
  * Bump standards version to 3.6.2 (no changes needed)
  * Fixes to manpages to make lintian happy
  * Translations: 
    - Added Swedish debconf translation, thanks to Daniel Nylander
      <yeager@lidkoping.net> (closes: #343741) [frank]

 -- Frank Küster <frank@debian.org>  Tue, 27 Dec 2005 21:21:00 +0100

tetex-bin (3.0-12) unstable; urgency=low

  * Because of the frequent security issues with xpdf, we do no longer use
    the included xpdf code, but libpoppler instead. Many thanks to Martin Pitt
    <martin.pitt@canonical.com> for the patch (closes: #316546) [frank]
  * Add debian/patches/patch-poppler to build the two files that require xpdf
    (texk/web2c/pdftexdir/{pdftosrc.cc,pdftoepdf.cc}) against poppler:
    - Adapt include file paths.
    - s/GString/GooString/ (poppler change to not conflict with glib).
    - Adapt GlobalParams() constructor.
    - web2c/pdftexdir/depend.mk: Removed, and re-generated with 'make depend'
      to get rid of all the zlib and xpdf references to the shipped sources.
    - configure.in: Set needs_libxpdf=no even when building with pdftex, to
      avoid trying to build the internal xpdf copy.
    - configure: Stripped down changes generated by running autoconf 2.13.
  * Removed xpdf security patches, they are not necessary any more.
  * debian/control: Build-Depend on libpoppler-dev.
  * debian/rules.in:
    - Build with XXCFLAGS='-I/usr/include/poppler' and LDFLAGS='-lpoppler'.
    - Remove libs/xpdf and libs/zlib before building, just to make sure that
      we really don't use it.
    - Clean debian/latex.info on clean to be able to build the
      source package after building binaries.
  * Add a build-dependency on libjpeg62-dev - pdfetex was linked against
    it even in older versions, but apparently the development library is
    no longer pulled in by other build-deps.

 -- Frank Küster <frank@debian.org>  Tue, 13 Dec 2005 17:32:37 +0100

tetex-bin (3.0-11) unstable; urgency=high

  * Security update to address CVE-2005-3191, CVE-2005-3192,
    CVE-2005-3193. 
  * Apply xpdf patch 3.01pl1 to fix vulnerabilities in the included xpdf
    code.  The patch has been modified slightly, because our code is based
    on xpdf 3.00 which uses gmalloc() instead of gmallocn() (closes:
    #342292) [frank]
  * Remove old alternatives for oxdvi, which is now integrated in xdvi
    (closes: #335477) [frank]
  * Add Florent to the list of uploaders to prevent future technical NMUs,
    and acknowledge the last one with thanks (closes: #335055)
    [frank] 
  * Fix up our backwards compatibility code in fmtutil(-sys), so that root
    can now also use it as mktexfmt (closes: #338986) [frank]
  * Remove ancient code from libkpathsea's postinst script; it is now
    fully created by debhelper.  The same is true for libkpathsea4-dev.
    Many thanks to Hilmar (closes: #207874) [frank]
  * Unset variables that might override texmf.cnf settings in postinst
    [frank] 
  * Translations: 
    - Update Italian debconf translation, thanks to Luca Monducci
      <luca.mo@tiscali.it> (closes: #336092) [frank]
    - Update French debconf translation, thanks to Clement Stenac
      <zorglub@via.ecp.fr> (closes: #337308) [frank]
    - Update Danish debconf translation, thanks to Claus Hindsgaul
      <claus_h@image.dk> (closes: #339388) [frank]
    - Update Czech debconf translation, thanks to Miroslav Kure
      <kurem@upcase.inf.upol.cz> (closes: #341940) [frank]

 -- Frank Küster <frank@debian.org>  Wed,  7 Dec 2005 14:34:12 +0100

tetex-bin (3.0-10.1) unstable; urgency=low

  * Non-maintainer upload (well, technically; because all the changes were
    already in the Debian teTeX SVN repository, and I [Florent Rougon]
    have direct write access there, etc.). Bug #335055 is causing
    some trouble to the autobuilders, hence the NMU.
  * Fix a path in the postinst script (closes: #334660) [frank]
  * Remove old formats with option '-f' (closes: #335055) [stubner]

 -- Florent Rougon <frn@debian.org>  Sat, 22 Oct 2005 18:15:09 +0200

tetex-bin (3.0-10) unstable; urgency=low

  * 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!
  * Really install changelog.Debian.experimental [frank]
  * Install the old md5sums for ucf-managed files [frank] 
  * 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]
  * Install the mfw binary again (closes: #334713)
  * Conflict with xmltex that still has bug #328749.

 -- Frank Küster <frank@debian.org>  Thu, 20 Oct 2005 16:54:43 +0200

tetex-bin (3.0-9) unstable; urgency=low

  * Upload new upstream release to unstable.  The changelog of the
    versions in experimental is available in
    changelog.Debian.experimental.gz. 

  Upstream changes:

  * Lots of bugs are closed by this upload - all bugs listed below have
    already been tagged fixed-upstream, and there should be an explanation
    in the bug logs at http://bugs.debian.org/<bugnumber>. In some cases
    the explanation is only a link to the LaTeX Project bug database, or
    it is in the comments of the mail sent to the control server, but it's
    always there. 
  
    - bugs of xdvi: (closes: #107637, #111983, #168080, #175560, #277499,
      #222398, #243384, #269778, #186209)
  
    - bugs of dvips: (closes: #277499, #102120, #123763, #53927, #249466,
      #287309, #266718)
    - miscellaneous bugs: (closes: #83146, #107258, #137823, #175794,
      #176526, #197259, #209347, #219630, #225687, #232420, #238627,
      #264394, #273596, #273597, #182215, #255101, #285395, #201935)
  
  * Files are now arranged according to the TeX Directory Structure v. 1.1
    (changes mainly involve font maps and encoding files, and the script
    directory).  
  * texconfig / updmap / fmtutil can now be used to create user-specific
    configuration.  For system-wide configuration, use texconfig-sys,
    updmap-sys or fmtutil-sys.  The debian-specific scripts update-updmap,
    update-fmtutil and update-language have been adapted accordingly. 
  * Other important upstream changes are described shortly in
    /usr/share/doc/tetex-bin/NEWS.gz. 
  * The libkpathsea library has a new soname.  Developers, please do not
    yet upload packages linked against libkpathsea4, in order to prevent
    the library transition from being mixed with ongoing transitions
    (closes: #334005)

  Debian-specific changes:
  
  * For details concerning users, see
    /usr/share/doc/tetex-bin/README.Debian.gz and
    /usr/share/doc/tetex-bin/NEWS.Debian.gz, and - especially for
    developers - the Debian TeX Policy draft in the tex-common package. 
  * The packaging has been revised and partly rewritten:
    - We now work with a pristine upstream tarball as orig.tar.gz
    - Most files needed for creation of the package, as well as the
      maintainer scripts, are now generated using ePerl. The configuration
      is done, as much as possible, through the files variables,
      common.variables, and common.functions
    - To synchronise this and the tetex-base package, common.functions and
      common.variables from the tex-common package tree are used.
    - We also build-depend on tex-common and use a single-file patch
      Makefile snippet it provides.
  * We provide infrastructure to allow for easy backporting of teTeX 3.0
    to sarge. 
  * Dropped build-dependency on xlibs-dev - all necessary libraries are
    pulled in by libxaw8-dev or libxaw7-dev (closes: #258256, #241090).
  * Reverted error handling in the postinst script. A configured tetex-bin
    package now guarantees that the formats have been built.
  * We changed the system to behave less strict and accept font map and
    enc locations according to the old TeX Directory structure.  This will
    hopefully be dropped later in the release cycle of etch.
  * Some code to support upgrades from pre-woody has been dropped.  Most
    notably, the TEXMFOLDLOCAL tree is no longer supported
  * Conflict with jadetex <= 3.13-3, since it does not yet cooperate
    (closes: #299537, #298884)
  * Add a patch that allows xdvi to read from file descriptors, instead of
    filenames (closes: #300109)
  * Add a hunk to patch-texdoctk to allow again to view documentation. 
  * Explain -s option to texdoc in the manpage, and make it really work
    (closes: #301156, #301115)
  * Add Conflicts/Replaces ctie (no point adding provides, as no other
    package appears to depend on it)
  * Apply patch by Matthias Klose to allow building with xorg (closes:
    #310434).
  * Re-libtoolize with newer libtool to allow building for GNU/KFreeBSD,
    minimal patch thanks to Aurelien Jarno <aurel32@debian.org> (closes:
    #320141).
  * Now uses ${misc:Depends} to generate debconf dependency (closes:
    #332114) 
  * The following bugs only existed in experimental and were marked as
    fixed-in-experimental by uploads to experimental.  Some of them might
    not have been closed manually, therefore this upload to unstable
    finally closes: #304294, #320812, #309185, #299877, #299942, #299809,
    #299645, #298257, #298315, #302052, #327129, #332397, #332301,
    #325551, #332840, #333732, #330278, #323827, #324670, #321241,
    #320781, #299936, #322181, #299644, #321066.
  
  * Thanks for testing of the experimental versions go to Eythan Weg
    <weg@indiscrete.org>, Thomas Kosch <t.kosch@schuckeduster.org> Zack
    Cerza <zcerza@coe.neu.edu>, Aurelien Jarno <aurel32@debian.org>, Ralf
    Stubner <ralf.stubner@physik.uni-erlangen.de>, Miles Bader
    <miles@lsi.nec.co.jp>, Martin Fluch
    <fluch@rock.helsinki.fi>, and of course the whole debian-tetex-maint
    list.

 -- Frank Küster <frank@debian.org>  Tue, 18 Oct 2005 18:08:21 +0200
  
tetex-bin (2.0.2-31) unstable; urgency=low

  * Translations:
    - Updated German debconf translation, thanks to Jens Seidel
      <jensseidel@users.sf.net> (closes: #312411) [frank]
    - Added Vietnamese debconf translation, thanks to Clytie Siddall
      <clytie@riverland.net.au> (closes: #310059)[frank]
  * Upload to trigger recompilation, needed because of the C++
    transition. 

 -- Frank Küster <frank@debian.org>  Thu, 28 Jul 2005 18:08:51 +0200

tetex-bin (2.0.2-30) unstable; urgency=low

  * Restore debian/watch and don't keep the recovered control file in
    the package

 -- Julian Gilbey <jdg@debian.org>  Fri,  6 May 2005 19:30:16 -0600

tetex-bin (2.0.2-29) unstable; urgency=low

  * No longer conflict with new versions of cweb (closes: #300768, #307816)

 -- Julian Gilbey <jdg@debian.org>  Tue, 12 Apr 2005 13:38:16 -0600

tetex-bin (2.0.2-28) unstable; urgency=low

  * The maintainer scripts now will again fail if the format or map file
    generation fails.  This has been turned into a debconf note in version
    2.0.2-19 as an emergency action, and must be dropped now the packages
    proved to be stable.
  
    This might reveal some bugs that had been hidden so far, and might
    help debug #302827. [frank]
  * In postinst, fix language.dat if it points to an old french
    hyphenation file that we no longer ship, and which only loaded the new
    one even in woody, thanks to Sven Koch <haegar@sdinet.de> (closes:
    #302286) [frank]

 -- Frank Küster <frank@debian.org>  Mon,  4 Apr 2005 20:41:26 +0200

tetex-bin (2.0.2-27) unstable; urgency=low

  * Unset HOME before running mktexlsr, thanks to Uwe Zeisberger
    <zeisberg@informatik.uni-freiburg.de> (see: #294197) [frank]
  * Change wording in NEWS.Debian, thanks to Helge Kreutzmann
    <kreutzm@itp.uni-hannover.de>, and add a remark on (not) setting the
    TEXMF environment variable, thanks to Richard Lewis <rtf@jabble.com>
    (closes: #269732, #297284) [frank]
  * Check all manpages for dashes that would be displayed as unicode
    letters, instead of ASCII dashes, in commandline options, and fixed
    many. Thanks to Julien Lamy <julien.lamy@ircad.u-strasbg.fr> (closes:
    #297524) [frank]
  * Fix distorting typos in texconfig, thanks to Andrew Young
    <aty@sciences.sdsu.edu> (closes: #298479) [frank] 
  * Describe -s option in texdoc's manual page. (closes: #301115) [frank]

 -- Frank Küster <frank@debian.org>  Wed, 30 Mar 2005 10:04:18 +0200

tetex-bin (2.0.2-26) unstable; urgency=high

  * SECURITY UPDATE: Added a patch to fix one more buffer overflow in xpdf
    code (CAN-2005-0064). The patch was provided by a Red Hat engineer;
    thanks to Joey for informing me very fast.
  * Correct the syntax error in the patch to xdvizilla, thanks to Giuseppe
    Bonacci <g.bonacci@libero.it> (closes: #289845) [frank]
  * Correctly save and reset $IFS in postinst (closes: #288182) [frank]

 -- Frank Küster <frank@debian.org>  Tue, 18 Jan 2005 18:39:49 +0100

tetex-bin (2.0.2-25) unstable; urgency=high

  * SECURITY UPDATE: 
    - Added debian/patches/patch-CAN-2004-1125 to fix a buffer overflow in
      PDF reading code that was taken from xpdf (closes: #286984). Thanks to
      Martin Pitt <martin.pitt@canonical.com>, see
      http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
      [frank]
    - Fixed insecure tempfile creation, thanks to Javier
      FernÃ¡ndez-Sanguino PeÃ±a <jfs@computer.org> (closes: #286370) [frank]
  * Fixed clean target, again providing clean sources [frank]
  * Added Suggests: rubber; together with lacheck this (closes: #196987)
    [frank]

 -- Frank KÃŒster <frank@debian.org>  Thu, 23 Dec 2004 16:31:38 +0100

tetex-bin (2.0.2-24) unstable; urgency=high

  * SECURITY UPDATE: more buffer overflows in xpdf library, thanks to
    Martin Pitt <mpitt@debian.org> for the tetex-bin-specific patch, which
    fixes more integer overflows discovered by Markus Meissner
    <meissner@suse.de>, thanks to him for discovering this.
  * Added debian/patches/patch-CAN-2004-0888. This patch contains the
    first fix included in the last upload, as well as the additional fixes
    from this upload, which are:
     - libs/xpdf/goo/gmem.[ch]: change declarations of gmalloc and grealloc to
       use size_t instead of int; int truncated sizes to 32 bits, which made
       xpdf still vulnerable to integer (and eventually buffer) overflow
       attacks on 64 bit platforms like amd64.
     - libs/xpdf/xpdf/XRef.cc: fix several unchecked negative integer conditions
     - References: CAN-2004-0888
    [frank]
  * Create temporary directory safely in the Debian-speicfic patch to
    texdoc [frank]
  * Fix outdated file locations in manpage for cweb, ctangle, and
    cweave (closes: #280467) [frank]
  * Translations:
    - added italian translation, thanks to Luca Monducci
      <luca.mo@tiscali.it> (closes: #279713) [frank]
    - added lithuanian translation, thanks to Kestutis Biliunas
      <kebil@kaunas.init.lt> (closes: #280727) [frank]
    - corrected typo in german translation, thanks to Erik Schanze
      <schanzi_usenet@gmx.de> (closes: #281388) [frank]

 -- Frank Küster <frank@debian.org>  Tue, 23 Nov 2004 13:17:51 +0100

tetex-bin (2.0.2-23) unstable; urgency=high

  * Security fix for the xpdf code included in pdftex. Many thanks to
    Adrian Bunk <bunk@stusta.de> and Martin Schulze <joey@infodrom.org>
    (closes: #278298) [frank]
  * Do not discard the font cache when updating from woody [frank]
  * Fix typo in dvips manpage (closes: #274439) [frank]
  * Change wording of a diagnostic message of update-texmf, and add a
    --debug option (closes: #273244) [frank]
  * Translations:
    - added czech translation, thanks to Miroslav Kure
      <kurem@upcase.inf.upol.cz> (closes: #273712) [frank]

 -- Frank Küster <frank@debian.org>  Wed, 27 Oct 2004 10:30:32 +0200

tetex-bin (2.0.2-22) unstable; urgency=high

  * This release contains the corrected fix to a bug that's at least
    important, if not RC, and lots of translation updates. It should go
    into sarge, therefore the high urgency.
  * Bug #267734 was not really fixed by the last upload because of a typo
    in the postinst script, thanks to Florent Rougon <f.rougon@free.fr>
    (see discussion in debian-tetex-maint with 269416 in the
    subject). [frank]
  * Add an important remark to 95NonPath.cnf (closes: #271464) [frank]
  * Use the correct version number for woody when comparing fmtutil.cnf
    [frank] 
  * Fix and document the -s option to texdoc (closes: #272477) [frank].
  * Stylistic corrections to the english debconf template, thanks to
    Richard Lewis <rtf@jabble.com> [frank].
  * Translations:
    - fixed danish debconf translation, thanks to Claus Hindsgaul
      <claus_h@image.dk> (closes: #269674) [frank]
    - updated debconf translations, with many thanks to Javier
      Fernández-Sanguino Peña <jfs@computer.org> (spanish), Helge
      Kreutzmann <kreutzm@itp.uni-hannover.de> (german), Kenshi Muto
      <kmuto@debian.org> (japanese), Andre Luis Lopes
      <andrelop@debian.org> (brazilian portuguese), Recai Oktas
      <roktas@omu.edu.tr> (turkish), Josep Monés i Teixidor
      <jmones@puntbarra.com> (catalan), Christian Perrier
      <bubulle@debian.org> (french), Luk Claes <Luk.Claes@UGent.be>
      (dutch) (closes: #271344, #272236). [frank]

 -- Frank Küster <frank@debian.org>  Thu, 23 Sep 2004 15:46:52 +0200

tetex-bin (2.0.2-21) unstable; urgency=high

  * Closes a couple of important bugs in maintainer scripts, and should
    really get into sarge , therefore urgency=high.
  * Make sure that the correct language.dat is generated for the common
    formats, provide a smooth upgrade path from woody, and correct the
    regexp for fixing a buggy language.dat, thanks to Hilmar and Florent
    (closes: #269172, #267886). [frank]  
  * Also provide a smooth upgrade path to the use of update-updmap and
    update-fmtutil, thanks to Pierre Machard <pmachard@debian.org> and
    Juhapekka Tolvanen <juhtolv@iki.fi> (closes: #268957, #267734). 
    [frank]
  * Use correct Conflicts: and Provides: lines for dvipdfm, texdoctk, and
    some pre-woody packages that we completely replace, thanks to Bill
    Allombert <ballombe@debian.org> (closes: #269235). [frank]
  * Don't handle /var/cache/fonts in postrm, this is now in tetex-base
    [frank] 
  * For the fix of #267664 in the last upload, a thank you also goes to
    Hilmar, once more.
  * Polished the wording of the english debconf questions, thanks to Gee
    Law <boo@scaryduck.me.uk> (closes: #268764) [frank]

 -- Frank Küster <frank@debian.org>  Thu,  2 Sep 2004 17:05:49 +0200

tetex-bin (2.0.2-20) unstable; urgency=high

  * All closed bugs but the debconf translation are RC, and the first is
    also in sarge, hence the urgency.
  * Back in 2.0.2-4.2, and again in -17, the default answers to some
    debconf questions were changed. Because of this, we have to show them
    again once more - thanks to Pierre Machard <pmachard@debian.org>
    (closes: #267664, see also #267413) [frank]
  * Make sure that VARTEXMF really gets set in texmf.cnf, and that
    language.dat is really fixed, thanks to Hilmar [frank]
  * Do not create or mangle font cache directories, this is done in
    tetex-base (closes: #248308, see also: #267413 and #267896) [frank] 
  * Translations:
    - updated french debconf translation by debian-l10n-french and
      Christian Perrier (closes: #267214) [frank]
  * The trailer for this changelog entry is forged and probably inaccurate
    [jdg, 28/3/06]

 -- Frank Küster <frank@debian.org>  Thu,  1 Sep 2004 17:05:49 +0200

tetex-bin (2.0.2-19) unstable; urgency=high

  * Urgency high because it fixes an RC bug that is also in sarge
  * If the generation of formats (and map files) fails in postinst,
    display a critical debconf note, instead of exiting with an
    error. This will lower the severity of some bugs, where the failure is
    due to a user not accepting conffile changes. Furthermore, the warning
    displayed with the last critical conffile change is now more
    "convincing". (Closes: #266497). [frank]
  * Conflict with older jadetex versions (closes: #264319) [frank]
  * Translations:
    - updated danish debconf translation for the new note, thanks to Claus
      Hindsgaul <claus_h@image.dk> [frank]
    - same for japanese, thanks to Kenshi Muto <kmuto@debian.org>, and
      brazilian portugese, thanks to Andre Luis Lopes <andrelop@debian.org>
      (closes: #266952) [frank]

 -- Frank Küster <frank@debian.org>  Thu, 19 Aug 2004 17:06:08 +0200

tetex-bin (2.0.2-18) unstable; urgency=low

  * This upload was practically by Hilmar.  Thanks to Hilmar.  [kohda]
  * Don't revert the TeX - e-TeX migration but build the formats latex.fmt 
    and pdflatex.fmt too, as they are needed in rare cases.  [kohda]
    (Closes: #263296, #264043)
  * Fixed dangling symlink of mktexfmt.1 as suggested by Hilmar and Roland 
    Stigge <stigge@antcom.de>.  Thanks to all.  [kohda]  (Closes: #263397)
  * Removed libtiff4-dev from Build-Depends and --with-system-tifflib from
    configure options as they were unnecessary.  [kohda]  (Closes: #263104)
  * Fixed rules to install NEWS.Debian and README.Developers  [kohda]
    (Closes: #263339)
  * Fixed typo in README.Debian and README.Developers  [kohda]
    (Closes: #265254)

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 13 Aug 2004 20:33:20 +0900

tetex-bin (2.0.2-17) unstable; urgency=high

  * Change build-dependency from libtiff3g-dev, which has vanished from
    the archive, to libtiff4-dev - hence the urgency [frank]
  * Corrected bugnumber in the fourth changelog entry of last version -
    bug was closed manually [frank]. 
  * Move xdvi.cfg to /etc/texmf/ (closes: #234921).
  * We now use e-TeX (and pdfe-TeX) as our basic engines for (pdf)LaTeX.
    See NEWS.Debian for details. Many thanks to Hilmar for this.
    [frank]
  * Enable VARTEXMF; updmap now puts the generated map files there
    (closes: #213310) [frank].
  * In the config script, remove $other_ldat after parsing it. Also, add
    some code for catalan and icelandic hyphanation patterns that was
    forgotten (closes: #262053) [frank]

 -- Frank Küster <frank@debian.org>  Mon,  2 Aug 2004 17:34:23 +0200

tetex-bin (2.0.2-16) unstable; urgency=high

  * Urgency high because this version is needed to be able to upgrade
    tetex-extra to 2.0.2a-1, which fixes a serious bug [frank]
  * Removed british hyphenation from the debconf dialog because
    ukhyphen.tex is non-free, and comment it in language.dat, unless it
    can still be found by kpsewhich (see also #139900). Add new patterns.
    [frank]
  * Cleaned up dependencies between tetex packages
  * Document in kpathsea's info file which header files need to be
    included, and build-depend on texinfo (also changed in dvi/pdf
    documentation in tetex-base 2.0.2a-1), thanks to Hilmar and Olaf Weber
    <olaf@infovore.xs4all.nl> (closes: #253958) [frank]
  * Translation:
    - Updated da.po (thanks to Claus Hindsgaul <claus_h@image.dk>) (closes:
      #255253) [frank]
    - Updated ja.po (thanks to Kenshi Muto <kmuto@debian.org>) (closes:
      #255671) [frank] 
    - Updated fr.po (thanks to Christian Perrier <bubulle@debian.org>)
      (closes: #257551) [frank]
    - Updated pt_BR.po (thanks to Andre Luis Lopes <andrelop@debian.org>)
      (closes: #261394) [frank]

 -- Frank Küster <frank@debian.org>  Mon, 26 Jul 2004 13:14:39 +0200

tetex-bin (2.0.2-15) unstable; urgency=low

  * Apply patch for overlong line generated by update-texmf (closes:
    #246882) [frank and jdg]
  * Added a tetex-xwarn program that will provide a useful error message
    if perl-tk is not installed and texdoctk (or one of ConTeXts perl
    scripts) was started from a menu entry or icon. Many thanks to Stefan
    Ulrich <stefan.ulrich@zen.co.uk> and Hilmar. [frank]
  * Patch mkind.h so that makeindex displays correct options (closes:
    #247654) [frank] 
  * Remove all tempfiles we create in postinst, except if something went
    wrong, and don't overwrite TMPDIR. Thanks to Hilmar, Jeroen and
    Florent (closes: #249597, #253094) [frank]
  * Install language.dat symlink in the deb file, do not create it in
    postinst (closes: #247414) [frank]
  * Add some missing manpages I wrote [frank]
  * Add a temporary patch to dvips.texi (and submit upstream) (closes:
    #123546) [frank]
  * Lower priority of the debconf question regarding ls-R permissions
    (closes: #238193)[frank] 
  * Translation:
    - Added turkish debconf template, thanks to Recai Oktas (closes:
      #252938) [frank]
    - Added german debconf tmplate, with help from Helge Kreutzmann
      [frank] 

 -- Frank Küster <frank@debian.org>  Mon,  7 Jun 2004 11:27:44 +0200

tetex-bin (2.0.2-14) unstable; urgency=medium

  * added the lost dot in epstopdf (closes: #245667 and friends).

 -- Frank Küster <frank@debian.org>  Thu, 29 Apr 2004 14:02:17 +0200

tetex-bin (2.0.2-13) unstable; urgency=medium

  * xdvi now does no longer overwrite the XAPPLRESDIR variable, thanks to
    Stephen Gildea (closes: #215588) [frank]
  * 2.0.2-11 failed to properly purge ucf's memory of texmf.cnf. This is
    now done in preinst if the file doesn't exist, but is registered to
    ucf (closes: #243672) [frank]
  * tetex-bin now declares "Replaces:" and "Provides: texdoctk". Together
    with a corresponding move of files from tetex-extra to tetex-base,
    this (closes: #200264) [frank]
  * epstopdf can now handle output files with spaces in the filenames
    (closes: #183517), and it's manpage correctly describes the --filter
    and --outfile options (closes: #191254), thanks to Johannes Martin
    <jmartin@notamusica.com>, ernst.kloppenburg@de.bosch.com and Hilmar
    Preusse <hille42@web.de> [frank]
  * Removed "Conflicts" for dvipdfm: This package is in part replaced by
    tetex-base, and the conflict caused tetex-bin to be removed upon
    dist-upgrade (closes: #200261) [frank]
  * texdoctk now gives a clear error message when the perl-tk package is
    missing, and tetex-bin now only Recommends perl-tk. Thanks again to
    Hilmar. (closes: #173872) [frank]

 -- Frank Küster <frank@debian.org>  Mon, 26 Apr 2004 11:07:06 +0200

tetex-bin (2.0.2-12) unstable; urgency=low

  * Fixed mktemp call that tried to create a file in the working directory
    (closes: #242504) [frank]
  * Change versioned dependency on ucf to require at least 1.02. 1.01
    fixed a pager bug that affected us, since 1.02 debconf interaction
    works properly again. [frank]
  * Translation:
    - Updated nl.po, thanks to Tim Dijkstra <tim@famdijkstra.org> (closes:
    #242259) [frank]

 -- Frank Küster <frank@debian.org>  Wed,  7 Apr 2004 13:41:30 +0200

tetex-bin (2.0.2-11) unstable; urgency=low

  * Added Frank Küster <frank@debian.org> to the Uploaders field in the
    control file.  [kohda]
  * Directly call ftmutil and texlinks in postinst, instead of texconfig
    which sometimes requires dialog (closes: #232725) [frank]
  * Files in /etc/texmf/texmf.d/ are now handled by ucf (see:
    #233886). texmf.cnf is now in /etc/texmf, and update-texmf also uses
    ucf for it. Thanks to Tore Anderson <tore@linpro.no> (closes: #196582)
    [frank]
  * Again applied patch so that epstopdf doesn't autorotate wrongly
    (closes: #237380) [frank]
  * Translation: 
    - Updated fr.po, thanks to Christian Perrier <bubulle@debian.org>
    (closes: #236877) [frank]
    - Updated ja.po, thanks to Kenshi Muto <kmuto@debian.org>
    (closes: #237789) [kohda]

 -- Frank Küster <frank@debian.org>  Mon,  5 Apr 2004 18:05:15 +0200

tetex-bin (2.0.2-10) unstable; urgency=low

  * Added libpaper-dev in Build-Depends.  (Closes: #236168)  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri,  5 Mar 2004 07:52:11 +0900

tetex-bin (2.0.2-9) unstable; urgency=low

  * Fixed handling of language.dat in postinst with a patch by Frank Küster
    <frank@kuesterei.ch>  This should fix a problem that postinst generated
    corrupted language.dat when apt-utils was not installed.  (Closes: #235401)
    [kohda]
  * Added versioned dependency on sed because postinst used "-s" option.
    (Closes: #235457)  [kohda]
  * Updated da.po by Claus Hindsgaul <claus_h@image.dk>, many thanks.
    (Closes: #235580)  [kohda]
  * Added libpaper support for dvipdfm which I had forgotten by accident.
    [kohda]
  * Removed optional t1lib-dev from Build-Depends to force buildds to use
    libt1-5.  (Closes: #235939)  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Thu,  4 Mar 2004 13:07:24 +0900

tetex-bin (2.0.2-8) unstable; urgency=low

  * Applied a patch of Frank Küster <frank@kuesterei.ch> which should fix
    handling of language.dat (now under /etc) in postinst.  Thanks to Frank
    Küster.  This modified templates so we run "debconf-updatepo"
    Note we also needed to modify postinst of tetex-base so we
    setted Conflicts: tetex-base (<< 2.0.2-6)  (Closes: #209395)  [kohda]
   - Also we removed unnecessary Replaces: tetex-base (<< 2.0.1)
   - Modified Depends: tetex-base (>> 2.0.2-5) to tetex-base (>> 2.0.2-5.1)
  * Fixed texdoc.man because texdoc had no config file.  This was suggested
    by Hilmar Preusse <hille42@web.de>.  Thanks to Hilmar Preusse.  [kohda]
  * Updated ja.po by Kenshi Muto <kmuto@debian.org> and included da.po by
    Claus Hindsgaul <claus_h@image.dk>.  Thanks to them.  [kohda]
    (Closes: #232137, #232878)
  * Fixed 05TeXMF.cnf; added !! to $TEXMFLOCAL and $TEXMFOLDLOCAL  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 27 Feb 2004 23:04:32 +0900

tetex-bin (2.0.2-7) unstable; urgency=low

  * Fixed rules; removed shlibs.local file, and used a standard debhelper
    mechanism (dh_makeshlibs and dh_shlibdeps lines), I hope.  Thanks to
    Hilmar Preusse <hille42@web.de>  [kohda]
  * Fixed language.dat handling in postinst; used tempfile instead of broken
    $LDAT_$$.  Thanks to Matt Zimmerman <mdz@debian.org> and Frank Küster 
    <frank@kuesterei.ch>  (Closes: #228926)  [kohda]
  * Fixed Build-Depends of control according to a change of t1lib (or libt1)
    package.  Thanks to Artur R. Czechowski <arturcz@hell.pl> and Frank Küster
    <frank@kuesterei.ch>  [kohda]
  * Did run "debconf-updatepo" which I had forgotten to do.  [kohda]
  * Added arabtex (<= 3.10-5) to Conflicts: entry.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 31 Jan 2004 22:04:29 +0900

tetex-bin (2.0.2-6) unstable; urgency=low

  * Fixed xdvi tempfile bug (closes: #221793) [jdg]
  * Fixed README.Debian (corrected explanation for update-texmf and also added
    comment on secure mode of dvips).  Thanks to Michael K. Edwards" 
    <mkedebian@sane.net>, Hilmar Preusse <hille42@web.de> and Frank Küster
    <frank@kuesterei.ch>  (Closes: #223734)  [kohda]
  * Updated texdoc.man, thanks to Hilmar Preusse <hille42@web.de>  [kohda]
  * Fixed 95NonPath.cnf (patch-tmp) so that pdf(la)tex can create bitmap fonts.
    Thanks to Frank Küster <frank@kuesterei.ch>  (Closes: #223412)  [kohda]
  * Fixed mktexlsr (patch-tmp), now it would check if a file size was 0,
    thanks to Hilmar Preusse <hille42@web.de>  (Closes: #123393)  [kohda]
  * Updated es.po, thanks to Javier Fernández-Sanguino Peña <jfs@computer.org>
    (Closes: #228325)  [kohda]
  * Setted SHELL=/bin/bash in rules to fix FTBFS problem.  Thanks to Eric Wong
    <normalperson@yhbt.net>  (Closes: #227361)  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Mon, 19 Jan 2004 20:56:10 +0900

tetex-bin (2.0.2-5.1) unstable; urgency=low

  * Changed libpng3-dev (obsolete now) to libpng12-dev in Build-Depends 
    field of control.  [kohda]
  * Removed unnecessary debconf settings (which I misplaced) in preinst 
    script.  [kohda]
  * Removed unused manpages (dvi2fax.1, dvihp.1, dvitomp.1, epstopdf.1, 
    makeinfo.1, updmap.1) in debian/ directory.  Thanks to Hilmar Preusse
    <hille42@web.de>  (Closes: #217542)  [kohda]
  * Improved xdvi Perl script security in temp file handling [jdg]
  * Removed unnecessary patch for texk/web2c/web2c/convert of patch-src,
    advised by Hilmar Preusse <hille42@web.de>  [kohda]
  * Fixed postinst; now texmf.cnf, fmtutil.cnf, updmap.cfg, language.dat
    in /etc/texmf/ would be renamed as texmf.cnf.dpkg-old etc. to avoid
    user's confusion in a standard installation.  This needs consistency with
    tetex-base so we setted Depends: tetex-base (>>2.0.2-5)  [kohda]
  * Fixed rules and control files so now we would use config.{guess,sub} of 
    autotools-dev  [kohda]  (Closes: #217849)
  * Refined handling of language.dat in config.  Thanks to Frank Küster
    <frank@kuesterei.ch>  [kohda]  (Closes: #208408)
  * Fixed versioned dependency on debconf because we used seen flag.  [kohda]
  * Added dialog | whiptail in Recommends field.  [kohda]  (Closes: #124337)

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 13 Nov 2003 21:43:51 +0900

tetex-bin (2.0.2-5) unstable; urgency=low

  * Updated fr.po, pt_BR.po and installed ja.po, nl.po  Thanks to Christian
    Perrier <bubulle@debian.org>, Andre Luis Lopes <andrelop@debian.org>,
    Kenshi Muto <kmuto@debian.org>, Tim Dijkstra <tim@famdijkstra.org>
    [kohda]  (Closes: #185831, #196774, #210389, #214582)
  * Fixed 90TeXDoc.cnf  Thanks to Frank Küster <frank@kuesterei.ch>  [kohda]
    (Closes: #160680, #211056)
  * Refined Description of libkpathsea3, libkpathsea-dev.  Thanks to
    Hilmar Preusse <hille42@web.de>  [kohda]  (Closes: #209637)
  * Applied a patch (patch-tmp) to fix a problem of the latest flex instead
    of former fix of rules (another better fix of #191942 ?).  Thanks to
    Jim Gifford <jim@jg555.com>  [kohda]
  * Removed unnecessary "ldconfig" of libkpathsea3.postinst.  Thanks to
    Hilmar Preusse <hille42@web.de>  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 24 Oct 2003 09:20:45 +0900

tetex-bin (2.0.2-4.3) unstable; urgency=low

  * Refined handling of mime-related (& xaw) stuffs  [kohda]  (Closes: #198299)
  * Fixed mktexlsr so that permissions of ls-R would be preserved.  Thanks to
    jdg  [kohda]  (Closes: #198546, #198549, #203532)
  * Refined handling of language.dat in postinst.  Thanks to Frank Küster
    <frank@kuesterei.ch>  [kohda]  (Closes: #204459)
   - depended on tetex-base (>= 2.0.2-4.2) for the above change.
   - the default hyphenation patterns were of french and ngerman only.
  * Refined Description substantially.  Thanks to Hilmar Preusse 
    <hille42@web.de> and Stefan Ulrich <stefan-ulrich.nntp@zen.co.uk>
    [kohda]
  * Lower priorities of debconf questions; tetex-bin/texmf (high -> medium),
    tetex-bin/fmtutil, tetex-bin/upd_map (medium -> low).  [kohda]
  * Fixed postrm with the patch of Hilmar Preusse <hille42@web.de>, so now 
    it would remove generated map files under /etc/texmf/dvips at purge.
    [kohda]  (Closes: #207160)
  * Refined texdoc script; it now would use TEXDOCEXT and stopped to launch
    netscape anytime.  Thanks to Michael L. Brownlow <mike@wsmake.org> and
    Hilmar Preusse <hille42@web.de>.  [kohda]  (Closes: #93781, #199357)
   - added mime-support to Depends field for the above.
   - added 90TeXDoc.cnf for the above.
  * Changed templates a bit clearer, hopefully.  [kohda]
  * Updated README.Debian and postinst for explanations and handling for
    update-* scripts.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Tue, 26 Aug 2003 22:19:35 +0900

tetex-bin (2.0.2-4.2) unstable; urgency=low

  * Changed templates; now Default answer was "true" for questions regarding
    update-* scripts, also many priority was lowered to medium (but some of
    them could be low?).  [kohda]
  * Fixed typo in postinst and templates.  [kohda]  (Closes: #197874, #200967)
  * Fixed typo in update-* scripts.  [kohda]  (Closes: #196030)
  * Fixed postrm related to Bug#197579.  It didn't delete configuration files
    of other packages any more.  [kohda]
  * Applied a patch included in #147976 (patch-tmp).  This was already
    forwarded to the upstream by Hilmar Preusse <hille42@web.de>
    Thanks to Hilmar.  [kohda]  (Closes: #147976)

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 21 Jun 2003 23:49:55 +0900

tetex-bin (2.0.2-4.1) unstable; urgency=low

  * Fixed debian/config  [kohda]  (Closes: #195604, #195621)

 -- Atsuhito KOHDA <kohda@debian.org>  Sun,  1 Jun 2003 09:07:15 +0900

tetex-bin (2.0.2-4) unstable; urgency=low

  * Fixed update-* scripts, postinst etc. so that they could preserve user 
    midifications.  [kohda]  (Closes: #189370)
  * Fixed rules so that flex didn't cause trouble.  [kohda]  (Closes: #191942)
  * Installed es.po contributed by Carlos Valdivia Yagüe 
    <valyag@dat.etsit.upm.es> and many thanks to his contribution.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 31 May 2003 20:28:15 +0900

tetex-bin (2.0.2-3) unstable; urgency=low

  * Installed fr.po contributed by Christian Perrier <bubulle@kheops.frmug.org>
    Thanks to him.  [kohda]  (Closes: #185123)
  * Added slovene (sihyph23.tex) hyphenation pattern.  [kohda]
  * Fixed control; added libwww0 to Build-Depends field and changed Section
    of libkpathsea-dev to libdev (Closes: #186541)

 -- Atsuhito KOHDA <kohda@debian.org>  Mon,  7 Apr 2003 16:16:55 +0900

tetex-bin (2.0.2-2) unstable; urgency=low

  * Cleaned up the cweb transition [jdg]
  * Removed mktex.cnf which I had failed in 2.0.2-1  [kohda]
  * Added british to debconf selection.  (Closes: #183481)  [kohda]
  * Now switched to use po debconf.  [kohda]  (Closes: #183505)

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 15 Mar 2003 15:58:24 +0900

tetex-bin (2.0.2-1) unstable; urgency=low

  * New Upstream Release.
  * language.dat could be now handled automatically with debconf.  [kohda]
  * Removed jadetex settings from 95NonPath.cnf  [kohda]  (Closes: #182405)
  * Removed mktex.cnf which was now installed in tetex-base.  [kohda]
  * Merged a patch <lamont@debian.org> for ia64 architecture.  [kohda]
  * Fixed texconfig in a suggested way from the upstream author with patch-tmp.
    [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Wed, 26 Feb 2003 10:41:34 +0900

tetex-bin (2.0.1-2.1) unstable; urgency=low

  * NMU
  * Turn off optimization on ia64 to work around compiler bug.  Closes: #180665

 -- LaMont Jones <lamont@debian.org>  Fri, 28 Feb 2003 08:26:32 -0700

tetex-bin (2.0.1-2) unstable; urgency=low

  * Included cweb and so set Conflicts/Replaces/Provides cweb; this would 
    fix libkpathsea3 inconsistency a bit.  [kohda]
  * Set Conflicts: with older tetex-bin, jtex-bin, multex-bin, ptex-bin and 
    dvi2ps to fix (possible) libkpathsea3 inconsistency.  But this might be 
    not complete lists yet.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 22 Feb 2003 14:24:30 +0900

tetex-bin (2.0.1-1) unstable; urgency=low

  * New Upstream Release.
   - dvipdft was included in the upstream.  (Closes: #180489)
   - updmap and makempx.in were fixed in the upstream so we stopped to
     apply patch-tmp.  [kohda]
   - tcdialog support files were moved from tetex-base to tetex-bin in
     the upstream 2.0.1 so we setted Depends: tetex-base (>= 2.0.1) and 
     Replaces: tetex-base (<< 2.0.1)  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Tue, 18 Feb 2003 12:45:26 +0900

tetex-bin (2.0-2) unstable; urgency=low

  * Fixed shlibs.local, Description.  [kohda]  (Closes: #180300, #180357)
  * Added NEWS.  [kohda]  (Closes: #180301)
  * Removed diversion of dvipdfm in preinst.  [kohda]  (Closes: #180307)

 -- Atsuhito KOHDA <kohda@debian.org>  Mon, 10 Feb 2003 07:23:34 +0900

tetex-bin (2.0-1) unstable; urgency=low

  * New Upstream Release.
   - Included dvipdmf, pdftosrc in the upstream.  (Closes: #176182)
   - updmap.1 was provided by the upstream now.
   - xdvi.cfg was back again from tetex-base.
  * Excluded cweb stuffs.  [kohda]
  * mf-nowin.1 was now a symlink of mf.1  [kohda]
  * Modified patch-texdoctk according to the modification of the upstream.
    [kohda]
  * Updated 05TeXMF.cnf, 75DviPS.cnf, 85Misc.cnf and 95NonPath.cnf according
    to the upstream change.  [kohda]
   - now TEXCONFIG didn' include the current directory.  (Closes: #108703)
  * Fixed dependency on perl.  [kohda]  (Closes: #175625)
  * Fixed patch for texconfig according to the change of the filename 05TeXMF
    to 05TeXMF.cnf  [kohda]  (Closes: #177094)
  * Fixed update-texmf/fmtutil/updmap a bit.  [kohda]
  * Removed debian/conffiles, because already DH_COMPAT=3 in rules.  [kohda]
  * Fixed updmap and makempx.in in a suggested way from the upstream author.
    This would fix the mpost problem.  [kohda]  (Closes: #179505)
  * Added several old versions of packages whose files in texmf.d didn't have
    .cnf suffix to Conflicts entry.  [kohda]  (Closes: #176647)
  * Fixed xdvi-pl, now tetex-bin didn't depend on a particular version of Perl.
    Thanks to TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
    [kohda]  (Closes: #175625)

 -- Atsuhito KOHDA <kohda@debian.org>  Mon,  3 Feb 2003 18:38:28 +0900

tetex-bin (1.0.7+20021025-8) unstable; urgency=low

  * Removed ctangle.1 cweave.1 mf-nowin.1 from dh_undocumented entries.
    This was added by mistake.  [kohda]  (Closes: #175360)
  * Fixed xdvi-pl script.  [due to jdg and done by kohda]  (Closes: #175422)
  * Fixed postinst to remove obsolete web2c directory.  [kohda]
    (Closes: #102384)
   - we already removed obsolete conffile in 20021025-7  (Closes: #59740)
  * Used updmap in postinst now.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Sun,  5 Jan 2003 19:05:52 +0900

tetex-bin (1.0.7+20021025-7) unstable; urgency=low

  * Installed update-updmap and run it in postinst.  Added explanation for
    update-updmap in README.Debian.  [kohda]
  * Updated rules substantially.  [kohda]
  * Now moved libkpathsea-dev symlink in /usr/share/doc to point to 
    libkpathsea3, so we removed dependency on tetex-base of libkpathsea-dev.
    [kohda]  (Closes: #173691)
  * Used debconf to suggest a user to remove old and harmful conffile 
    /etc/X11/Xresources/tetex-base  [kohda]  (Closes: #121129)
  * Refined debian/xdvi-pl script.  Thanks to Chung-chieh Shan 
    <ken@digitas.harvard.edu>  [advised by jdg and done by kohda]
    (Closes: #174987)
  * Removed obsolete omaga.fmt and lambda.fmt would be removed with preinst.
    [kohda]
  * Added note for tetex maintainers about how to create orig.tar.gz
    This is irrelevant for users but might be helpful for maintainers 
    cooperation.  [kohda]
  * Updated debian/shlibs.local  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Sun, 22 Dec 2002 21:44:56 +0900

tetex-bin (1.0.7+20021025-6) unstable; urgency=low

  * Installed texmf/fontname directory which was migrated from tetex-base
    with the upstream change.  [kohda]  (Closes: #172841)
  * Updated 95NonPath.cnf and fixed 45TeXinputs.cnf  [kohda]
  * Modified postinst so that if it failed to generate some fmt files,
    now it would try to regenerate them once again.  [kohda]
    (Closes: #170963, #169825)
  * Explained how to preserve private modifications with the new scheme
    in README.Debian  [kohda]  (Closes: #150511, #140927)
  * Modified fmtutil so it now reported the names of installed FMTs.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 13 Dec 2002 14:05:36 +0900

tetex-bin (1.0.7+20021025-5) unstable; urgency=low

  * Refined update-texmf and update-fmtutil.  [advised by jdg and done by 
    kohda]  (Closes: #171413)
  * Also modified update-texmf so that only the files in /etc/texmf/texmf.d/
    with name *.cnf would be handled by update-texmf as update-fmtutil did.
    [kohda]  (Closes: #148987)
  * Rewrote preinst completely.  Mainly new preinst would rename the old 
    files in /etc/texmf/texmf.d/*  [kohda]
  * Now debconf would display a remark on the change of update-texmf because 
    a user should rename his/her own private files in /etc/texmf/texmf.d/
    so that texmf.cnf would be correct.  [kohda]
  * Insatlled xdvi of Perl script by Julian Gilbey <jdg@debian.org> instead of
    the original shell script.  [kohda]  (Closes: #117528, #127353)
  * Added manual pages of update-texmf, update-fmtutil and updmap.  [kohda]
  * Fixed this file ;)  I forgot to mention the modification of 95NonPath
    done in 1.0.7+20021025-4  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Wed,  4 Dec 2002 16:59:27 +0900

tetex-bin (1.0.7+20021025-4) unstable; urgency=low

  * Applied security patch for dvips.  [kohda]  (Closes: #164820)
  * Modified templates a bit.  Thanks to Branden Robinson <branden@debian.org>
    [kohda]  (Closes: #169913)
  * Fixed 95NonPath; former addition of 'pool_size.context = 750000' was
    removed because 'pool_size = 1250000' was big enough.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 29 Nov 2002 10:15:02 +0900

tetex-bin (1.0.7+20021025-3) unstable; urgency=low

  * Installed prologue files for dvips.  They were installed with tetex-base
    formerly but now they were not in tetex-base.  [kohda]  (Closes: #169833)
  * Fixed man directory structure.  This was a bad effect of a fix for #134260
    The patch in #134260 didn't work well.  [kohda]  (Closes: #169816)
  * Fixed handling of restore-symlinks in rules; it had failed if one ran 
    debuild twice.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Wed, 20 Nov 2002 14:30:39 +0900

tetex-bin (1.0.7+20021025-2) unstable; urgency=low

  * I updated 45TeXinputs and 95NonPath which I forgot to do by accident.
    This was essential and sorry.  [kohda]
  * Fixed rules, now building would work with ash.  [kohda]  (Closes: #134260)
  * Following could be closed now.  [kohda]
   - xdvi worked with *.dvi.gz  (Closes: #113631)
   - mktexdir seemed fixed in upstream.  (Closes: #148910)
   - now depended on perl-tk.  (Closes: #151680)
   - dvips was now of 5.92a >= 5.86f  (Closes: #162052)

 -- Atsuhito KOHDA <kohda@debian.org>  Tue, 19 Nov 2002 17:15:59 +0900

tetex-bin (1.0.7+20021025-1) unstable; urgency=low

  * New Upstream Release (20021025 beta version)
   - web2c 7.3.9 in 20021025 version.
   - now could be built with the new bison.  (Closes: #167058)
   - dvipsk/finclude.c was fixed in upstream. (Closes: #165436)
   - context would now work fine.  (Closes: #161516, #148171)
  * Added README.Debian but yet very brief one.  [kohda]
  * Added menu support and Depends: perl-tk for texdoctk.  [kohda]
  * Used the original tarball and applied necesary patches explicitly 
    to clarify our modifications.  [kohda]
   - Fixed patch for texmf.in; we didn't use this file or generated texmf.cnf
     directly but I hoped that the fix would clarify our changed for files 
     in texmf.d
   - Along with the above, we updated 45TeXinputs, 95NonPath
   - patch for texk/klibtool seems crucial (patch-deb)!!!
   - patch for texk/web2c/pdftexdir/pdfcrypt-full.c, writefont.c, writet1.c
     and texk/web2c/web2c/convert was done (patch-src).
     patch for texk/dvipsk/protos.h seemed unnecessary now.
   - patch for texk/makeindexk/Makefile.in, texk/tetex/Makefile.in and 
     texk/web2c/mpware/Makefile.in seems adopted in original.
   - changes of perl scripts in texk/tetex seems not necessary (not sure).
   - Applied a patch for texdoctk and also a patch for texdoc but this was 
     experimental yet.
  * Added experimental debconf support, thanks to Adam C Powell IV 
    <hazelsct@mit.edu>  [kohda]  (Closes: #69609, #73670)
  * Changed dependency on tetex-base precisely.  [kohda]
  * Fixed postrm.  [kohda] (Closes: #167185)
  * Built with t1lib, libpng3 and libwww.  [kohda]  (Closes: #159372)
  * Note:
   - modified debian/restore-symlinks a bit because upstream source tree
     was changed.  Also I added removing symlinks because cvs-upgrade expected
     there was no symlinks and this was for *.orig.tar.gz  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Mon, 18 Nov 2002 11:45:33 +0900

tetex-bin (1.0.7+20011202-8.1) unstable; urgency=low

  * For smooth upgrading, I collected every modifications to patch-deb,
    so I hope cvs-upgrade would not cause troubles.
    Please do NOT upload this version.  [kohda]

 -- Atsuhito KOHDA <kohda@debian.org>  Fri, 15 Nov 2002 16:51:47 +0900

tetex-bin (1.0.7+20011202-8) unstable; urgency=low

  * With hope to revert to non native Debian package.  [kohda] (Closes: 159286)
  * Now built with libpng3 instead of libpng2.  [kohda]
  * /etc/texmf.d/85Misc: Change MIMELIBDIR and MAILCAPLIBDIR from /usr/etc
    to /etc [cmc] (Closes: 145737)
  * Modified update-texmf so that it should neglect *.orig, *.BAK and
    *.ORIG files too  [kohda]
  * texmf.d/05TeXMF, debian/postinst: Modified so that the
    /var/spool/texmf directory will be moved to /var/cache/texmf on
    upgrades from packages prior to this release.  This change conforms to
    the FHS. [cmc] (Closes: 61627)
  * texk/xdvik/xdvi-sh: Add quotes around $filename in test so it works
    with paths containing whitespace (again) [cmc] (Reported privately)

 -- Atsuhito KOHDA <kohda@debian.org>  Wed,  4 Sep 2002 09:47:25 +0900

tetex-bin (1.0.7+20011202-7) unstable; urgency=high

  * Added a test to check whether $filename is defined to xdvi-sh; if not,
    we don't specify $filename on the command line (Closes: #144435)  [cmc]
  * Updated Standards-Version to 3.5.6.0 [cmc]
  * Added code to rules file to link to manpage for kpsetool from
    kpsepath.1 and kpsexpand.1 [cmc]
  * Added update-fmtutil.8 and update-texmf.8 to dh_undocumented line in
    rules file [cmc]
  * Changed Source package Priority to optional [cmc]
  * Should go into woody

 -- C.M. Connelly <cmc@debian.org>  Fri, 26 Apr 2002 10:51:08 -0700

tetex-bin (1.0.7+20011202-6) unstable; urgency=medium

  * Removed ``!!'' from heads of $TEXMFLOCAL and $TEXMFOLDLOCAL in
    texmf.d/05TeXMF, which eliminates the need for an ls-R file in
    /usr/local/share/texmf or /usr/local/lib/texmf
  * Modified debian/cron.daily to not create or update ls-R files in
    /usr/local unless the sysadmin manually changes a variable (with the
    previous change, closes: #141086)
  * fix xdvi wrapper (xdvi-sh) so that it rereads a dvi with SIGUSR1 and also
    can handle spaces in file names.  (closes: #95662, #138161, #139028)
  * add libxaw7-dev to Build-Depends field.  (closes: #131638)
  * fix epstopdf (closes: #131570)
  * a bit more robust update-texmf and update-fmtutil.
  * update the Uploaders: entry.
  * The first two fixes were done by [cmc@debian.org] and the rest were
    by [kohda@debian.org].
  * Improved postinst {texmf,fmtutil}.cnf reorganisation handling (don't
    overwrite saved .dpkg-old files on every upgrade!) [jdg]
  * Bail out of postinst immediately if we are not configuring [jdg]
  * introduce new postinst and postrm code to handle the pk/tfm/etc
    directories [jdg]
  * fix mkindex.1 overwriting makeindex.1 bug (closes: #132620) [jdg]

 -- Atsuhito KOHDA <kohda@debian.org>  Sat, 13 Apr 2002 19:25:51 +0900

tetex-bin (1.0.7+20011202-5.1) unstable; urgency=high

  * stop to install texmf.cnf as a real file but, instead, install separated
    files in texmf.d/* and run update-texmf to generate texmf.cnf
    Accordingly we modified texconfig so that it will modify 05TeXMF instead
    of texmf.cnf directly.  So remove texmf.cnf from conffiles and add 
    separated counterparts.  (closes: #69600, #133200)  [kohda@debian.org]
  * stop to install fmtutil.cnf as a real file but, instead, install it in
    fmt.d/00tetex.cnf and run update-fmtutil to generate fmtutil.cnf
    So remove fmtutil.cnf from conffiles.  (closes: #64914)  [kohda@debian.org]
  * change TEXMFLOCAL to /usr/local/share/texmf and also add TEXMFOLDLOCAL
    for consistency.  (closes: #75265)  [kohda@debian.org]
  * modify rules so that it removes texk/web2c/pdftexdir/Makefile 
    (closes: #133128)  [kohda@debian.org]
  * fix xdvi wrapper (xdvi-sh) so it can decompress *.Z files now.
    (closes: #138791)  [kohda@debian.org]
  * fix cron.daily so that it will update all necessary directories.
    (closes: #90691)  [kohda@debian.org]

 -- Atsuhito KOHDA <kohda@debian.org>  Mon, 11 Mar 2002 15:13:20 +0900

tetex-bin (1.0.7+20011202-5) unstable; urgency=high

  * call restore-symlinks with sh to make buildd's happy

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun,  3 Mar 2002 19:39:51 +0100

tetex-bin (1.0.7+20011202-4) unstable; urgency=high

  * fix texdoc background behaviour (closes: #129009, #135737)
  * add /var/spool/texmf/ directories on install again (closes: #133934)
  * add texi2html to recommends (closes: #87699)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun,  3 Mar 2002 10:15:47 +0100

tetex-bin (1.0.7+20011202-3.1) unstable; urgency=low

  * NMU
  * Fix implicit-decl problem, patch in bts.  Closes: #126617

 -- LaMont Jones <lamont@debian.org>  Thu, 31 Jan 2002 10:45:16 -0700

tetex-bin (1.0.7+20011202-3) unstable; urgency=low

  * change vardir in original texmf.cnf so that we don't have to change it
    via texconfig while installing or upgrading. (closes: #69600)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 19 Jan 2002 09:17:10 +0100

tetex-bin (1.0.7+20011202-2) unstable; urgency=high

  * Install mpto correctly. (closes: #123233)
  * Correct the priorities of tetex-bin and libkpathsea3 from
    standard to optional in debian/control.

 -- Adrian Bunk <bunk@fs.tum.de>  Mon, 10 Dec 2001 15:39:15 +0100

tetex-bin (1.0.7+20011202-1) unstable; urgency=high

  * New upstream release.
    - xdvi now gives an error message on "xdvi file.pdf" and
      "xdvi file.ps". (closes: #59346, #73672)
  * Dont't compile with "--with-system-wwwlib" because it's
    currently broken.
  * Added a "Documents" menu hint for xdvi in debian/menu.
    (closes: #121030)

 -- Adrian Bunk <bunk@fs.tum.de>  Thu,  6 Dec 2001 08:59:21 +0100

tetex-bin (1.0.7+20001218-7) unstable; urgency=low

  * add special copyright statement about tex.web and mf.web to
    copyrights file (closes: #117500)
  * fix a bug in dvips on ia64 (closes: #117944)
  * remove pre-depends on essential perl(5)-base (closes: #120301)
  * suggests perl-tk instead of recommends (closes: #112345)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu, 22 Nov 2001 14:55:54 +0100

tetex-bin (1.0.7+20001218-6) unstable; urgency=high

  * texconfig uses now sensible-editor and sensible-pager and
    there's now a menu entry to change the editor and the pager.
    (closes: #111885)
  * s|/usr/ucb/vi|/usr/bin/vi| in texk/web2c/man/mf.man.
    (closes: #110999)

 -- Adrian Bunk <bunk@fs.tum.de>  Tue, 11 Sep 2001 16:16:33 +0200

tetex-bin (1.0.7+20001218-5.1) unstable; urgency=low

  * NMU
  * Add malloc() definiton to configure, so it doesn't segv.  Closes: #101579.

 -- LaMont Jones <lamont@ia.mmjgroup.com>  Sat, 18 Aug 2001 16:57:40 -0600

tetex-bin (1.0.7+20001218-5) unstable; urgency=high

  * Set update-alternatives for xdvi.bin to auto in the postinst
    of tetex-bin when it manually points to the binary in the
    old location in /usr/X11R6/bin. (closes: #100126)
  * tetex-bin does now recommend perl-tk. (closes: #100450)
  * tetex-bin does now Pre-Depend on perl-base instead of the
    obsolete perl5-base. (closes: #100345)
  * Compiled with "--enable-ipc". (closes: #100286)
  * Applied two patches by C.M. Connelly <c@eskimo.com> for
    e2pall (1) and fontinst (1). (closes: #99910)
  * Added an "Uploaders:" field to debian/control.

 -- Adrian Bunk <bunk@fs.tum.de>  Wed, 18 Jul 2001 14:15:24 +0200

tetex-bin (1.0.7+20001218-4) unstable; urgency=medium

  * When moving xdvi in 1.0.7+20001218-1 I accidentially deleted
    the move of (o)xdvi.bin to (o)xdvi.real... (closes: #94929)
  * Applied a patch by C.M. Connelly <c@eskimo.com> to get texconfig
    use dialog again. (closes: #94457)
  * Applied a patch by LaMont Jones <lamont@smallone.fc.hp.com> to get
    texk/dvipsk/afm2tfm.c compile with gcc-3.0 and updated
    config.guess and config.sub. (closes: #94699)
  * Applied a patch by C.M. Connelly <c@eskimo.com> to fix a problem
    where Omega started the editor with an empty file.
    (closes: #63450)
  * Applied a patch by C.M. Connelly <c@eskimo.com> to fix a
    compile warning in tftopl and vftovp. (closes: #63451)
  * Call perl explicitely using #!/usr/bin/perl in the following
    programs:
    - e2pall
    - epstopdf
    - texexec
    - texshow
    - texutil
    - thumbpdf
    (closes: #67162)
  * Added the following man pages written by
    C.M. Connelly <c@eskimo.com>:
    - e2pall.1
    - fmtutil.8
    - fmtutil.cnf.5
    - fontinst.1
    - kpsepath.1
    - kpsetool.1
    - kpsexpand.1
    - mkfontdesc.8
    - mkindex.1
    - mkocp.1
    - mkofm.1
    - ofm2opl.1
    - opl2ofm.1
    - otp2ocp.1
    - outocp.1
    - ovf2ovp.1
    - ovp2ovf.1
    - pslatex.1
    - rubibtex.1
    - rumakeindex.1
    - texdoc.1
    - texexec.1
    - texi2pdf.1
    - texlinks.8
    - texshow.1
    - texutil.1
    - thumbpdf.1
    - ttf2afm.1
    (closes: #39464)
  * Made the build dependency on debhelper versioned (>= 3.0.6)
    because we use dh_installman now.
  * Made a small correction to xdvi.1. (closes: #88397)

 -- Adrian Bunk <bunk@fs.tum.de>  Sat,  2 Jun 2001 15:46:12 +0200

tetex-bin (1.0.7+20001218-3) unstable; urgency=low

  * Added the missing build dependency on libxaw-dev.
    (closes: #92939)
  * Let tetex-bin recommend psutils because dvired needs pstops
    and the psutils are often very useful when working with TeX.
    (closes: #92998)
  * Corrected the following sections in debian/control:
      libkpathsea3    :  tex -> libs
      libkpathsea-dev :  tex -> devel
    (closes: #92964)
  * Changed the build dependency on libwww-dev to (>= 5.3.2-2)
    to avoid problems with older versions.
  * Made the dependency on libkpathsea3 in debian/shlibs.local
    versioned and removed the second (hardcoded) dependency from
    debian/control.

 -- Adrian Bunk <bunk@fs.tum.de>  Thu, 12 Apr 2001 12:47:30 +0200

tetex-bin (1.0.7+20001218-2) unstable; urgency=high

  * Changed the build dependency on libwww-dev to (>= 5.3.1-4)
    because building with older versions breaks xdvi when
    the latest libwww0 package is installed.

 -- Adrian Bunk <bunk@fs.tum.de>  Wed,  4 Apr 2001 10:49:07 +0200

tetex-bin (1.0.7+20001218-1) unstable; urgency=low

  * New upstream release.
  * Configure "--with-system-tifflib" and "--with-system-wwwlib"
    and added the needed build dependencies.
  * Moved xdvi from /usr/X11R6/bin to /usr/bin and the man pages from
    /usr/X11R6/man to /usr/share/man. (closes: #89815)
  * Did some corrections and updates at the build dependencies.

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 24 Mar 2001 23:03:29 +0100

tetex-bin (1.0.7+20000807-8) unstable; urgency=low

  * add builddepends on ed (closes: #83815)
  * relink with xfree4 (closes: #79629)
  * suggest gs | gs-aladdin (closes: #83148)
  * suggest ghostview (closes: #81377)
  * add xdvi hint to menu (closes: #82313)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 17 Feb 2001 19:33:59 +0100

tetex-bin (1.0.7+20000807-7) unstable; urgency=low

  * libkpathsea now provides tetex-lib (closes: #79540)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed, 13 Dec 2000 20:40:50 +0100

tetex-bin (1.0.7+20000807-6) unstable; urgency=low

  * rename tetex-lib to libkpathsea3 (closes: #69421, #78741)
  * changed copyright statement for libkpathsea to be LGPL (closes:
    #77071, #77072)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun, 10 Dec 2000 16:46:55 +0100

tetex-bin (1.0.7+20000807-5) unstable; urgency=low

  * fixed typo in xdvi-sh (closes: #72940, #72914)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon,  2 Oct 2000 17:08:49 +0200

tetex-bin (1.0.7+20000807-4) unstable; urgency=low

  * added bison to Build-Depends (closes: #72397)
  * patch xdvi for -nogrey (closes: #71935)
  * don't strip binaries in Makefile, let dh_strip do it (closes: #67781)
  * xdvi now exepts arguments (closes: #64177, #66947, #67544)
  * apply a fix to mkfontdesc to find VARFONTS (closes: #72630)
  * unset some more TEX variables when installing (closes: #65432, #62017)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 30 Sep 2000 16:39:16 +0200

tetex-bin (1.0.7+20000807-3) unstable; urgency=low

  * fix nextawg conflict 

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu, 21 Sep 2000 22:29:15 +0200

tetex-bin (1.0.7+20000807-2) unstable; urgency=low

  * fixing Build-Depends (closes: #69603, #71966)
  * added postscript-viewer and pdf-viewer to Suggests
  * reintroduce configuration for local files (closes: #65837, #69779)
  * conflicts with old nextaw(g) versions (closes: #66743)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue, 19 Sep 2000 20:24:40 +0200

tetex-bin (1.0.7+20000807-1) unstable; urgency=low

  * new upstream beta
  * update Standards-Version to 3.2.0
  * include Build-Depends (closes: #67781)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 19 Aug 2000 15:32:11 +0200

tetex-bin (1.0.7-2) unstable; urgency=high

  * preinst end with "exit 0" instead of "exit 1" (closes: #66167)

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 24 Jun 2000 19:06:39 +0200

tetex-bin (1.0.7-1) unstable; urgency=low

  * New upstream version (closes: Bug#47392, #56994)
  * Let xdvi script handle compressed files again and fix the problems
    with deleting tempfiles. (closes: Bug#64560, #62813)
  * remove texi2html as it has it's own package now (closes: Bug#63366) 
  * do not check anymore for old tex packages (closes: Bug#62541)
  * remove xaw-wrappers for xdvi, as it is no longer needed (closes:
    Bug#60415) 
  * include menu for xdvi (closes: Bug#65608)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed, 14 Jun 2000 20:31:19 +0200

tetex-bin (1.0.6-7) frozen unstable; urgency=high

  * remove patch to xdvi-sh for enabling the display of zipped files
    because of bugs. Options were not working correctly. (closes: #64177)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Fri, 19 May 2000 10:24:11 +0200

tetex-bin (1.0.6-6) frozen unstable; urgency=high

  * ensure that /usr/share/texmf/web2c exists (closes: #62014)
  * include missing links to latex, amstex, elatex and lambda (closes:
    #57756, #62018)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Fri, 21 Apr 2000 17:40:19 +0200

tetex-bin (1.0.6-5) frozen unstable; urgency=high

  * Change maintainer address to new list
    debian-tetex-maint@lists.debian.org. This should really go into
    potato, so that we have the same maintainer address in frozen and
    unstable. The old address will vanish soon.
  * No codechanges
  * do not install /usr/share/info/dir (closes: Bug#61733)
  * register latex.info and kpathsea.info (closes: Bug#61733)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun,  9 Apr 2000 14:06:40 +0200

tetex-bin (1.0.6-4) frozen unstable; urgency=medium

  * fmtutil,texconfig,texlinks,texdoc return error code now correctly
    (closes: Bug#35884) 
  * texdoc can now view compressed documentation (closes: Bug#44279)
  * xdvi (xdvi-sh) can now display compressed .dvi files (closes:
    Bug#36671) 
  * texconfig searches now in /usr/share/doc/texmf for FAQ
  * register dvips.info (closes: Bug#56818)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 18 Mar 2000 16:06:57 +0100

tetex-bin (1.0.6-3) unstable; urgency=high

  * typo in texmf.cnf that could cause jadetex to fail (closes: Bug#52841)
  * add @command to texi2html (closes: Bug#53388)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 15 Jan 2000 11:37:22 +0100

tetex-bin (1.0.6-2) unstable; urgency=low

  * relink binaries to make pdflatex work again with libpng2 (closes:
    Bug#49834) 
  * remove readlink from tetex-bin. It is now in debianutils (closes:
    Bug#51433) 
  * include manpage for dvi2fax, dvihp, dvitomp and epstopdf (closes:
    Bug#48766, Bug#48767, Bug#48768)
  * use debhelpers instead of debstd (closes: Bug#50568)
  * increase some values in texmf.cnf for jadetex (closes: Bug#49452)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon, 13 Dec 1999 21:49:53 +0100

tetex-bin (1.0.6-1) unstable; urgency=low

  * new upstream. minor fixes
  * tetex-bin depend on exact version of tetex-lib (closes: Bug#43838)
  * updated manpage of texi2html (closes: Bug#41799)
  * added fontpath for for cjk-latex to T1FONTS (closes: Bug#44053)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue, 26 Oct 1999 15:45:56 +0200

tetex-bin (1.0.5-3) unstable; urgency=low

  * don't check for old texinfo on new install (Bug #41215)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue, 13 Jul 1999 11:35:32 +0200

tetex-bin (1.0.5-2) unstable; urgency=low

  * put texinfo in the suggests field (Bug #40815)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue,  6 Jul 1999 10:05:12 +0200

tetex-bin (1.0.5-1) unstable; urgency=low

  * new upstream release
  * not including texinfo anymore to give the maintainer of makeinfo the
    chance to package it himself (Bug #39823, #40305)
  * remove pgptemp files from sources (Bug #40232)
  * tetex-lib now has doc directory which contains a copyright file
    (Bug #40240) 
  * make links for pdflatex and pdfelatex (Bug #40141)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun,  4 Jul 1999 11:59:53 +0200

tetex-bin (0.9.990601-1) unstable; urgency=low

  * New upstream version, almost 1.0. 

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu,  3 Jun 1999 13:39:49 +0200

tetex-bin (0.9.990510-2) unstable; urgency=high

  * change dependency of tetex-base to (>= 0.9.990510)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue, 25 May 1999 11:01:53 +0200

tetex-bin (0.9.990510-1) unstable; urgency=low

  * new upstream version
  * fixed typo in cron.daily/tetex-bin (Bug #37617, #36119, #36301,
    #36310)
  * changed the position of mktexlsr in postinst to fixe some installation
    problems (Bug #35893, #36455, #36747)
  * change TMP to TMPDIR in texconfig (Bug #36191)
  * Fix to Makefile to link with not yet installed libkpathsea (Bug
    #36376, #36422)
  * corrected typo in readlink.c (Bug #36643)
  * include hint about mfw in README.debian, link the manpage to mf.1 and
    mfw.base to mf.base (Bug #36898)
  * changes to support xaw-wrappers for (o)xdvi (Bug #37108)
  * Fixed bug in composing XFILESEARCHPATH in xdvi (Bug #37196)
  * added special jadetex settings in texmf.cnf (Bug #36285)
  * fixed @url handling in texi2html (Bug #37586)
  * fixed cleanup of tmp directories for xdvi (Bug #28859)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 22 May 1999 16:57:21 +0200

tetex-bin (0.9.990406-1) unstable; urgency=low

  * new upstream version 
  * corrected dependecies (Bug #35841, #35605)
  * use new texmf.cnf anyway because auf new location of texmf tree
  * xdvi now correcty displays links (Bug #26381)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 10 Apr 1999 12:40:46 +0000

tetex-bin (0.9.990310-1) unstable; urgency=low

  * new upstream version (Bug #34646)
  * move to /usr/share/texmf (Bug #32714)
  * prepare for shared libraries (Bug #32928)
  * change definition for TEXMFLOCAL to /usr/local/lib/texmf (Bug #33290)
  * link dvilj* manpages to dvilj (Bug #33814)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat,  3 Apr 1999 22:05:16 +0200

tetex-bin (0.9.981113-2) frozen unstable; urgency=high

  * typo in fmtutil.cnf preventing the rebuild of elatex.efmt (Bug #33106)
  * fixed cron.daily, so that it is not failing if package is only removed
    but conffiles are not purged. (Bug #31225)
  * fix in texconfig to show compressed FAQ (Bug #32072)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue,  9 Feb 1999 13:35:37 +0100

tetex-bin (0.9.981113-1) frozen unstable; urgency=high

  * New upstream bugfix (which hopefully fixes some problems)
  * check for parameter of postinst (Bug #22130)
  * tetex-bin now suggest rather than recommends tetex-extra (Bug #29603)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun, 10 Jan 1999 18:07:46 +0100

tetex-bin (0.9.981031-4) frozen unstable; urgency=medium

  * fmtutil.cnf is now a conffile and is located in /etc/texmf (Bug #29611) 
  * remove disturbing warning about non existent /var/lib/texmf/ls-R.local

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun, 13 Dec 1998 16:26:06 +0100

tetex-bin (0.9.981031-3) frozen unstable; urgency=medium

  * corrected wrong source format. .orig.tar.gz and .diff were missing. 
  * corrected search path for system fonts (bug #29331)
  * fixed problem with mktexupd (bug #29334)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 28 Nov 1998 23:19:36 +0100

tetex-bin (0.9.981031-2) frozen unstable; urgency=high

  * linked against libstdc++2.9 (bug #29060)
  * put support for modes 360 and 720 into mktexpk (bug #29021)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun,  8 Nov 1998 13:13:47 +0100

tetex-bin (0.9.981031-1) unstable frozen; urgency=low

  * new upstream version (981031)
  * new version of xdvi (bug #28737)
  * fixed type in texmf.cnf (bug #28150)
  * fixes coredump of pdftex (bug #27978, #28181)
  * fixed bug while copying web2c to new localtion (bug #28292)
  * texconfig now updates index.html (bug #16320)
  * fixes segfault in pk2pm (bug #9107)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 31 Oct 1998 16:37:34 +0100

tetex-bin (0.9.981008-3) unstable; urgency=high

  * fix bug in postinst while trying to move /usr/lib/texmf/web2c (Bug
    #28086) 

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 17 Oct 1998 11:42:12 +0200

tetex-bin (0.9.981008-2) unstable; urgency=high

  * fix searching of texmf.cnf (Bug #27895, #28011, #27900, #27983,
    #28015, #28036, #28044) 
  * improve move of files from /usr/lib/texmf/web2c to
    /var/lib/texmf/web2c (Bug #27965)
  * correct permissions in /var/spool/texmf (Bug #27979)
  * error handling in postrm (Bug #28049)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Fri, 16 Oct 1998 17:22:53 +0200

tetex-bin (0.9.981008-1) unstable; urgency=low

  * New upstream version (981008) (fixes: Bug #27447)
  * don't create ls-R files word writable (fixes: Bug #26637, #26549)
  * moved format files to /var/lib/texmf/web2c (fixes: Bug #24084)
  * make a link for /usr/sbin/texconfig (fixes: Bug #22848)
  * register xdvi as viewer for mimetype application/x-dvi (fixes: Bug
    #26633)
  * link with libpng2 (fixes: Bug #26926)
  * fixed version info in texi2html (fixes: Bug #27161)
  * move preconfigured vartexfonts feature from postinst into conffiles
    (fixes: Bug #27162)
  * fixed upgrade script for tetex-0.4 (Bug #26679)
  * fixes bug in dvips (bug #27173)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Tue, 13 Oct 1998 09:51:02 +0200

tetex-bin (0.9.980706-1) unstable; urgency=low

  * New upstream version (980706)
  * added Web2c menu entry to info (fixes: Bug #25111)
  * added manpage links for (o)xdvi(.bin) (fixes: Bug #25632)
  * added manpage links for dvilj4, dvilj4l, and dvilj2p (fixes:
    Bug #24636) 
  * unset some more envvars (fixes: Bug #26344)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat,  5 Sep 1998 19:59:15 +0200

tetex-bin (0.9-7) frozen unstable; urgency=high

  * fixed security hole in texi2dvi (Bug #23605)
  * fixed postinst to deal with users who changed their 0.4 texmf.cnf and
    decided to not let it overwrite with the new one from 0.9

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Thu, 18 Jun 1998 14:06:12 +0200

tetex-bin (0.9-6) frozen unstable; urgency=high

  * changed cron.daily script to not update the ls-R on /usr/local (bug
    #23111, #22893) 

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon, 15 Jun 1998 11:08:10 +0200

tetex-bin (0.9-5) frozen unstable; urgency=high

  * new upstream release (teTeX 0.9 980511)
  * added cron.daily to rebuild ls-R (bug #21173)
  * fixed texconfig and texlsr for -e (bug #21589, #21592, #21877)
  * fixed postinst (bug #21591)
  * fixed circular dependency of tetex-bin and tetex-base (bug #21993)
  * added latex info files (bug #21872, #21479, #21734)
  * added missing /etc/texmf.cnf and /etc/mktex.cnf (bug #22241)
  * fixed search for local styles (bug #21462, #22435)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Fri, 15 May 1998 22:55:39 +0200

tetex-bin (0.9-4) frozen unstable; urgency=low

  * new upstream release (teTeX 0.9 980325)
  * added replaces (very old) texidoc (Bug #20543)
  * added MF macro definition in pdftex.man (Bug #20478)
  * fixed security holes in texconfig and texi2html (Bug#19811)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sat, 11 Apr 1998 22:39:24 +0200

tetex-bin (0.9-3) frozen unstable; urgency=low

  * fixed dependencies again
  * added comment in postinst about long initex run (bug #20120)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Wed, 25 Mar 1998 17:33:48 +0100

tetex-bin (0.9-2) unstable; urgency=low

  * added Replaces and Depends for 0.4 versions (bug #20096)
  * fixed important problems reported by lintian (bug #19418)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Mon, 23 Mar 1998 14:16:16 +0100

tetex-bin (0.9-1) frozen unstable; urgency=medium

  * New upstream Release (teTeX 0.9-980318)
  * dmp now has a manpage (bug #8363, #13164)
  * use tempfile in postinst (bug #19720)
  * ls-R now word-writable anymore (bug #18427, #18743)
  * corrected search-order for local files (bug #14751)
  * correct manpage for ps2fraq (bug #12070)
  * use editor as standard-editor (bug #14718)
  * xdvi can handle old psfig specials (bug #17871, #17870)
  * texhash now performs correctly in a set -e environment (bug #18526)
  * includes now texinfo 3.12 (bug #18794)
  * includes now makeinfo 1.68 (bug #19468)
  * makeinfo can now handle more than one inputfile (bug #5280)
  * dvips --help outputs to stdout now (bug #8213)
  * xdvi: fixed bad bounding box for included rotated PS graphs (bug #12097)
  * fixed: "strange path" warnings in maketex* (bug #16449)
  * fixed -thorough option in xdvi (bug #19490)
  * kpathsea.h is now in tetex-dev (bug #18089)

 -- Christoph Martin <christoph.martin@uni-mainz.de>  Sun, 22 Mar 1998 17:57:23 +0100

;; Local Variables:
;; coding: utf-8
;; End:

