fig2ps (1.5-1) unstable; urgency=low

  * New upstream release
    - we now can pass options for PS to PDF, which somehow closes: #550474
  * Switch to new source format 3.0 (quilt)
  * Updating debian/watch to also get .bz2 tarballs
  * Adding a dependency on ${misc:Depends} to take care of potential
    dh-induced dependencies
  * Apparently conforms to standards 3.8.4
  * Rephrase description to avoid first person sentences

 -- Vincent Fourmond <fourmond@debian.org>  Thu, 04 Feb 2010 23:06:55 +0100

fig2ps (1.4.1-2) unstable; urgency=low

  * Adding Vcs-* fields
  * Adding a Homepage field
  * Uploading to unstable, now that lenny is out

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 15 Feb 2009 18:13:56 +0100

fig2ps (1.4.1-1) experimental; urgency=low

  * New upstream release
  * Fix watch file
  * Drop all patches and dpatch altogether
  * Now conforms to Standards 3.8.0
  * Updates to debian/rules
  * Adding new example files.
  * Switching to newer debhelper
  * Installing upstream's README and ChangeLog files
  * Updated debian/copyright
  * Uploading to experimental during lenny's freeze

 -- Vincent Fourmond <fourmond@debian.org>  Sun, 04 Jan 2009 11:36:25 +0100

fig2ps (1.3.6-6) unstable; urgency=low

  * Now depend on ghoscript rather than gs
  * Make --bbox=dvips the default (closes: #494950)

 -- Vincent Fourmond <fourmond@debian.org>  Wed, 13 Aug 2008 13:49:40 +0200

fig2ps (1.3.6-5) unstable; urgency=low

  * Added 03-fix-gs-papersize for recent versions of gs for which
    -sPAPERSIZE=... does not go well with -sDEVICE=bbox.
  * Bumped standards version to 3.7.3, with no changes needed.
  * Moved code from the binary-arch to the binary-indep target, as there
    are no arch-dependent packages built. Thanks to lintian.

 -- Vincent Fourmond <fourmond@debian.org>  Thu, 10 Jan 2008 20:33:54 +0100

fig2ps (1.3.6-4) unstable; urgency=low

  * Enhancing dependencies, putting texlive forward
  * Added some small documentation about Type 1 fonts, thanks to
    input from Michele Franceschini

 -- Vincent Fourmond <fourmond@debian.org>  Tue, 01 May 2007 15:40:19 +0200

fig2ps (1.3.6-3) unstable; urgency=low

  * Depends on tetex-extra|texlive-extra-utils for epstopdf
  * Fixed typos in the changelog (to keep linda happy)

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 20 Apr 2007 00:04:42 +0200

fig2ps (1.3.6-2) unstable; urgency=low

  * Added texlive-latex-extra dependency (closes: #408504)
  * Swicthed to my new address

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 16 Mar 2007 10:34:50 +0100

fig2ps (1.3.6-1) unstable; urgency=low

  * New 'upstream' release: now we can pass options to fig2dev
  * Switched the dependencies from only TeTeX to TeTeX or TeXLive (closes: #377525)
  * Added a debian/watch file, and he even is happy
  * Removed the Suggests: tetex-extra field

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Mon,  4 Sep 2006 23:25:34 +0200

fig2ps (1.3.5-1) unstable; urgency=low

  * New release : better handling of temporary files, thanks to JJ Fleck, small improvements
    in documentation, better error handling.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sat,  7 Jan 2006 22:28:09 +0100

fig2ps (1.3.4-1) unstable; urgency=low

  * corrected a small typo that was screwing up the handling of document classes
    using --input (reported by Mikael Profeta)
  * fixed a mistake in the Makefile

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Sun,  3 Jul 2005 16:37:47 +0200

fig2ps (1.3.3-2) unstable; urgency=low

  * added small piece of documentation about the use of --input.
  * fixed a bug, signaled by Octavi Fors, that was screwing up the output of
    large (meaning physical picture size) figure.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Thu, 30 Jun 2005 21:13:09 +0200

fig2ps (1.3.3-1) unstable; urgency=low

  * small reorganisation of the tree; updated makefile, and added few other things

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Tue,  7 Dec 2004 16:55:08 +0100

fig2ps (1.3.2-1) unstable; urgency=low

  * now, fig2ps works on files which are not in the current directory. Gives great
    help for scripting...
  * changed my mail address, this one should last a fair bit longer

 -- Vincent Fourmond <vincent.fourmond@9online.fr>  Fri, 19 Nov 2004 21:09:38 +0100

fig2ps (1.3.1-1) unstable; urgency=low

  * added a small summary of the size of the image;
  * now, you can give a list of files instead of just one single file
    for fast batch conversion;
  * added some documentation for features that were not here yet

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu, 21 Oct 2004 14:18:52 +0200

fig2ps (1.3-1) unstable; urgency=low

  * added support for eps output (not a lot of work ;-) )!
  * fixed a bug using gs for determining the bbox
  * fixed a little spelling mistake

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu, 15 Apr 2004 10:10:25 +0200

fig2ps (1.2-1) unstable; urgency=low

  * touched a little spelling mistake in the example
  * corrected the problem with names with spaces (Closes: #242463)

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Wed,  7 Apr 2004 09:21:40 +0200

fig2ps (1.1-1) unstable; urgency=low

  * replaced the last occurencies of figtops in the files...

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu,  1 Apr 2004 09:08:50 +0200

fig2ps (1.0-2) unstable; urgency=low

  * removed the Conflict field ant put the Replace in the right
    section (closes: #241399)
  * changed dependency to latex into tetex-bin and tetex-base (closes: #241401)

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu,  1 Apr 2004 09:00:44 +0200

fig2ps (1.0-1) unstable; urgency=low

  * Moved figtops back to fig2ps, after consultation with texmacs package manager
  * Added the appropriate information in control
  * Added handling of the documentclass for --input + possibility to add packages

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Tue, 23 Mar 2004 09:19:44 +0100

fig2ps (0.zeta-2) unstable; urgency=low

  * NMU: remove conflict with Texmacs 

 -- Mickael Profeta <profeta@debian.org>  Mon,  9 Feb 2004 14:54:25 +0100

fig2ps (0.zeta-1) unstable; urgency=low

  * moved fig2ps to figtops, to avoid conflict with texmacs (closes: #230239,
  #230333)

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu,  5 Feb 2004 11:57:50 +0100

fig2ps (0.gamma-1) unstable; urgency=low

  * Added support for exporting to PDF, using epstopdf.
  * Added few other options, and their doc.
  * Added support for forcing the "special" flag for text
  * Corrected a little bug, made a decent copyright file
  * Completed the options and the doc.

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu, 22 Jan 2004 12:41:32 +0100

fig2ps (0.beta-3) unstable; urgency=low

  * Added support for changing bounding box and including a template file.
  * Now the config file can have options split over few lines.

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Mon,  1 Dec 2003 13:31:30 +0100

fig2ps (0.beta-2) unstable; urgency=low

  * Switched to debhelper suite of tools for building the debian package.

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Thu, 30 Oct 2003 09:45:53 +0100

fig2ps (0.beta-1) unstable; urgency=low

  * Initial release.
  * Added command line parsing, config files parsing and a small
    documentation

 -- Vincent Fourmond <fourmond@dsvidf.cea.fr>  Tue, 28 Oct 2003 15:27:34 +0100