debian/0000755000000000000000000000000011637147476007206 5ustar debian/watch0000644000000000000000000000015711636660605010233 0ustar version=3 http://search.cpan.org/dist/Pod-Tests/ .*/Pod-Tests-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611636660605010256 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011636660605010477 5ustar debian/source/format0000644000000000000000000000001411636660605011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211636660605010375 0ustar 8 debian/copyright0000644000000000000000000000137511636660605011140 0ustar This is the debian package for the Pod:Tests module. It was created by Jonas Genannt using dh-make-perl. It was downloaded from http://search.cpan.org/~adamk/ The upstream author is: Adam Kennedy This module is Copyright (C) 2001-2003 Michael G Schwern 2005 Adam Kennedy This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/changelog0000644000000000000000000000301511636660605011050 0ustar libpod-tests-perl (1.19-3) unstable; urgency=low * d/control: removed replaces and conflicts against libtest-inline-perl (Closes: #642245) -- Jonas Genannt Thu, 22 Sep 2011 18:22:56 +0200 libpod-tests-perl (1.19-2) unstable; urgency=low * switch to dpkg-source 3.0 (quilt) format * bumped debhelper compat level * bumped standards version * d/control: removed perl version depend * d/control: added ${misc:Depends} * d/control: libtest-inline-perl removed version depend * d/control: added Homepage field * d/rules: reduced * d/watch: added watch file -- Jonas Genannt Tue, 30 Aug 2011 17:20:48 +0200 libpod-tests-perl (1.19-1) unstable; urgency=low * New Upstream Release * new standards version * debian/rules: fixed Make clean -- Jonas Genannt Fri, 26 Sep 2008 19:57:12 +0200 libpod-tests-perl (0.18-2.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467848 -- Mark Hymers Sat, 05 Apr 2008 21:09:05 +0100 libpod-tests-perl (0.18-2) unstable; urgency=low * debian/control: + Conflicts with libtestinline-perl (<< 2.100) + Replaces with libtestinline-perl (<< 2.100) (Closes: 350395) -- Jonas Genannt Sun, 29 Jan 2006 15:23:43 +0000 libpod-tests-perl (0.18-1) unstable; urgency=low * Initial Release (Closes: #343887) -- Jonas Genannt Sun, 18 Dec 2005 20:45:13 +0200 debian/control0000644000000000000000000000103211636660605010576 0ustar Source: libpod-tests-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Jonas Genannt Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Pod-Tests/ Package: libpod-tests-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: Perl extension for excts embedded tests and code examples from POD This is a specialized POD viewer to extract embedded tests and code examples from POD. It doesn't do much more than that.