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

Changelog

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

  * Import upstream version 1.23.
  * Refresh patch fix_references_to_renamed_executable (offset).
  * debian/copyright: drop stanza about removed third-party files.
  * Update debian/upstream/metadata.

 -- gregor herrmann <email address hidden>  Mon, 26 Dec 2016 23:33:09 +0100

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-scandeps-perl_1.23-1.dsc 2.4 KiB 7f30c53a6f06bac08c3eba4cff08735d6a4ad6eaf2e6c6746114073b886d894a
libmodule-scandeps-perl_1.23.orig.tar.gz 53.8 KiB 162b6f771197ad4662ac60c427d473b4c0a41cac476fa96b48556cce7fca040e
libmodule-scandeps-perl_1.23-1.debian.tar.xz 5.3 KiB 35eeb51714874576f9486cb1766a4cdf0b921775204b8f7e61a9ee9287283e08

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).