Skip to content

Changelog libmodule-extractuse-perl (0.344-1)

2021

libmodule-extractuse-perl (0.344-1) unstable; urgency=medium

   [ gregor herrmann ]
   * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
   * debian/watch: use uscan version 4.
 
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
     present in machine-readable debian/copyright).
 
   [ gregor herrmann ]
   * Import upstream version 0.344.
   * Update years of upstream and packaging copyright.
   * Declare compliance with Debian Policy 4.6.0.
   * Set Rules-Requires-Root: no.
   * Annotate test-only build dependencies with <!nocheck>.
   * Bump debhelper-compat to 13.

2018

libmodule-extractuse-perl (0.343-1) unstable; urgency=medium

   * Import upstream version 0.343.
   * Declare compliance with Debian Policy 4.2.1.

libmodule-extractuse-perl (0.342-1) unstable; urgency=medium

   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * debian/upstream/metadata: use HTTPS for GitHub URLs.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 
   [ gregor herrmann ]
   * Import upstream version 0.342.
   * debian/watch: back to only one URL, and use MetaCPAN.
   * debian/rules: remove --verbose, which is the default in
     debhelper nowadays.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 4.1.3.
   * Drop unneeded version constraint from libparse-recdescent-perl
     (build) dependency.
   * Bump debhelper compatibility level to 10.

2016

libmodule-extractuse-perl (0.341-1) unstable; urgency=medium

   * Team upload.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ Lucas Kanashiro ]
   * Import upstream version 0.341
   * d/u/metadata: update contact and repo url
   * Refresh autopkgtest.patch
   * d/copyright: update Upstream-Contact field
   * Update email of Thomas Klausner, use CPAN email
   * Update Debian packaging copyright
   * Declare compliance with Debian policy 3.9.7
 
   [ gregor herrmann ]
   * Add copyright/license information for new example script.

2015

libmodule-extractuse-perl (0.33-2) unstable; urgency=medium

   * Fix (hopefully) a reproducible build issue.
     debian/rules: make sure that the recreated grammar file gets installed and
     not the shipped one.
     This also makes it possible to build the package twice in a row.
   * Update years of packaging copyright.
   * Declare compliance with Debian Policy 3.9.6.
   * Bump debhelper compatibility level to 9.

2014

libmodule-extractuse-perl (0.33-1) unstable; urgency=medium

   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
 
   [ gregor herrmann ]
   * Add debian/upstream/metadata
   * debian/watch: add second URL.
   * Import upstream version 0.33
   * Update upstream copyright years.
   * Update libmodule-build-perl build dependency.
   * Mark package as autopkgtest-able.
     Add a patch to find the installed module in the tests.
   * Declare compliance with Debian Policy 3.9.6.

libmodule-extractuse-perl (0.32-1) unstable; urgency=medium

   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
   [ Daniel Lintott ]
   * Convert debian/watch back to search.cpan.org for newer releases
 
   [ gregor herrmann ]
   * New upstream release.
   * Update years of packaging copyright.
   * Don't install invalid and almost empty
     Module::ExtractUse::Grammar(3pm).
   * Declare compliance with Debian Policy 3.9.5.

2013

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

   * Imported Upstream version 0.31.
   * Email change: Florian Schlichting -> fsfs@debian.org.
   * Update years of packaging copyright.

libmodule-extractuse-perl (0.29-1) unstable; urgency=low

   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ gregor herrmann ]
   * New upstream release.
   * Update years of packaging copyright.
   * Set Standards-Version to 3.9.4 (no changes).

2012

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

   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
   [ Florian Schlichting ]
   * Imported Upstream version 0.28.

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

   [ gregor herrmann ]
   * New upstream release.
   * Drop spelling.patch, merged upstream.
   * debian/copyright: update to Copyright-Format 1.0.
   * Update year of upstream copyright.
   * Bump Standards-Version to 3.9.3 (no changes).
   * Update build/runtime dependencies.
 
   [ Florian Schlichting ]
   * Add back libtest-deep-perl to build dependencies, needed for testing.
   * Add libuniversal-require-perl to build dependencies to enable running
     another test.
   * Add myself to uploaders and copyright.
 
   [ Salvatore Bonaccorso ]
   * Lower versioned Build-Depends for Module::Build.
     Lower alternative versioned Build-Depends for libmodule-build-perl to
     perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100).

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

   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-
     modules.
   * debian/control: remove version from perl (build) dependency.
   * Remove alternative (build) dependencies that are already satisfied
     in oldstable.
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
   [ gregor herrmann ]
   * New upstream release.
   * Switch to "3.0 (quilt)" source format.
   * Use debhelper 8 and tiny debian/rules.
   * debian/copyright: update formatting and packaging copyright.
   * Remove debian/clean, not needed anymore.
   * Build-Depends on Module::Build 0.38.
   * Remove some ancient versions from (build)-deps (nothing older in the
     archive).
   * Bump Standards-Version to 3.9.2 (no further changes).
   * Add a patch to fix some spelling mistakes.

2009

libmodule-extractuse-perl (0.23-2) unstable; urgency=low

   * Fix silly typo in debian/control ("perlm-modules"), thanks to Peter
     Pentchev for noticing.
   * Add /me to Uploaders.

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

   * Initial Release. (Closes: #525304)