libmoosex-types-structured-perl 0.34-1 source package in Ubuntu

Changelog

libmoosex-types-structured-perl (0.34-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * Strip trailing slash from metacpan URLs.
  * Remove Rafael Kitover from Uploaders. Not active anymore since several
    years. Thanks for your past work!

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 0.34.
  * Update years of packaging copyright, and Upstream-Contact.
  * Update (build) dependencies.
  * Mark package as autopkgtest-able.
  * debian/rules: drop another empty manpage from the binary package.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <email address hidden>  Sun, 25 Oct 2015 22:27:19 +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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-types-structured-perl_0.34-1.dsc 2.7 KiB f22c861dce845997c8a4ad5f5bb32f6b187546000dd0da0465696a32727c7229
libmoosex-types-structured-perl_0.34.orig.tar.gz 58.0 KiB 8354edf5c5799eed7181d50c4ebfca21ed3b98ae89547438783a92e9c01dd38b
libmoosex-types-structured-perl_0.34-1.debian.tar.xz 3.6 KiB 1926d65acdc04b45d23898d6203f604da81a5c3b3dda49f2869e9b17fd1dbce5

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-types-structured-perl: Moose extension for type constraints on structured types

 MooseX::Types::Structured provides structured type constraints for Moose. A
 structured type constraint is a standard container Moose type constraint,
 such as an ArrayRef or HashRef, which has been enhanced to allow you to
 explicitly name all the allowed type constraints inside the structure.