libdist-zilla-perl 5.006-1 source package in Ubuntu

Changelog

libdist-zilla-perl (5.006-1) unstable; urgency=low


  * Team upload

  * Import Upstream version 5.006
  * Add "break your build" changes to debian/NEWS
  * Update (build-)dependencies
  * Declare compliance with Debian Policy 3.9.5

 -- Florian Schlichting <email address hidden>  Tue, 26 Nov 2013 21:55:34 +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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdist-zilla-perl_5.006-1.dsc 3.6 KiB 31185856af698f82c74fb275c54626ec67638bd5536bc2dab4886b3153d854e0
libdist-zilla-perl_5.006.orig.tar.gz 142.6 KiB 6cc04b8fbfaf48060b9fd3472c8845971b8faa6e1236387a6b07b246e4700ab6
libdist-zilla-perl_5.006-1.debian.tar.gz 6.5 KiB af0d18a90dc2ccf7f07526f9da34847257d73948a25435aa46e8e393441b024b

Available diffs

No changes file available.

Binary packages built by this source

libdist-zilla-perl: Perl distribution builder

 Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this
 respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install.
 Unlike those tools, however, it is not also a system for installing code that
 has been downloaded from the CPAN. Since it's only run by authors, and is
 meant to be run on a repository checkout rather than on published, released
 code, it can do much more than those tools, and is free to make much more
 ludicrous demands in terms of prerequisites.