debian/0000755000000000000000000000000012200511277007163 5ustar debian/watch0000644000000000000000000000020012101265152010202 0ustar version=3 https://metacpan.org/release/Module-ExtractUse/ .*/Module-ExtractUse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000220412200510206011103 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-ExtractUse Upstream-Contact: Thomas Klausner Source: https://metacpan.org/release/Module-ExtractUse/ Files: * Copyright: 2012, Thomas Klausner License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Peter Pentchev 2009-2013, gregor herrmann 2012-2013, Florian Schlichting 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/control0000644000000000000000000000272112200507554010573 0ustar Source: libmodule-extractuse-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , gregor herrmann , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl Build-Depends-Indep: perl, libparse-recdescent-perl (>= 1.967009), libpod-strip-perl, libtest-deep-perl, libtest-nowarnings-perl, libtest-pod-coverage-perl, libtest-pod-perl, libuniversal-require-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-extractuse-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-extractuse-perl.git Homepage: https://metacpan.org/release/Module-ExtractUse/ Package: libmodule-extractuse-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl (>= 1.967009), libpod-strip-perl Description: Perl module to find out modules used by the specified Perl source Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl code. It tries very hard to find all modules (whether pragmas, Core, or from CPAN) used by the parsed code. . "Usage" is defined by either calling use or require. debian/compat0000644000000000000000000000000211717776402010400 0ustar 8 debian/changelog0000644000000000000000000000636712200511277011051 0ustar libmodule-extractuse-perl (0.31-1) unstable; urgency=low * Imported Upstream version 0.31. * Email change: Florian Schlichting -> fsfs@debian.org. * Update years of packaging copyright. -- Florian Schlichting Wed, 07 Aug 2013 20:31:45 +0200 libmodule-extractuse-perl (0.29-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Set Standards-Version to 3.9.4 (no changes). -- gregor herrmann Sat, 02 Mar 2013 20:50:42 +0100 libmodule-extractuse-perl (0.28-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Florian Schlichting ] * Imported Upstream version 0.28. -- Florian Schlichting Sun, 26 Aug 2012 22:19:00 +0200 libmodule-extractuse-perl (0.27-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * Drop spelling.patch, merged upstream. * debian/copyright: update to Copyright-Format 1.0. * Update year of upstream copyright. * Bump Standards-Version to 3.9.3 (no changes). * Update build/runtime dependencies. [ Florian Schlichting ] * Add back libtest-deep-perl to build dependencies, needed for testing. * Add libuniversal-require-perl to build dependencies to enable running another test. * Add myself to uploaders and copyright. [ Salvatore Bonaccorso ] * Lower versioned Build-Depends for Module::Build. Lower alternative versioned Build-Depends for libmodule-build-perl to perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100). -- Florian Schlichting Fri, 13 Apr 2012 22:19:39 +0200 libmodule-extractuse-perl (0.24-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: Changed: (build-)depend on perl instead of perl- modules. * debian/control: remove version from perl (build) dependency. * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Use debhelper 8 and tiny debian/rules. * debian/copyright: update formatting and packaging copyright. * Remove debian/clean, not needed anymore. * Build-Depends on Module::Build 0.38. * Remove some ancient versions from (build)-deps (nothing older in the archive). * Bump Standards-Version to 3.9.2 (no further changes). * Add a patch to fix some spelling mistakes. -- gregor herrmann Sat, 18 Feb 2012 15:15:59 +0100 libmodule-extractuse-perl (0.23-2) unstable; urgency=low * Fix silly typo in debian/control ("perlm-modules"), thanks to Peter Pentchev for noticing. * Add /me to Uploaders. -- gregor herrmann Sat, 25 Apr 2009 01:29:11 +0200 libmodule-extractuse-perl (0.23-1) unstable; urgency=low * Initial Release. (Closes: #525304) -- Peter Pentchev Fri, 24 Apr 2009 18:25:41 +0300 debian/libmodule-extractuse-perl.examples0000644000000000000000000000001211671746510016030 0ustar example/* debian/source/0000755000000000000000000000000011717776402010502 5ustar debian/source/format0000644000000000000000000000001411717776402011710 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717776402010261 0ustar #!/usr/bin/make -f %: dh $@