libmoose-autobox-perl 0.12-1 source package in Ubuntu

Changelog

libmoose-autobox-perl (0.12-1) unstable; urgency=low


  * Team upload

  [ Ansgar Burchardt ]
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ Alessandro Ghedini ]
  * New upstream release
  * Update debian/copyright format as in Debian Policy 3.9.3
  * Bump Standards-Version to 3.9.3
  * Add libparent-perl to (build) depends
  * Bump debhelper compat level to 8
  * Update copyright years for inc/Module/*

 -- Alessandro Ghedini <email address hidden>  Wed, 21 Mar 2012 13:44:47 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoose-autobox-perl_0.12-1.dsc 2.3 KiB be3e937ce905c12c1c6a71f4ea89134763de1aaaf629bd5b71577f1ef14a2a98
libmoose-autobox-perl_0.12.orig.tar.gz 33.4 KiB d8d42c55f6530355499610824e9a9cfb4c346003adcbae6847ca4cf46f73ae30
libmoose-autobox-perl_0.12-1.debian.tar.gz 2.1 KiB 01ac93c6ee1861bea433e52af2867f3e6bcb680f0099d8f00d871498988c2ead

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.