debian/0000755000000000000000000000000012244432566007176 5ustar debian/rules0000755000000000000000000000003612244432566010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000145612244432566010607 0ustar Source: libmodule-reader-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-reader-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-reader-perl.git Homepage: https://metacpan.org/release/Module-Reader Package: libmodule-reader-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to read the source of a module like perl does Module::Reader reads the content of perl modules the same way perl does. This includes reading modules available only by @INC hooks, or filtered through them. debian/source/0000755000000000000000000000000012244432566010476 5ustar debian/source/format0000644000000000000000000000001412244432566011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057312244432566011055 0ustar libmodule-reader-perl (0.002001-1) unstable; urgency=low * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 24 Nov 2013 18:20:51 +0100 libmodule-reader-perl (0.002000-1) unstable; urgency=low * Initial release (closes: #721290). -- gregor herrmann Fri, 30 Aug 2013 03:13:41 +0200 debian/compat0000644000000000000000000000000212244432566010374 0ustar 8 debian/copyright0000644000000000000000000000203212244432566011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Module-Reader Upstream-Contact: Graham Knop Upstream-Name: Module-Reader Files: * Copyright: 2013, Graham Knop License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, gregor herrmann 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/watch0000644000000000000000000000016712244432566010233 0ustar version=3 https://metacpan.org/release/Module-Reader .*/Module-Reader-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$