libpackage-new-perl 0.07-2 source package in Ubuntu

Changelog

libpackage-new-perl (0.07-2) unstable; urgency=medium

  * Team upload.

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

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.3
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl

 -- Niko Tyni <email address hidden>  Sat, 24 Mar 2018 13:43:20 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpackage-new-perl_0.07-2.dsc 2.1 KiB 3db457457cc7c1a3a0d74d06bf4ff935d832e00761a8d171e5ea101f0d80977c
libpackage-new-perl_0.07.orig.tar.gz 4.7 KiB 2f4876c7d2d99c4f12b7883ebf2cb70ea2e6ed5f22b4c3eb257a95f5cbb17c75
libpackage-new-perl_0.07-2.debian.tar.xz 2.3 KiB 61fa1adf04cab2941a93ad2dd55f47c36dd82ad7f3d715e222b58bf41439bf3d

Available diffs

No changes file available.

Binary packages built by this source

libpackage-new-perl: simple base package from which to inherit

 The Package::New object provides a consistent constructor for objects,
 similar to Package::Base or Object::Tiny. It provides the methods 'new'
 and 'initialize', as well as a method 'dump' for debugging through
 Package::New::Dump.