debian/0000755000000000000000000000000012217152104007161 5ustar debian/watch0000644000000000000000000000016212101265155010214 0ustar version=3 https://metacpan.org/release/Module-Info/ .*/Module-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000333512211734307011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Info Upstream-Contact: Mattia Barbon Source: https://metacpan.org/release/Module-Info/ Files: * Copyright: 2001-2007, Michael G Schwern 2001-2007, Mattia Barbon License: Artistic or GPL-1+ Comment: Years of copyright taken from `Changes' file, copyright holders from main *.pm files. Files: lib/B/BUtils.pm Copyright: 2001-2007, Simon Cozens License: Artistic or GPL-1+ Comment: Years of copyright guessed from `Changes' file from this module and B-Utils X-Fork: embedded code copy/fork of: libb-utils-perl Files: t/lib/* Copyright: 2001, chromatic 2001, Michael G Schwern License: Artistic or GPL-1+ X-Fork: embedded code copy: libtest-simple-perl Files: debian/* Copyright: 2013, Florian Schlichting 2010, Jonathan Yu 2009, Ansgar Burchardt 2003-2007, Jay Bonci 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/control0000644000000000000000000000202212202135435010562 0ustar Source: libmodule-info-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1), libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jay Bonci , Ansgar Burchardt , Jonathan Yu , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Module-Info/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-info-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-info-perl.git Package: libmodule-info-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module providing information about Perl modules Module::Info is a Perl module for determining information about Perl modules without actually loading the module. It isn't actually specific to modules and should work on any Perl code. debian/compat0000644000000000000000000000000211671746513010377 0ustar 8 debian/changelog0000644000000000000000000001005112217152064011035 0ustar libmodule-info-perl (0.35-1) unstable; urgency=low * Import Upstream version 0.35 * Drop all patches, applied upstream -- Florian Schlichting Sat, 21 Sep 2013 01:03:12 +0200 libmodule-info-perl (0.34-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.34. * Add build-dependency on M::B 0.40. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Refresh and forward patches. * Add myself to uploaders and copyright. -- Florian Schlichting Mon, 12 Aug 2013 12:38:47 +0200 libmodule-info-perl (0.32-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and Copyright * Standards-Version 3.9.1 (no changes) * Use new debhelper 8 (drop --buildsystem=perl_build) * Refresh all patches (2 applied with an offset) -- Jonathan Yu Sun, 03 Oct 2010 18:44:22 -0400 libmodule-info-perl (0.31-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). * Set Maintainer to Debian Perl Group. * Use dist-based URL in debian/watch. * debian/control: Added: ${misc:Depends} to Depends: field. [ Ansgar Burchardt ] * debian/watch: Use extended regexp to match upstream releases. * Refresh rules for debhelper 7. * Use Build.PL. * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * Do not use embedded copy of Test-Simple during build. * Compare versions as numbers, not as strings in tests. + new patch: version-comparison.patch * Use is_deeply the right way. + new patch: is-deeply.patch * Fix spelling errors. + new patch: spelling.patch * Add missing whatis entry to B::Module::Info. + new patch: whatis-entry.patch * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). -- Ansgar Burchardt Sun, 06 Jun 2010 21:51:52 +0900 libmodule-info-perl (0.31-1) unstable; urgency=low * New upstream release * Bumped policy version to 3.7.2.2 (No other changes) * Build-Depends-Indep to Build-Depends to satisfy lintian * Changed debian/rules so that make clean is only conditionally ignored -- Jay Bonci Tue, 03 Jul 2007 13:02:51 -0400 libmodule-info-perl (0.28-1) unstable; urgency=low * New upstream release * Standards-version bump. No other changes -- Jay Bonci Sat, 9 Jul 2005 15:30:17 -0400 libmodule-info-perl (0.27-1) unstable; urgency=low * New upstream version -- Jay Bonci Tue, 8 Mar 2005 11:55:35 -0500 libmodule-info-perl (0.26-2) unstable; urgency=low * Fixes error in debian/watch file -- Jay Bonci Tue, 5 Oct 2004 13:13:56 -0400 libmodule-info-perl (0.26-1) unstable; urgency=low * New upstream version -- Jay Bonci Mon, 19 Jul 2004 08:03:11 -0400 libmodule-info-perl (0.24-1) unstable; urgency=low * New upstream version -- Jay Bonci Mon, 6 Oct 2003 10:51:04 -0400 libmodule-info-perl (0.23-1) unstable; urgency=low * New upstream version * Updated maintainer address * Bumped standards version * Added watch file * Universalized rules file to my standard binary-indep template * Changed url in copyright document to be a non-versioned CPAN url (dist/) -- Jay Bonci Fri, 19 Sep 2003 14:54:11 -0400 libmodule-info-perl (0.20-1) unstable; urgency=low * Initial Release. * Closes: #192573 -- Jay Bonci Fri, 13 Jun 2003 15:18:25 -0400 debian/source/0000755000000000000000000000000011671746513010501 5ustar debian/source/format0000644000000000000000000000001411671746513011707 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000020011671746513010251 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: mv t/lib/Test t/lib/Test.ori dh_auto_test mv t/lib/Test.ori t/lib/Test