fig2ps (1.5-7) unstable; urgency=medium * debian/upstream/metadata: fix Repository-Browse field. -- Luis Paulo Linares Wed, 22 Jul 2020 18:51:57 -0300 fig2ps (1.5-6) unstable; urgency=medium * New maintainer. (Closes: #772449) -- Luis Paulo Linares Wed, 22 Jul 2020 18:51:16 -0300 fig2ps (1.5-5) unstable; urgency=medium * QA upload. * debian/control: changed Vcs-* URLs to salsa.debian.org. * debian/salsa-ci.yml: added to provide CI tests for Salsa. -- Luis Paulo Linares Fri, 05 Jun 2020 21:01:27 -0300 fig2ps (1.5-4) unstable; urgency=medium * QA upload. * debian/control: removed packages textex-bin and textex-extra in Depends field because has been superseded. * debian/copyright: updated in according to Copyright format 1.0. * debian/dirs: removed because this file is useless now. * debian/patches/010_fix-open-ps-with-gv.path: created for the ps file to be opened by gv after it has been converted from the fig file (LP: #741610). * debian/rules: added override_dh_strip_nondeterminism target to avoid a false positive. * debian/source/include-binaries: added to allow debian/tests/test.fig. * debian/test/control: redone CI tests. * debian/upstream/metadata: created. * debian/watch: bumped to version 4. -- Luis Paulo Linares Tue, 26 May 2020 15:02:44 -0300 fig2ps (1.5-3) unstable; urgency=medium * QA upload. * Run wrap-and-sort. * debian/control: - Added 'Rules-Requires-Root: no' to source stanza. - Depends field: ~ Changed 'perl-modules' to 'perl' because it a suitable dependency. ~ Added 'texlive-font-utils' for PDF conversion. * debian/rules: update to new format. * debian/test/control: created to perform CI tests. -- Luis Paulo Linares Thu, 21 May 2020 00:32:14 -0300 fig2ps (1.5-2) unstable; urgency=medium * QA upload. * Set Debian QA Group as maintainer. (see #772449) * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 13. * debian/control: bumped Standards-Version to 4.5.0. * debian/rules : changed dh_clean -k to dh_clean. -- Luis Paulo Linares Sat, 09 May 2020 18:29:47 +0000 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 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 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 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 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 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 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 Fri, 20 Apr 2007 00:04:42 +0200 fig2ps (1.3.6-2) unstable; urgency=low * Added texlive-latex-extra dependency (closes: #408504) * Switched to my new address -- Vincent Fourmond 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 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 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 Mickael Profeta) * fixed a mistake in the Makefile -- Vincent Fourmond 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 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 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 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 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 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 Wed, 7 Apr 2004 09:21:40 +0200 fig2ps (1.1-1) unstable; urgency=low * replaced the last occurrences of figtops in the files... -- Vincent Fourmond 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 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 Tue, 23 Mar 2004 09:19:44 +0100 fig2ps (0.zeta-2) unstable; urgency=low * NMU: remove conflict with Texmacs -- Mickael Profeta 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 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 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 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 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 Tue, 28 Oct 2003 15:27:34 +0100