libmodule-info-perl (0.37-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libb-utils-perl.
    + libmodule-info-perl: Drop versioned constraint on libb-utils-perl in
      Depends.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Wed, 15 Jun 2022 19:51:37 +0100

libmodule-info-perl (0.37-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.37
  * Refresh autopkgtest patch

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 03 Nov 2015 15:50:31 -0200

libmodule-info-perl (0.36-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.36.
  * Refresh autopkgtest.patch (fuzz due to version skew).

 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Oct 2015 17:30:40 +0200

libmodule-info-perl (0.35.07-1) unstable; urgency=medium

  * Team upload.
  * New upstream devel release.
    Fixes "FTBFS with perl 5.22: test failures"
    (Closes: #796887)
  * Refresh autopkgtest.patch (fuzz due to version string).
  * debian/copyright: drop stanza about removed third-party file.
  * Update (build) dependencies.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Wed, 21 Oct 2015 17:40:20 +0200

libmodule-info-perl (0.35-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update Module::Build dependency.
  * Add debian/upstream/metadata
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.
  * Move libmodule-build-perl to Build-Depends.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 May 2015 23:33:39 +0200

libmodule-info-perl (0.35-1) unstable; urgency=low

  * Import Upstream version 0.35
  * Drop all patches, applied upstream

 -- Florian Schlichting <fsfs@debian.org>  Sat, 21 Sep 2013 01:03:12 +0200

libmodule-info-perl (0.34-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Import Upstream version 0.34.
  * Add build-dependency on M::B 0.40.
  * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0).
  * Refresh and forward patches.
  * Add myself to uploaders and copyright.

 -- Florian Schlichting <fsfs@debian.org>  Mon, 12 Aug 2013 12:38:47 +0200

libmodule-info-perl (0.32-1) unstable; urgency=low

  * New upstream release
  * Add myself to Uploaders and Copyright
  * Standards-Version 3.9.1 (no changes)
  * Use new debhelper 8 (drop --buildsystem=perl_build)
  * Refresh all patches (2 applied with an offset)

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 03 Oct 2010 18:44:22 -0400

libmodule-info-perl (0.31-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Ansgar Burchardt ]
  * debian/watch: Use extended regexp to match upstream releases.
  * Refresh rules for debhelper 7.
  * Use Build.PL.
  * Use source format 3.0 (quilt).
  * Convert debian/copyright to proposed machine-readable format.
  * Do not use embedded copy of Test-Simple during build.
  * Compare versions as numbers, not as strings in tests.
    + new patch: version-comparison.patch
  * Use is_deeply the right way.
    + new patch: is-deeply.patch
  * Fix spelling errors.
    + new patch: spelling.patch
  * Add missing whatis entry to B::Module::Info.
    + new patch: whatis-entry.patch
  * Bump Standards-Version to 3.8.4.
  * Add myself to Uploaders.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 06 Jun 2010 21:51:52 +0900

libmodule-info-perl (0.31-1) unstable; urgency=low

  * New upstream release
  * Bumped policy version to 3.7.2.2 (No other changes)
  * Build-Depends-Indep to Build-Depends to satisfy lintian
  * Changed debian/rules so that make clean is only conditionally ignored

 -- Jay Bonci <jaybonci@debian.org>  Tue, 03 Jul 2007 13:02:51 -0400

libmodule-info-perl (0.28-1) unstable; urgency=low

  * New upstream release
  * Standards-version bump. No other changes

 -- Jay Bonci <jaybonci@debian.org>  Sat,  9 Jul 2005 15:30:17 -0400

libmodule-info-perl (0.27-1) unstable; urgency=low

  * New upstream version

 -- Jay Bonci <jaybonci@debian.org>  Tue,  8 Mar 2005 11:55:35 -0500

libmodule-info-perl (0.26-2) unstable; urgency=low

  * Fixes error in debian/watch file

 -- Jay Bonci <jaybonci@debian.org>  Tue,  5 Oct 2004 13:13:56 -0400

libmodule-info-perl (0.26-1) unstable; urgency=low

  * New upstream version

 -- Jay Bonci <jaybonci@debian.org>  Mon, 19 Jul 2004 08:03:11 -0400

libmodule-info-perl (0.24-1) unstable; urgency=low

  * New upstream version

 -- Jay Bonci <jaybonci@debian.org>  Mon,  6 Oct 2003 10:51:04 -0400

libmodule-info-perl (0.23-1) unstable; urgency=low

  * New upstream version
  * Updated maintainer address
  * Bumped standards version
  * Added watch file
  * Universalized rules file to my standard binary-indep template
  * Changed url in copyright document to be a non-versioned CPAN url (dist/)

 -- Jay Bonci <jaybonci@debian.org>  Fri, 19 Sep 2003 14:54:11 -0400

libmodule-info-perl (0.20-1) unstable; urgency=low

  * Initial Release.
  * Closes: #192573

 -- Jay Bonci <jay@bonci.com>  Fri, 13 Jun 2003 15:18:25 -0400
