libpackage-deprecationmanager-perl 0.14-1 source package in Ubuntu

Changelog

libpackage-deprecationmanager-perl (0.14-1) unstable; urgency=low

  * Team upload

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

  [ 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 ]
  * Strip trailing slash from metacpan URLs.

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

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 0.14
  * Update copyright year
  * Substitute (build-)dependency on List::MoreUtils with List::Util 1.33 in
    Perl 5.19.5
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able
  * Extend long description a bit

 -- Florian Schlichting <email address hidden>  Mon, 14 Sep 2015 23:04:08 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpackage-deprecationmanager-perl_0.14-1.dsc 2.4 KiB 7d2f302a1beb146244c92759dfea5cf7f61fae74b264a71a754499ecdd2c5705
libpackage-deprecationmanager-perl_0.14.orig.tar.gz 21.6 KiB ccd5b244b0db5ac78cbb2ecddbfeca1cb5556b281a5eaed3cd9a95001b298bb2
libpackage-deprecationmanager-perl_0.14-1.debian.tar.xz 5.4 KiB fbf95f1f0b116364b1ec5a22d36c16b2267bbc4b91226dc17f4255ae81732804

Available diffs

No changes file available.

Binary packages built by this source

libpackage-deprecationmanager-perl: module for managing deprecation warnings for Perl distributions

 Package::DeprecationManager allows you to manage a set of deprecations for
 one or more modules. It will issue one warning per deprecated feature used,
 optionally with regard to an -api_version specified by users of your module.