libmoose-autobox-perl 0.16-2 source package in Ubuntu

Changelog

libmoose-autobox-perl (0.16-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu 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 deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 20:47:05 +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
libmoose-autobox-perl_0.16-2.dsc 2.3 KiB 6980d405cab0e39542b16d0d53f572a8b93f1c47cd3e8236bc51b521c6ac4e7a
libmoose-autobox-perl_0.16.orig.tar.gz 41.6 KiB 92401da4cf484eb7188ec196b68186efa782a102b451ea156cd8b8772e687055
libmoose-autobox-perl_0.16-2.debian.tar.xz 2.8 KiB 44c81e6abdbe4552c0c824d0920d3ae1892b6b6afdba0bec35ec4cfee7f977ed

Available diffs

No changes file available.

Binary packages built by this source

libmoose-autobox-perl: Perl autobox wrapper that understands Moose roles

 Moose::Autobox implements SCALAR, ARRAY, HASH and CODE handlers for use with
 autobox, which is a Perl pragma facilitating method calls on native Perl data
 types. This module understands the hierarchy of roles and provides support for
 data manipulation in a manner similar to what Perl 6 might do.