tetex-bin (1.0.7+20011202-7.1) stable-security; urgency=high
tetex-bin (1.0.7+20011202-7.1) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Fixed a command execution vulnerability in dvips and xdvi (Thanks Olaf Kirch)
  * Add special detection routine for big/little endianess on MIPS since
    the line "byteorder  : {big|little} endian" from /proc/cpuinfo was
    removed as of Linux 2.4.20, resulting in the mipsel buildd being
    unable to build this package.  Added to {config,texk}/config.guess.

 -- Martin Schulze <joey@infodrom.org>  Thu, 21 Nov 2002 09:38:09 +0100

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