libmoosex-attributehelpers-perl 0.23-2 source package in Ubuntu

Changelog

libmoosex-attributehelpers-perl (0.23-2) unstable; urgency=low


  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> <email address hidden>
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Switch to "3.0 (quilt)" source format.
    Drop quilt framework.
  * Add patch from CPAN RT to fix Perl 5.18 test failures.
    (Closes: #720269)
  * debian/copyright:
    - switch formatting to Copyright-Format 1.0
    - update years of packaging copyright
    - update license stanzas
  * Bump debhelper compatibility level to 8.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <email address hidden>  Sat, 24 Aug 2013 15:28:17 +0200

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
Trusty release universe perl

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmoosex-attributehelpers-perl_0.23-2.dsc 2.3 KiB 8e55cc83df801c62832adcd4c81b86b49bf987131b21531453cdb3aa38771845
libmoosex-attributehelpers-perl_0.23.orig.tar.gz 37.8 KiB 3f63f60d94d840a309d9137f78605e15f07c977fd15a4f4b55bd47b65ed52be1
libmoosex-attributehelpers-perl_0.23-2.debian.tar.gz 4.3 KiB 1c8c27343afc7559d268e5d07b5fe9b8f355fdf1ff3f7f6248582290d56fbfd2

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-attributehelpers-perl: Perl library to extend your attribute interfaces

 MooseX::AttributeHelpers provides commonly-used attribute helper methods for
 more specific types of data than those offered by Moose alone. It provides
 Bool, Counter, Number, String, Array, Bag, Hash, ImmutableHash, and List
 attribute types.