libmodule-cpants-analyse-perl (1.01-1) unstable; urgency=medium

  [ Peter Pentchev ]
  * Use my Debian e-mail address.
  * Add the year 2019 to my debian/* copyright notice.
  * Add "Rules-Requires-Root: no" to the source control stanza.
  * Import upstream version 1.00 and add a build- and runtime
    dependency on libperl-prereqscanner-notquitelite-perl.

  [ gregor herrmann ]
  * Import upstream version 1.01.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * Add note about upstream changes to debian/NEWS.

 -- gregor herrmann <gregoa@debian.org>  Wed, 23 Oct 2019 18:11:24 +0200

libmodule-cpants-analyse-perl (0.99-1) 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 Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Import upstream version 0.99.
  * Update upstream contact.
  * Update years of upstream and packaging copyright.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 4.3.0.
  * Bump debhelper compatibility level to 11.
  * Add a note about a backward incompatible change to debian/NEWS.

 -- gregor herrmann <gregoa@debian.org>  Sat, 19 Jan 2019 21:19:59 +0100

libmodule-cpants-analyse-perl (0.96-1) unstable; urgency=medium

  * Import upstream version 0.96.
  * Update years of packaging copyright.
  * Add new (build) dependency on libfile-find-object-perl.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Tue, 07 Jul 2015 18:47:37 +0200

libmodule-cpants-analyse-perl (0.95-1) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * Drop repacking framework, the files are gone in the new release.
  * Add debian/upstream/metadata
  * Import upstream version 0.95
  * Drop 01-cpants-lint-rename.patch, patched file is gone.
  * debian/rules: back to 3 lines.
    Special casing for tests and (removed) script not needed anymore.
  * debian/copyright: add new upstream copyright holder.
  * Update years of packaging copyright.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 Oct 2014 21:37:38 +0200

libmodule-cpants-analyse-perl (0.92+dfsg-1) unstable; urgency=low

  * Team upload.
  * Imported Upstream version 0.92+dfsg
  * Add alternative (build-)dependency for Module::Pluggable.
    Module::Pluggable will be removed from Perl core in 5.20 and emits now
    a warning with 5.18. This causes build failures in tests with 'no
    warning'. Also add the stricter dependency in Depends to avoid
    deprecation warnings at runtime. (Closes: #724237)
  * Switch alternatives for modules in core with version satisfied in perl 5.18

 -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 23 Sep 2013 00:14:06 +0200

libmodule-cpants-analyse-perl (0.91+dfsg-1) unstable; urgency=low

  * Import Upstream version 0.91+dfsg

 -- Florian Schlichting <fsfs@debian.org>  Sun, 08 Sep 2013 23:24:20 +0200

libmodule-cpants-analyse-perl (0.88+dfsg-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Update debian/repack.stub.

  [ 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.88+dfsg (closes: #542401).
  * Bump Standards-Version to 3.9.4 (no change).
  * Update (build-)dependencies.
  * Drop 02-cpantserrors-pod.patch, applied upstream.
  * Drop 03-yaml.patch, YAML::Any is now available in libyaml-perl.
  * Do not run t/11_hash_random.t as it depends on removed example archive.
  * Add myself to uploaders and copyright.

 -- Florian Schlichting <fsfs@debian.org>  Sun, 11 Aug 2013 14:04:28 +0200

libmodule-cpants-analyse-perl (0.86+dfsg-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * New upstream release.
  * Drop patch 03-test-yaml-meta_test-cpan-meta.patch (applied upstream);
    refresh remaining patches.
  * Update build/runtime dependencies.
  * Add patch to use YAML::Syck again (no YAML::Any in Debian); adjust
    dependencies.
  * Skip more tests that would need the removed tarballs.
  * Remove unused lintian override.
  * debian/copyright: update maintainer, upstream & packaging copyright.
  * debian/copyright: update to Copyright-Format 1.0.
  * Bump Standards-Version to 3.9.3 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Jun 2012 23:12:39 +0200

libmodule-cpants-analyse-perl (0.85+dfsg-2) unstable; urgency=low

  [ 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).

  [ Ryan Niebur ]
  * Email change: Jonathan Yu -> jawnsy@cpan.org
  * Email change: Ryan Niebur -> ryan@debian.org

  [ gregor herrmann ]
  * Add a patch from the CPAN RT to use Test::CPAN::Meta::YAML::Version
    instead of the vanished Test::YAML::Meta::Version (closes: #621468).
    Adjust build and runtime dependency accordingly.
  * Switch to source format 3.0 (quilt).
  * Switch to debhelper 8; update debian/rules (Module::Build has different
    parameters than EUMM).
  * Add /me to Uploaders.
  * debian/copyright: update formatting.
  * Add a spelling fix to 02-cpantserrors-pod.patch.
  * Set Standards-Version to 3.9.2 (no further changes).
  * debian/control: remove versions from (build) dependencies, they are all
    satisfied in at least oldstable.

 -- gregor herrmann <gregoa@debian.org>  Thu, 07 Apr 2011 22:58:27 +0200

libmodule-cpants-analyse-perl (0.85+dfsg-1) unstable; urgency=low

  * Initial Release. (Closes: #525300)

 -- Jonathan Yu <frequency@cpan.org>  Fri, 24 Jul 2009 19:12:43 -0400
