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

  * Use vartexfonts=/var/cache/fonts.
  * Build against x11-org-bin-dlls.
  * X11 package split fixes.
  * README install fixes.
  * Rebuild (fixes /share/doc packaging problem).  Thanks Volker (2x).

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 23 Sep 2004 22:28:11 +0200

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

  * Fix xdvi script (reported by Gregory Borota).

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Tue, 14 Sep 2004 18:38:56 +0200

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

  * Rebuild against XFree86-4.3.0-3: fixes xdvi coredump.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Wed, 17 Sep 2003 18:30:55 +0200

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

  * Rebuild for 1.5.2

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Wed, 11 Aug 2003 16:52:37 +0200

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

  * Build for 1.5 abi.
  * Relink on 1.5.1.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Mon, 28 Jul 2003 22:10:05 +0200

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

  * new upstream release.
  * libs/type1/t1io.c (T1Open)[__CYGWIN__]: Bugfix: read binary mode.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Wed,  5 Mar 2003 19:35:22 +0100

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

  * cygwin/mknetrel (myprepackage): Don't remove xdvi.cfg; not included in
    texmf anymore.
  * cygwin/*hint: Add curr/prev hints for upset.
  * texk/xdvik/xdvi.h (OPEN_MODE): Use FOPEN_RBIN_MODE (was
    FOPEN_R_MODE).  This fixes reading of dvi and pk files from Cygwin
    textmode mounts.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Tue,  4 Mar 2003 22:22:53 +0100

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

  * new upstream version.
  * cygwin/tetex-bin.hint (requires): Add clear, diffutils, fileutils,
    findutils, gawk, sh-utils, textutils.
  * fix mf.exe link: link to mf-nowin.exe which is always present.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Mon, 24 Feb 2003 18:55:49 +0100

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

  * new upstream version.
  * texk/kpathsea/mktex.opt: Use dirsep ':' instead of ';'.
  * mknetrel/bin/mknetrel: Fix symlinks in bin/.
  * mknetrel/extra/tetex-bin: Put X11 manpages in $xprefix/man/man1
    instead of in $xprefix/bin.  Remove readlink.exe, readlink.1, dir.old
    from tetex-bin.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 19 Sep 2002 10:34:22 +0200

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

  * Configure --with-dialog, as Cygwin does not have its own dialog.
  * Split xdvi, oxdvi and mwf into new tetex-x11 package, and by special
    request install in /usr/X11R6.  Not sure if this works in all cases,
    as teTeX does not support a different X11 prefix.
  * cygwin/tetex-bin.hint (requires): Add libkpathsea3.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Fri,  9 Aug 2002 15:33:25 +0200

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

  * Split up into packages: tetex-bin, tetex-devel and libkpathsea3.
  * texk/klibtool: Add support for Cygwin shared object libraries.
  * texk/kpathsea/elt-dirs.c:  Don't search down UNC trees:

        /* We've got a dilemma here.
	 
	 Currently, things like //share/texmf-local and //texmf/web2c
	 get expanded; which is clearly wrong: those are UNC paths,
	 and trigger hostname lookups.

	 Otoh, something like //texserver/c/cygwin/usr/share/texmf//
	 would be perfectly valid, and should not get collapsed to
	 /texserver/c/...; but we should also not start a recursive
	 search at //texserver.  So we collapse UNC prefixes, unless
	 evironment var KPSE_SEARCH_UNC is set.

	 It doesn't seem a brilliant idea to overload the use of //,
	 in this case meaning recursive search.  Using another
	 character, like /usr/share/texmf/@, would probably cause less
	 trouble. --jcn */
	 
  * texk/cross.ac: Add --with-cc-for-build option, and other cross build
    support.  FIXME: some of these 'cross compile fixes' may be misguided,
    that is, not harmful, but possibly redundant.
  * Add requires (previously from texmf-tiny and texmf-base): ash cygwin ed
    grep jpeg libncurses6 libpng2 sed termcap tiff zlib.
  * Add new requires: awk fileutils grep libpng12 sh-utils.
  * Drop requires: bzip2 libpng.
  * tetex-bin.hint: Add category Publishing; TeX is not just a text app.
    Needs approval from cygwin-apps.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Sun, 21 Jul 2002 23:54:25 +0200

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

  * New upstream release.
  * New maintainer, fully redone release.
  * Now included: [o]xdvi, mfw, dialog.
  * Seamless integration with tetex-{base,extra,doc,tiny} packages.
	
 -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 11 Jul 2002 19:22:47 +0200

tetex-beta (20001218-4) unstable; urgency=low

  * Previous tetex-beta ChangeLog:
  
Sun Jan 06 20:21:00  2002  Jerome Benoit  <jgmb@sources.redhat.com>  
	* cygwin package renamed `tetex-beta' (may be fixed later).
	* minor fixes.
	* psutils have been added.
	* thumbpdf uses a wrapper script. 

Tue Dec 04 08:15:00  2001  Jerome Benoit  <jgmb@sources.redhat.com>
	* cygwin package renamed `tetex-bin'.

Wed Mar 14 12:04:40  2001  Jerome Benoit <jgmb@sources.redhat.com>
	* AC_EXEEXT has been added in configure.in when necessary.
	* $(EXEEXT) has been added in Makefile.in when necessary.
	* Cywin is no more set DOSISH.
	* #idef (WIN32) and #idef (_WIN32) statements have been guarded
	with '&& !(__CYGWIN__)' or expanded with '|| (__CYGWIN__)' when
	applicable.
	* the usual binmode/textmode problem has been treated.
	* the hack provided by Thomas Esser has been removed to
	allow the `#!' cygwin hack.
	* some sources have been updated.

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 11 Jul 2002 19:20:15 +0200
