libmoosex-attributehelpers-perl 0.24-1 source package in Ubuntu

Changelog

libmoosex-attributehelpers-perl (0.24-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * New upstream release.
  * Add debian/upstream/metadata.
  * Drop handling of author tests with Module::Install which was removed.
  * Update debian/copyright. Copyright holders, packaging copyright years,
    third-party files, Upstream-Contact.
  * Install new CONTRIBUTING file.
  * Refresh debian/patches/whatis-in-manpages (offset).
  * Drop MooseX-AttributeHelpers-0.23-Fix-tests-to-cope-radnomized-hash-
    keys.patch. Fixed upstream.
  * Update build dependencies.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <email address hidden>  Sun, 25 Oct 2015 16:04:33 +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
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-attributehelpers-perl_0.24-1.dsc 2.5 KiB 109927c7f670fdff17b0873b3ca4b14851959fc33b38ec7ab893c533375de6a3
libmoosex-attributehelpers-perl_0.24.orig.tar.gz 50.6 KiB b891c2ea9bbad10bc6aba4ddd94511c6e8c8eae9395a770090a330ece68613c4
libmoosex-attributehelpers-perl_0.24-1.debian.tar.xz 3.6 KiB 746a94e4e5ab45c503632b1f870e62b61994d4fbe35f75b0ea8ae584684ca2d2

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.