libmoosex-multiinitarg-perl 0.02-3 source package in Ubuntu

Changelog

libmoosex-multiinitarg-perl (0.02-3) unstable; urgency=medium

  [ 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 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 23:01:26 +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-multiinitarg-perl_0.02-3.dsc 2.2 KiB 5e3c74083d20b3e3d40008debb349a18feb38d8261a6466b37395190b60951ea
libmoosex-multiinitarg-perl_0.02.orig.tar.gz 10.1 KiB 9fb65d5a6343368288f6ac83d9f4fad40b1e2ab4811ac1279536c177be9c28f2
libmoosex-multiinitarg-perl_0.02-3.debian.tar.xz 2.3 KiB 42c2597669cefc891c2031decca0c2f4bf8794a813f83886d41f03191a4a50cd

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-multiinitarg-perl: Perl library providing attributes with aliases for constructors

 MooseX::MultiInitArg is an extension to Moose that allows you to call an
 attribute any number of things while you're passing arguments to your object
 constructor. This is useful when you want to change attribute names without
 breaking backward compatibility with the existing API.