debian/0000755000000000000000000000000012214167307007171 5ustar debian/rules0000755000000000000000000000013612214165564010254 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000662612214167307011055 0ustar libtest-pod-coverage-perl (1.08-4) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Chris Butler ] * Fixed a typo in the reference to libpod-coverage-perl in the package description. Closes: #721536 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Switch to source format "3.0 (quilt)". * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Fixes the following lintian-warnings: + dh-clean-k-is-deprecated + debian-rules-missing-recommended-target + copyright-refers-to-symlink-license * Revamp debian/rules: + Use dh_auto_{configure,build,test,install,clean} + Remove now obsolete variable definitions + Remove no more needed parameters to dh_clean and dh_installchangelogs + Remove no more needed manual export of PERL_MM_USE_DEFAULT=1 + Remove ancient and obsolote source and diff targets + Finally switch to a minimal dh7 style debian/rules file * Bump Standards-Version to 3.9.4 (no changes) -- Axel Beckert Thu, 12 Sep 2013 00:29:27 +0200 libtest-pod-coverage-perl (1.08-3) unstable; urgency=low [ Stephen Gran ] * Lower debhelper compatibility level back to 5 [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467773). * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * Update debian/rules with the help of dh-make-perl. * debian/copyright: update, add upstream source location, switch to new format. * Add /me to Uploaders. [ Joachim Breitner ] * Removed myself from uploaders. -- gregor herrmann Wed, 27 Feb 2008 19:26:35 +0100 libtest-pod-coverage-perl (1.08-2) unstable; urgency=low * debian/control: - libtest-builder-tester-perl replaced by libtest-simple-perl (closes: #356056) - Uploaders: added me -- Krzysztof Krzyzaniak (eloy) Thu, 9 Mar 2006 15:11:41 +0100 libtest-pod-coverage-perl (1.08-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. * Upgrade to Standards-Version 3.6.2. No changes needed. * Upgrade to debhelper compatibility level 5. * Move debhelper from Build-Depends-Indep to Build-Depends, as per policy. * Don't ignore the return value of 'make clean'. * Fix a typo in the Recommends field in debian/control. -- Niko Tyni Thu, 2 Feb 2006 23:37:45 +0200 libtest-pod-coverage-perl (1.06-2) unstable; urgency=low * Added debian/watch -- Gunnar Wolf Tue, 12 Apr 2005 19:57:49 -0500 libtest-pod-coverage-perl (1.06-1) unstable; urgency=low * Initial Release. -- Allard Hoeve Thu, 10 Mar 2005 12:00:56 +0100 debian/control0000644000000000000000000000226512214166752010604 0ustar Source: libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Allard Hoeve , Niko Tyni , Krzysztof Krzyzaniak (eloy) , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: libpod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-pod-coverage-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-coverage-perl.git Homepage: https://metacpan.org/release/Test-Pod-Coverage/ Package: libtest-pod-coverage-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libpod-coverage-perl, perl Recommends: libtest-pod-perl Description: Check for pod coverage in your distribution Test::Pod::Coverage is a wrapper for Pod::Coverage that automates the process of testing one's documentation for completeness. It is mostly used as a final check before distributing a new release. . Also see libpod-coverage-perl. debian/compat0000644000000000000000000000000212214163233010361 0ustar 9 debian/watch0000644000000000000000000000017612214162053010217 0ustar version=3 https://metacpan.org/release/Test-Pod-Coverage/ .*/Test-Pod-Coverage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012214162544010467 5ustar debian/source/format0000644000000000000000000000001412214162544011675 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000170212214164064011121 0ustar Upstream author: Written by Andy Lester, "". Thanks to Ricardo Signes for patches, and Richard Clamp for writing Pod::Coverage. Upstream source location: http://search.cpan.org/dist/Test-Pod-Coverage/ Coypright: Copyright 2006, Andy Lester, All Rights Reserved. License: GPL-1+ | Artistic You may use, modify, and distribute this package 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-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. Files: debian/* Copyright: Copyright 2005, Allard Hoeve Copyright 2005-2008,2013 Debian Perl Group License: GPL-1+ | Artistic The packaging is licensed under the same term as the software itself.