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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libpackage-new-perl: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 14 Oct 2022 16:41:36 +0100

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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpackage-new-perl_0.09-2.dsc 2.1 KiB 3e64c707b1050db200e70ebde346529ca1e929695b1c435cc32c4e27a0299d55
libpackage-new-perl_0.09.orig.tar.gz 5.3 KiB 9eeb6b6ea651074128d940bde14f599f12d07df5bb2506b5578331618b72fe45
libpackage-new-perl_0.09-2.debian.tar.xz 2.5 KiB 61b33bdf408297d5da562eed17fc7a034776a59d10abf517bdef271f25b1c369

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.