libmodule-scandeps-perl 1.19-1 source package in Ubuntu

Changelog

libmodule-scandeps-perl (1.19-1) unstable; urgency=medium

  * New upstream release.
  * Refresh debian/patches/fix_references_to_renamed_executable (offset).
  * Update Upstream-Contact in debian/copyright.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Tue, 02 Jun 2015 20:30:59 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-scandeps-perl_1.19-1.dsc 2.5 KiB 7cf7ac7368a94f9564925620fc1b89b7591483e57d9e1399fe52c07686b54ab9
libmodule-scandeps-perl_1.19.orig.tar.gz 60.6 KiB be77c31327d88382bbae4d11e6209d3222c848bd3ade8d3dcaae3dae748a66cb
libmodule-scandeps-perl_1.19-1.debian.tar.xz 5.1 KiB 8ae75da25f43020eca910011c13612820e6d9ee888a8ee2ca3db17a955bd7ebf

Available diffs

No changes file available.

Binary packages built by this source

libmodule-scandeps-perl: module to recursively scan Perl code for dependencies

 Module::ScanDeps is a Perl module that scans potential modules used by perl
 programs to determine information about modules they depend on. It performs
 static analysis as well as more aggressive scanning (by running files in
 compile-only or normal mode).