libmodule-build-perl 0.380000-1 source package in Ubuntu

Changelog

libmodule-build-perl (0.380000-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Email change: Ryan Niebur -> <email address hidden>
  * Refresh copyright information
  * Reverse alternate dependency order for core modules so that
    it will actually build with sbuild's internal resolver

  [ gregor herrmann ]
  * Refresh patch man-ext (offset).

libmodule-build-perl (0.362400-1) unstable; urgency=low

  * Added myself to Uploaders
  * New upstream release
  * Upped debhelper versioned dependency to 8
  * Reviewed dependencies
  * Upped standards version to 3.9.1
  * Email change: Jay Bonci -> <email address hidden>
  * Email change: gregor herrmann -> <email address hidden>
  * Refreshed copyright
  * Refreshed patches
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:07:12 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmodule-build-perl_0.380000.orig.tar.gz 298.3 KiB 9bb82170deb541445a3b7e4203662668ea17b5e13f9269d4b0c021a28bed60be
libmodule-build-perl_0.380000-1.debian.tar.gz 10.1 KiB f1aa14e524010cb6491d0b21c0e76c04f0f5985143688ed719bb004f81641553
libmodule-build-perl_0.380000-1.dsc 2.5 KiB 40834234c0e39b887d7a9b395be615dafc9f2135f7ea2cc1cfd59c6a1902a569

Available diffs

View changes file

Binary packages built by this source

libmodule-build-perl: framework for building and installing Perl modules

 Module::Build is a framework for easily building, testing and installing Perl
 packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker
 and offers many additional features characteristic of a more modern install
 system, including simple subclassing for custom build actions.
 .
 Because it is written in Pure Perl, it has very few external dependencies. In
 particular, it allows for installation of packages on systems without 'make'
 and will even work without a shell. Its only prerequisites are modules that
 are included with perl 5.6.0 and it is core as of perl 5.10.