2009
fig2sty (1:0.1-13) unstable; urgency=low
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
>= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
* debian/postinst, debian/prerm: Invoke texhash without giving a path to
the command (fixes Lintian warning). Also, do not test beforehand
whether the texhash command exist or not.
* debian/control:
+ Bump Standards-Version to 3.8.1 (no changes needed)
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Depend on texlive-base-bin
-- Rafael Laboissiere <rafael@debian.org> Sun, 19 Apr 2009 15:05:01 +0200
2008
fig2sty (1:0.1-12) unstable; urgency=low
* debian/control:
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ Bumped Standards-Version to 3.8.0 (no changes needed)
* debian/watch: Add empty uscan file with comments telling why no
URL is given
-- Rafael Laboissiere <rafael@debian.org> Wed, 19 Mar 2008 02:00:45 +0100
fig2sty (1:0.1-11) unstable; urgency=low
* Switch to cdbs and quilt
* New debian/patches:
+ perl-path.diff: Use the correct path for Perl
+ list-items-identing.diff: Use =over and =back around lists for
correct item indenting
* debian/copyright: Add proper copyright terms
-- Rafael Laboissiere <rafael@debian.org> Fri, 14 Mar 2008 18:24:32 +0100
2007
fig2sty (1:0.1-10) unstable; urgency=low
* debian/control:
+ Added Vcs-Svn, Vcs-Browser, and Homepage fields
+ Dropped the Homepage pseudo-header from the extended description
+ Bumped Standards-Version to 3.7.3
-- Rafael Laboissiere <rafael@debian.org> Sun, 16 Dec 2007 00:00:42 +0100
2006
fig2sty (1:0.1-9) unstable; urgency=low
* debian/control:
- Added an extra leading space before "Homepage:" in the Description
(complies with section 6.2.4 of the Debian Developer's Reference)
- Provides the virtual libxfig-perl package
* debian/patches/80_work-with-pdflatex: Make fig2sty work with pdflatex
* debian/patches/82_better-pt-fig: Better conversion between pt and FIG
units
* The patches above provided were split from a patch provided by Nokos
<nokos@gmx.net> (closes: #323624). In the original patch provided in
the bug report, the default for baselineskip was set to "any", what
the bug reporter considered as a reasonable default. This part of the
patch is disregarded because I prefer not to change the default
behavior, as set by the upstream author.
-- Rafael Laboissiere <rafael@debian.org> Sun, 9 Jul 2006 01:50:21 +0200
fig2sty (1:0.1-8) unstable; urgency=low
* debian/control:
- Bumped Standards-Version to 3.7.2 (no changes needed)
- Moved dpatch and debhelper from Build-Depends-Indep to
Build-Depends, complying with section 7.6 of the Debian Policy.
-- Rafael Laboissiere <rafael@debian.org> Thu, 15 Jun 2006 20:25:36 +0200
fig2sty (1:0.1-7) unstable; urgency=low
* debian/rules: Much simpler perl code for replacing the shebang line of
fig2sty. As a side effect, this closes: #353104.
* debian/compat: Set debhelper compatibility level to 4
-- Rafael Laboissiere <rafael@debian.org> Thu, 16 Feb 2006 17:09:51 +0100
2005
fig2sty (1:0.1-6) unstable; urgency=low
* debian/control: versioned Build-Depends-Indep on dpatch >= 2.0.14.
This ensures that the script /usr/share/dpatch/dpatch-run is present at
build time, which is not the case for old versions of dpatch
(closes: #321404).
-- Rafael Laboissiere <rafael@debian.org> Tue, 9 Aug 2005 22:51:59 +0200
fig2sty (1:0.1-5) unstable; urgency=low
* debian/patches/72_XFig.pm-empty-lines-after-header,
debian/patches/76_XFig.pm-arrow-parsing: Added patches. The later was
contributed by Mark A. Hillebrand <mah@cs.uni-sb.de> (closes: #315243).
* debian/patches/*: Convert to new dpatch style (the scripts run
/usr/share/dpatch/dpatch-run instead /bin/sh)
* debian/regression-tests/: Added directory containing regression tests
* debian/rules:
- Added new rule (regress) for exercising regression tests
- build target depends on regress
* debian/control: Bumped Standards-Version to 3.6.2 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Thu, 23 Jun 2005 14:01:04 +0200
2004
fig2sty (1:0.1-4) unstable; urgency=low
* debian/rules: Export the variable PATCH_GET=0, which prevents the
patch command to look for RCS files (closes: #280270).
* Remove extraneous files that were erroneously included in the diff.gz
of the previous version.
-- Rafael Laboissiere <rafael@debian.org> Mon, 8 Nov 2004 23:56:25 +0100
fig2sty (1:0.1-3) unstable; urgency=low
* debian/control:
- Bumped Standards-Version to 3.6.1 (no changes needed).
- Build-Depends on dpatch.
* debian/rules: Adjusted to use dpatch.
* debian/patches:
- 40_XFig.pm-compound-comment.dpatch: Make XFig.pm able to read the
comments of objects in a compound.
- 50_fig2dev-L-eps.dpatch: Give right options to fig2dev (transfig
version 3.2.4-rel-3), such that EPS files are generated by fig2sty
(closes: #193330).
- 60_XFig.pm-format-header.dpatch: Accept new syntax in fig files,
where the header "##FIG n.m" may be present (as in XFig version 3.2
patchlevel 5-alpha4).
-- Rafael Laboissiere <rafael@debian.org> Tue, 14 Sep 2004 10:35:52 +0200
2003
fig2sty (1:0.1-2) unstable; urgency=low
* debian/control Added upstream web homepage address to package description.
-- Rafael Laboissiere <rafael@debian.org> Mon, 27 Jan 2003 15:03:41 +0100
fig2sty (1:0.1-1) unstable; urgency=low
* New upstream release. New version numbering.
-- Rafael Laboissiere <rafael@debian.org> Sun, 26 Jan 2003 20:48:21 +0100
fig2sty (20021118-1) unstable; urgency=low
* Initial Release (closes: #144643).
-- Rafael Laboissiere <rafael@debian.org> Thu, 23 Jan 2003 17:22:21 +0100