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

Changelog

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

  [ gregor herrmann ]
  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * 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.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Add Testsuite declaration for autopkgtest-pkg-perl.

  [ 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 myself to Uploaders

 -- Niko Tyni <email address hidden>  Sat, 24 Feb 2018 17:10:33 +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
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-multiinitarg-perl_0.02-2.dsc 2.2 KiB ab4b59c97d19e602aadec221fc5bb2756af2bc14432ba81c542d20a8852a4060
libmoosex-multiinitarg-perl_0.02.orig.tar.gz 10.1 KiB 9fb65d5a6343368288f6ac83d9f4fad40b1e2ab4811ac1279536c177be9c28f2
libmoosex-multiinitarg-perl_0.02-2.debian.tar.xz 2.2 KiB 0f0947a07092d7e852e5e752ade545ebf4cc4572b7b60e5e958644d9c8807af9

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.