debian/0000755000000000000000000000000012153137732007172 5ustar debian/rules0000755000000000000000000000003612153137732010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000317212153137732010600 0ustar Source: libmodule-inspector-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libppi-perl, libfile-find-rule-perl, libyaml-tiny-perl, libfile-find-rule-perl-perl, libfile-find-rule-vcs-perl, libparams-util-perl, libmodule-extract-perl, libmodule-manifest-perl, libmodule-math-depends-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-inspector-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-inspector-perl.git Homepage: https://metacpan.org/release/Module-Inspector/ Package: libmodule-inspector-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libppi-perl, libfile-find-rule-perl, libyaml-tiny-perl, libfile-find-rule-perl-perl, libfile-find-rule-vcs-perl, libparams-util-perl, libmodule-extract-perl, libmodule-manifest-perl, libmodule-math-depends-perl Description: 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. debian/source/0000755000000000000000000000000012153137732010472 5ustar debian/source/format0000644000000000000000000000001412153137732011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000205212153137732011043 0ustar 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 Mon, 03 Jun 2013 18:08:37 +0200 libmodule-inspector-perl (1.05-1) unstable; urgency=low * Initial Release. Closes: #496578 -- ITP -- Damyan Ivanov Sun, 14 Sep 2008 00:02:13 +0300 debian/compat0000644000000000000000000000000212153137732010370 0ustar 8 debian/copyright0000644000000000000000000000234112153137732011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Inspector Upstream-Contact: Adam Kennedy Source: https://metacpan.org/release/Module-Inspector/ Files: * Copyright: 2006-2008, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2006, Adam Kennedy 2002-2006, Audrey Tang 2002-2006, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Damyan Ivanov License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017612153137732010227 0ustar version=3 https://metacpan.org/release/Module-Inspector/ .*/Module-Inspector-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$