libb-perlreq-perl 0.82-2 source package in Ubuntu

Changelog

libb-perlreq-perl (0.82-2) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Add patch from Niko Tyni to handle hash randomization changes in Perl
    since 5.17. (Closes: #708592)
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 18 May 2013 13:32:10 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libb-perlreq-perl_0.82-2.dsc 2.2 KiB 3d8d32a4e30823132a65902e05b8c9f89ee019d23bc4b105ee7dddf855113dbd
libb-perlreq-perl_0.82.orig.tar.gz 27.2 KiB 595d2bf27e4e7791085d8f92d666634925433a0763a214e1ffbce0a128723ffd
libb-perlreq-perl_0.82-2.debian.tar.gz 3.8 KiB 8c30445416904201be7630768784c4d585c7282a3648bdf954d3d585310062f8

Available diffs

No changes file available.

Binary packages built by this source

libb-perlreq-perl: Perl module to determine Perl module dependencies

 B::PerlReq is a backend module for the Perl compiler that determines the
 dependencies of Perl source code, based on the internal structure that Perl
 creates itself after parsing a program source file. The output of this module
 is suitable for automatic dependency detection, tracking and organization,
 particularly for building and maintaining binary packages.