libmoosex-object-pluggable-perl 0.0014-2 source package in Ubuntu

Changelog

libmoosex-object-pluggable-perl (0.0014-2) 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 Brian Cassidy from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 23:03:47 +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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-object-pluggable-perl_0.0014-2.dsc 2.4 KiB 9faeefc457a6f10f093e8ff5eb9d890869916340bb7c293dac52690b6b32dc35
libmoosex-object-pluggable-perl_0.0014.orig.tar.gz 31.3 KiB f3bf7cbbe83f59c2111463e0c7dc8e69fa53fb3a8903f36f36d3f886cc3e64e0
libmoosex-object-pluggable-perl_0.0014-2.debian.tar.xz 3.6 KiB fe3d5db46752fdd444e20cc3e4350b4a985ca7eba9d7cd178905a306c6d08619

No changes file available.

Binary packages built by this source

libmoosex-object-pluggable-perl: Perl module for adding plugin support to your Moose classes

 MooseX::Object::Pluggable is meant to be loaded as a role from Moose-based
 classes. It will add five methods and four attributes to assist you with the
 loading and handling of plugins and extensions for plugins. This may pollute
 your namespace, however great care has been taken in using the least
 ambiguous names possible.