libmodule-inspector-perl 1.05-2 source package in Ubuntu
Changelog
libmodule-inspector-perl (1.05-2) unstable; urgency=low * Team upload. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. Closes: #710846 [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Don't run release tests during package build. * Switch to "3.0 (quilt)" source format. * Switch to minimal debian/rules with dh(1). * Bump debhelper compatibility level to 8. * Use ${perl:Depends} in Depends. * Set Standards-Version to 3.9.4 (no changes). * debian/copyright: switch formatting to Copyright-Format 1.0, update license stanzas. -- gregor herrmann <email address hidden> Mon, 03 Jun 2013 18:08:37 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | perl | |
Bionic | release | universe | perl | |
Xenial | release | universe | perl | |
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmodule-inspector-perl_1.05-2.dsc | 2.3 KiB | 25b06fa8e3af10e668065f4de0559c44d0c02dfa9b9554d747f0a69bc4eddd21 |
libmodule-inspector-perl_1.05.orig.tar.gz | 52.9 KiB | cca026875c338b46e6c9938ca8f0d88a88cebf39c3a18c9539e565a03a49ad65 |
libmodule-inspector-perl_1.05-2.debian.tar.gz | 1.9 KiB | 0d7c4e9d3d943bbc22166e6dd8f51f98fc4cd865af8ac248b289441e14976f34 |
Available diffs
- diff from 1.05-1 (in Ubuntu) to 1.05-2 (2.5 KiB)
No changes file available.
Binary packages built by this source
- libmodule-inspector-perl: integrated API for inspecting Perl distributions
Module::Inspector provides an unified and easy to use API for examining Perl
module distributions, either unrolled on disk or as a tarball.
.
It provides a single API for accessing various module features, such as
dependencies, regardless of the method used by the module to describe them.