libpar-dist-perl 0.49-1 source package in Ubuntu

Changelog

libpar-dist-perl (0.49-1) unstable; urgency=low


  * Imported Upstream version 0.49.
  * Refreshed debian/copyright, updating to copyright-format 1.0.
  * Bumped standards version to 3.9.4 (no further changes).

 -- Florian Schlichting <email address hidden>  Sat, 27 Oct 2012 22:35:28 +0200

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

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libpar-dist-perl_0.49-1.dsc 2.3 KiB e39d0a82366642589957deac77f6dce25352fb07af008b4fef1384ae4021a294
libpar-dist-perl_0.49.orig.tar.gz 35.8 KiB 9e47220b594a27bd1750bcfa1d6f60a57ae670c68ce331895a79f08bac671e1d
libpar-dist-perl_0.49-1.debian.tar.gz 3.1 KiB 08771bebdd03928601d1bf2e1225d54f43bd0f5aeb46e28fc8a87948e34baa21

Available diffs

No changes file available.

Binary packages built by this source

libpar-dist-perl: perl module to create and manipulate PAR distributions

 The PAR::Dist module creates and manipulates PAR distributions. These are
 architecture-specific .par files, containing everything under blib/ of a CPAN
 distribution after the make or Build stage, a META.yml describing metadata
 of the original CPAN distribution, and a MANIFEST detailing all files within
 it. Digitally signed PAR distributions will also contain a SIGNATURE file.