libparse-debianchangelog-perl (1.2.0-1ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - debian/control: Downgrade libhtml-parser-perl, libhtml-template-perl,
      and libxml-simple-perl from Recommends to Suggests. This package
      is installed in minimal systems due to aptitude's (reasonable) dependency
      on it, but aptitude only uses rfc822 output.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 06 May 2011 14:56:58 -0400

libparse-debianchangelog-perl (1.2.0-1) unstable; urgency=low

  * New upstream release:
    - Don't use $& or $` (Closes: #515018)
    - Allow '.' and '+' in distribution names. Patch by John Wright.
      (Closes: #565238)
    - Add Danish translation of bin.pot by Joe Dalton (Closes: #605820)
    - ChangesFilters:
      + Fix conversion of <http://something/> (Closes: #603341)
      + Allow to omit # before closed bug numbers (Closes: 446798 ;)
  * Bump Standards-Version to 3.9.1 (no changes)
  * Convert debian/rules to debhelper 7

 -- Frank Lichtenheld <djpig@debian.org>  Sun, 03 Apr 2011 23:25:41 +0200

libparse-debianchangelog-perl (1.1.1-2.1ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes: (LP: #707718)
    - debian/control: Downgrade libhtml-parser-perl, libhtml-template-perl,
      and libxml-simple-perl from Recommends to Suggests. This package
      is installed in minimal systems due to aptitude's (reasonable) dependency
      on it, but aptitude only uses rfc822 output.

 -- Artur Rona <ari-tczew@ubuntu.com>  Wed, 26 Jan 2011 00:37:12 +0100

libparse-debianchangelog-perl (1.1.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Filter duplicate bug numbers in Closes field. (Closes: #560634)
  * Localize $_ in for loop. (Closes: #584943)
    - Add build-dep on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
      and libtest-exception-perl for new test.

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 30 Jul 2010 19:01:12 +0900

libparse-debianchangelog-perl (1.1.1-2ubuntu2) lucid; urgency=low

  * Strip out duplicate references to bugs, fixing a test suite failure with
    the current dpkg and solving a build failure.  Closes: #560634,
    LP: #569828.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 26 Apr 2010 15:50:57 +0000

libparse-debianchangelog-perl (1.1.1-2ubuntu1) jaunty; urgency=low

  * Downgrade libhtml-parser-perl, libhtml-template-perl, and
    libxml-simple-perl from Recommends to Suggests. This package is
    installed in minimal systems due to aptitude's (reasonable) dependency
    on it, but aptitude only uses rfc822 output.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 17 Feb 2009 12:59:50 +0000

libparse-debianchangelog-perl (1.1.1-2) unstable; urgency=low

  * Add liblocale-gettext-perl to Build-Depends-Indep: Fix FTBFS (LP:
    #179599). From Marco Rodrigues.
  * Remove XS- prefix from Vcs-* fields. dpkg supports them now.
  * Bump Standards-Version to 3.7.3 (no changes)
  * Build.PL: set create_packlist to 0 to avoid .packlist installation

 -- Frank Lichtenheld <djpig@debian.org>  Fri, 11 Jan 2008 11:48:05 +0100

libparse-debianchangelog-perl (1.1.1-1) unstable; urgency=low

  * New upstream release
    - Fixes handling of dates equal to the epoch (Closes: #440116)

 -- Frank Lichtenheld <djpig@debian.org>  Sat, 01 Sep 2007 03:25:06 +0200

libparse-debianchangelog-perl (1.1-1) unstable; urgency=low

  * New upstream release
    - Update Build-Depends-Indep
  * Bump debhelper compat level to 5
  * Bump Standards-Version to 3.7.2 (no changes)
  * Add XS-Vcs-{git,Browser}

 -- Frank Lichtenheld <djpig@debian.org>  Mon, 16 Jul 2007 04:18:36 +0200

libparse-debianchangelog-perl (1.0-1) unstable; urgency=low

  * New upstream release
    - Update Build-Depends-Indep and Depends

 -- Frank Lichtenheld <djpig@debian.org>  Wed, 12 Oct 2005 17:13:34 +0200

libparse-debianchangelog-perl (0.9-1) unstable; urgency=low

  * New upstream release

 -- Frank Lichtenheld <djpig@debian.org>  Tue,  4 Oct 2005 04:47:28 +0200

libparse-debianchangelog-perl (0.8-1) unstable; urgency=low

  * New upstream release
    - Update Depends
    - Update description and reformat it a bit to make it more readable

 -- Frank Lichtenheld <djpig@debian.org>  Mon,  3 Oct 2005 14:12:00 +0200

libparse-debianchangelog-perl (0.7-1) unstable; urgency=low

  * New upstream release
    - Update the description
    - Update Depends

 -- Frank Lichtenheld <djpig@debian.org>  Tue, 16 Aug 2005 02:40:39 +0200

libparse-debianchangelog-perl (0.6-1) unstable; urgency=low

  * New upstream release

 -- Frank Lichtenheld <djpig@debian.org>  Wed,  3 Aug 2005 14:02:26 +0200

libparse-debianchangelog-perl (0.5-1) unstable; urgency=low

  * New upstream release
    - Update the description

 -- Frank Lichtenheld <djpig@debian.org>  Tue,  5 Jul 2005 04:26:12 +0200

libparse-debianchangelog-perl (0.4-1) unstable; urgency=low

  * New upstream release
    - adapt Build-Depends-Indep and Recommends to new requirements
    - install new TODO file
    - install templates and CSS files to
      /usr/share/libparse-debianchangelog-perl/ and adapt the default
      paths in the module
    - fix some problems in the test scripts (ignore stderr garbage
      issued by dpkg-parsechangelog in pbuilder environment)

 -- Frank Lichtenheld <djpig@debian.org>  Tue,  5 Jul 2005 03:28:10 +0200

libparse-debianchangelog-perl (0.3a-1) unstable; urgency=low

  * Initial Release (Closes: #314559).

 -- Frank Lichtenheld <djpig@debian.org>  Fri,  1 Jul 2005 22:35:31 +0200

