abcm2ps (8.14.14-1) unstable; urgency=medium

  * New upstream version 8.14.14
  * Add git-buildpackage minimal configuration
  * Standards-Version: 4.6.2 (no changes)

  [ Helmut Grohne ]
  * Fix FTCBFS: export cross build tools for configure. Closes: #1024922

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 21 Dec 2022 15:30:39 +0100

abcm2ps (8.14.13-2) unstable; urgency=medium

  * Revert "only force debhelper build system for the affected command".
    On buildds, dh_auto_clean apparently selects ninja by default.
  * Create a git repository on salsa.debian.org.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 10 Mar 2022 20:58:42 +0000

abcm2ps (8.14.13-1) unstable; urgency=medium

  * New upstream release. Closes: #994618.
  * Add myself as Uploader.
  * Update Standards-Version and copyright dates.
  * Upstream ./configure now reads build flags from the environment.
  * Only force debhelper build system for the affected command.
  * Update watch file and metadata with new upstream github repository.
  * Remove obsolete Homepage field from upstream metadata.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 10 Mar 2022 18:31:19 +0000

abcm2ps (8.14.11-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release.
  * Debhelper 13.
  * Standards-Version: 4.5.1.
  * Shorten description, reference the successor by the same author.
  * Fix license of upstream sources: GPL-2+ -> GPL-3+. Closes: #973475.
  * Backport abcc6f3d in order to fix the tests.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 05 Dec 2020 22:42:04 +0000

abcm2ps (8.14.7-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Pass cross tools CC and PKG_CONFIG to ./configure. Closes: #946572.
    I have only applied the upstream part of the fix by Helmut Grohne.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 16 Apr 2020 18:40:04 +0200

abcm2ps (8.14.7-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release closes: #946572.
  * Standards-Version: 4.5.0.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 29 Mar 2020 18:51:47 +0200

abcm2ps (8.14.6-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release closes: #944764.

  [ Patrice Duroux <patrice.duroux@gmail.com> ]
  * Add upstream/metadata.
  * Simplify watch.
  * Move to Standards-Version: 4.4.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 10 Dec 2019 11:43:53 +0100

abcm2ps (8.14.5-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release closes: #933320.  No more patches.
  * Set build flags as ./configure arguments, the environment is ignored.
  * Drop --as-needed linker flag, now the default in GCC-9.
  * Standards-Version: 4.4.0. No changes.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 03 Sep 2019 12:07:16 +0200

abcm2ps (8.14.2-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop obsolete README.Debian. Closes: #919514.
  * Debhelper 12.
  * Cherry-pick bad-ps-when-centered-or-right-aligned.diff from upstream CVS.
  * Fix the build with an explicit debhelper build system. Closes: #919219.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 27 Jan 2019 18:50:50 +0100

abcm2ps (8.14.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release. Closes: #825386, #833017, #897966, #898130.
    Addresses security issues: CVE-2018-10753, CVE-2018-10771.
  * Forward all changes not specific to Debian.
  * Remove autoreconf generated files from source package.
  * Remove white spaces from this changelog and source/format.
  * Debhelper 11.
  * Build-Depends: pango-dev to enable optional pango fonts support.
  * Standards-Version: 4.3.0.
  * Rules-Requires-Root: no.
  * Add Homepage.
  * HTTPS protocol in copyright format.
  * Enable all Debian hardening build flags.
  * Link with --as-needed to remove some library dependencies.
  * Add minimal run time test.
  * Update watch file.
  * Cherry-pick fix-loss-of-sep.diff from upstream VCS.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 29 Dec 2018 14:56:32 +0100

abcm2ps (7.8.9-1) unstable; urgency=low

  * New upstream release (closes: #742296).
  * Uses debhelper version 9.
  * Uses autotools-dev (closes: #759458, #765192).
  * Added machine-readable copyright file.
  * Bumped Standards-Version up to 3.9.6.

 -- Anselm Lingnau <lingnau@debian.org>  Sat, 18 Oct 2014 23:09:44 +0200

abcm2ps (5.9.25-1) unstable; urgency=low

  * New upstream release.
  * Added debian/source/options file to deal with the automatic patch.
  * Bumped Standards-Version up to 3.9.2.

 -- Anselm Lingnau <lingnau@debian.org>  Thu, 24 Nov 2011 12:25:45 +0100

abcm2ps (5.9.22-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b abcm2ps-5.9.22
    gave error exit status 2": backup/restore Makefile in debian/rules;
    inspired by peter green's patch (closes: #643040).
    (Alternatively we could simply remove Makefile in the clean target but
    this solution seems more in line with the current style.)

 -- gregor herrmann <gregoa@debian.org>  Mon, 14 Nov 2011 17:31:43 +0100

abcm2ps (5.9.22-1) unstable; urgency=low

  * New upstream release.
  * Added dependency on ${misc:Depends} to binary package for debhelper.
  * Bumped Standards-Version up to 3.9.1.

 -- Anselm Lingnau <lingnau@debian.org>  Thu, 17 Feb 2011 10:40:29 +0100

abcm2ps (5.9.13-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Upload new upstream release to fix "some security vulnerabilities" and
    "more security vulnerabilities" (Closes: #577014)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Fri, 23 Apr 2010 10:15:13 +0200

abcm2ps (5.9.7-1) unstable; urgency=low

  * New upstream release
  * Bumped Standards-Version up to 3.8.3 (no changes to the actual package).
  * Changed package to "3.0 (quilt)" source format.

 -- Anselm Lingnau <lingnau@debian.org>  Mon, 21 Dec 2009 09:28:10 +0100

abcm2ps (5.9.5-1) unstable; urgency=low

  * New upstream release
  * Updated to policy version 3.8.2.
  * The maintainer for this package isn't dead, he's just pining for the
    fjords (Closes: #540854).

  * The "unexpected result with K:D =c" bug no longer applies to the
    current software version and the current (draft) ABC standard (Closes:
    #338867).

 -- Anselm Lingnau <lingnau@debian.org>  Tue, 11 Aug 2009 11:11:26 +0200

abcm2ps (5.8.1-2) unstable; urgency=low

  * Bug fix: "will not accept '-' as input source", thanks to Francis
    Larson (Closes: #498630). This used to work and is documented as such
    but was apparently broken upstream when code to switch off default-on
    options was introduced.

 -- Anselm Lingnau <lingnau@debian.org>  Thu, 11 Sep 2008 22:47:43 +0200

abcm2ps (5.8.1-1) unstable; urgency=low

  * New upstream release
  * Updated to policy version 3.8.0

 -- Anselm Lingnau <lingnau@debian.org>  Sat, 05 Jul 2008 11:32:07 +0200

abcm2ps (5.5.2-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Mon, 20 Aug 2007 13:18:07 +0200

abcm2ps (4.12.27-1) unstable; urgency=low

  * New upstream release
  * Changed reference to abc2ps in package description.

 -- Anselm Lingnau <lingnau@debian.org>  Fri, 13 Oct 2006 02:09:19 +0200

abcm2ps (4.12.18-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Mon,  5 Jun 2006 23:00:12 +0200

abcm2ps (4.12.14-1) unstable; urgency=low

  * New upstream release
  * Updated to policy version 3.7.2

 -- Anselm Lingnau <lingnau@debian.org>  Sat, 22 Apr 2006 17:31:28 +0200

abcm2ps (4.11.8-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Tue, 18 Oct 2005 02:56:57 +0200

abcm2ps (4.11.7-1) unstable; urgency=low

  * New upstream release (closes: #303151).
  * Removed extraneous /usr/sbin directory from the package.
  * Various documentation changes as per upstream.
  * Updated to policy version 3.6.2.

 -- Anselm Lingnau <lingnau@debian.org>  Tue, 11 Oct 2005 20:12:38 +0200

abcm2ps (4.9.4-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Tue,  5 Apr 2005 18:08:18 +0200

abcm2ps (4.9.1-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Tue, 22 Mar 2005 12:18:40 +0100

abcm2ps (4.8.8-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Mon, 17 Jan 2005 14:15:52 +0100

abcm2ps (4.8.5-1) unstable; urgency=low

  * New upstream release (closes: #280008).
  * In particular, this fixes the DJB security bug (closes: #285903).

 -- Anselm Lingnau <lingnau@debian.org>  Tue, 21 Dec 2004 11:07:28 +0100

abcm2ps (4.6.7-1) unstable; urgency=low

  * New upstream release
  * Updated manual page as per upstream changes.
  * Converted control file to UTF-8.
  * Added versioned depends clause on docbook-to-man (closes: #255804).

 -- Anselm Lingnau <lingnau@debian.org>  Wed, 25 Aug 2004 00:10:18 +0200

abcm2ps (4.5.0-1) unstable; urgency=low

  * New upstream release.
  * Updated manual page as per upstream changes.

 -- Anselm Lingnau <lingnau@debian.org>  Fri, 21 May 2004 10:38:03 +0200

abcm2ps (4.2.1-1) unstable; urgency=low

  * New upstream release

 -- Anselm Lingnau <lingnau@debian.org>  Fri, 20 Feb 2004 12:48:27 +0100

abcm2ps (4.0.8-1) unstable; urgency=low

  * New upstream release.
  * Added "%%staff" and "%%halfbeam" to manual page; change wording of
    clef explanations.
  * Included examples from upstream distribution.
  * Updated to policy version 3.6.1.

 -- Anselm Lingnau <lingnau@debian.org>  Thu, 22 Jan 2004 11:57:19 +0100

abcm2ps (4.0.7-1) unstable; urgency=low

  * New upstream release.
  * Removed erroneous doc-base control file.

 -- Anselm Lingnau <anselm@strathspey.org>  Tue, 13 Jan 2004 09:06:54 +0100

abcm2ps (4.0.5-1) unstable; urgency=low

  * Initial Release.

 -- Anselm Lingnau <lingnau@debian.org>  Mon,  5 Jan 2004 02:41:57 +0100
