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

Changelog

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

  * New upstream release

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

  * New upstream release
  * Remove lintian override (no more needed with new lintian)

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

  * New upstream release
  * Add libsub-exporter-formethods-perl to (Build-)Depends(-Indep)

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

  * New upstream release
  * (Build-)Depends on libperl-prereqscanner-perl (>= 1.005)

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

  * New upstream release

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

  * New upstream release

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

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

  [ Alessandro Ghedini ]
  * New upstream release
  * Remove versioned (Build-)Depends for libdatetime-perl and libjson-perl
  * Update Dominique's email address
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:04:47 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdist-zilla-perl_4.300002.orig.tar.gz 112.2 KiB 3682b17e4700c3635579e9e6a5a6205fd235243fb4b10f7b972f9c67728c0d8f
libdist-zilla-perl_4.300002-1.debian.tar.gz 4.7 KiB 114516d397f4182ce8f5af3cab0daf873aa6841c895fc617fc3e648ce92b2731
libdist-zilla-perl_4.300002-1.dsc 3.4 KiB 58c6a40f811da61864853e12cd04be896df99bb630b47956b8e3a8338aee4dec

View changes file

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.