libdevel-cover-perl (0.77-1ubuntu2) oneiric; urgency=low

  * No-change upload to build against Perl 5.14.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 05 Jul 2011 12:21:28 +0200

libdevel-cover-perl (0.77-1ubuntu1) oneiric; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Prefer perltidy over libppi-html-perl in build dependencies.

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 18 May 2011 11:36:18 +0100

libdevel-cover-perl (0.77-1) unstable; urgency=low

  * New upstream release
  * Refreshed path-regex.patch

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 17 May 2011 01:33:27 +0100

libdevel-cover-perl (0.76-1ubuntu2) oneiric; urgency=low

  * Rebuild for Perl 5.12.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 May 2011 05:29:33 +0100

libdevel-cover-perl (0.76-1ubuntu1) oneiric; urgency=low

  * Merge with Debian; remaining changes:
    - Prefer perltidy over libppi-html-perl in build dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 04 May 2011 13:52:14 +0200

libdevel-cover-perl (0.76-1) unstable; urgency=low

  * New upstream release
  * Adding Suggests clause for libjson-pp-perl to allow database
    to be written as JSON
  * Refreshed patches: path-regexp.patch

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Tue, 19 Apr 2011 09:18:58 +0100

libdevel-cover-perl (0.74-1) unstable; urgency=low

  * New upstream release
  * Upped standards version to 3.9.2
  * Updated copyright

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sun, 17 Apr 2011 19:57:34 +0100

libdevel-cover-perl (0.73-1ubuntu1) natty; urgency=low

  * Prefer perltidy over libppi-html-perl in build dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 14 Mar 2011 18:52:19 +0100

libdevel-cover-perl (0.73-1) unstable; urgency=low

  [ Nicholas Bamber ]
  * New upstream release 0.72
  * Added dependency on libtest-warn-perl

  [ gregor herrmann ]
  * New upstream release 0.73.
  * Refresh path-regexp.patch.
  * Add libtemplate-perl, libtest-differences-perl to Build-Depends (used in
    tests).

 -- gregor herrmann <gregoa@debian.org>  Wed, 06 Oct 2010 17:51:21 +0200

libdevel-cover-perl (0.71-1) unstable; urgency=low

  * New upstream release
  * Added myself to Uploaders
  * Updated copyright: added myself, removed 'GNU/Linux', date ranges
  * Updated location of documentation files
  * Reviewed patches

 -- Nicholas Bamber <nicholas@periapt.co.uk>  Sat, 25 Sep 2010 21:36:10 +0100

libdevel-cover-perl (0.68-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.67

  [ gregor herrmann ]
  * New upstream release 0.68.
  * debian/copyright: point to /usr/share/common-licenses/GPL-1.
  * Set Standards-Version to 3.9.1 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Aug 2010 20:09:45 +0200

libdevel-cover-perl (0.66-2) unstable; urgency=low

  * Add new patch to fix build issues when the build path contains regexp
    metacharacters; thanks to Niko Tyni for bug report and patch
    (closes: #579577).

 -- gregor herrmann <gregoa@debian.org>  Wed, 28 Apr 2010 23:52:50 +0200

libdevel-cover-perl (0.66-1) unstable; urgency=low

  [ Ryan Niebur ]
  * Update jawnsy's email address

  [ gregor herrmann ]
  * New upstream release (Closes: #578809).
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * debian/copyright: update years of upstream copyright and formatting
    according to current version of DEP5.
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.4 (no changes).
  * Add new patch to fix a spelling mistake.

  [ Niko Tyni ]
  * add a dependency on the current Perl upstream version. (Closes: #562214)

 -- gregor herrmann <gregoa@debian.org>  Wed, 28 Apr 2010 18:47:51 +0200

libdevel-cover-perl (0.65-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Ensure correct line numbers (RT#37302, fixed by RT#33710)
  * Use short rules format (--with quilt)
  * Rewrote control description
  * Standards-Version 3.8.3 (drop version dependency on perl)
  * Added myself to Uploaders and Copyright
  * Drop version dependencies on versions available in oldstable
  * Updated copyright file to new machine-readable format

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * Remove Florian Ragwitz from Uploaders (closes: #523262).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * debian/control: add libtemplate-perl to Suggests.

 -- Jonathan Yu <frequency@cpan.org>  Sat, 22 Aug 2009 16:31:08 -0400

libdevel-cover-perl (0.64-1) unstable; urgency=low

  [ gregor herrmann ]
  * Take over for the Debian Perl Group with maintainer's permission
    (http://lists.debian.org/debian-perl/2008/06/msg00039.html)
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
    <rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
    Uploaders.
  * Add debian/watch.
  * add whatis.patch fixing missing whatis entry for
    Devel::Cover::Tutorial manual page

  [ Damyan Ivanov ]
  * trim down debian/rules using debhelper 7
  * add keep-non-existent-dirs-in-INC.patch preventing ommission of
    non-existing at build-time directories from Devel::Cover::Inc's @inc.
    Examples of such directories are the /usr/local parts of Perl's @INC.
    Closes: #476272
    + add quilt do B-D and debian/rules
    + add README.source
  * Standards-Version: 3.8.0 (no further changes needed)
  * add myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Thu, 03 Jul 2008 02:00:40 +0300

libdevel-cover-perl (0.64-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release:
    + Now correctly builds with Perl5.10 (Closes: #463539)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 09 May 2008 11:41:13 +0200

libdevel-cover-perl (0.61-1) unstable; urgency=low

  * New upstream release.

 -- Florian Ragwitz <rafl@debian.org>  Fri, 23 Feb 2007 10:06:11 +0100

libdevel-cover-perl (0.59-1) unstable; urgency=low

  * New upstream release.

 -- Florian Ragwitz <rafl@debian.org>  Wed, 23 Aug 2006 13:13:40 +0200

libdevel-cover-perl (0.58-1) unstable; urgency=low

  * New upstream version.

 -- Florian Ragwitz <rafl@debian.org>  Mon,  7 Aug 2006 13:22:09 +0200

libdevel-cover-perl (0.57-1) unstable; urgency=low

  * New upstream release.
    + Incoporates all dpatches. Removing them therefor.
  * Added (build-)dependency to libppi-html-perl | perltidy for syntax highlighting.

 -- Florian Ragwitz <rafl@debian.org>  Thu,  3 Aug 2006 18:50:06 +0200

libdevel-cover-perl (0.55-2) unstable; urgency=low

  * Rebuild against latest perl (Closes: #370663).
  * Use more secure permissions for the cover_db (Closes: #362015).
    + Added debian/patches/cover_db_permissions.dpatch.
    + Build-Depend on dpatch.
    + Adjusted debian/rules to use dpatch.
  * Make a dpatch out of the patch that fixes the realclean target, which was
    directly in the diff.gz before.
  * Bump up Standards-Version to 3.7.2 (no changes).
  * Build-Depend on libpod-coverage-perl to run Pod::Coverage and
    Pod::Coverage::CountParents tests during the build.
  * Suggest libpod-coverage-perl and libtest-differences-perl. Those aren't
    strictly required but quite usefull to a) get pod coverage information and
    b) to have a nice output telling you why a test failed.

 -- Florian Ragwitz <rafl@debian.org>  Wed,  7 Jun 2006 14:12:32 +0200

libdevel-cover-perl (0.55-1) unstable; urgency=low

  * Initial Release.

 -- Florian Ragwitz <rafl@debian.org>  Tue,  6 Jun 2006 13:46:49 +0200

