debian/0000755000000000000000000000000012261350477007175 5ustar debian/rules0000755000000000000000000000003612261350477010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000250412261350477010601 0ustar Source: libpod-coverage-trustpod-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libpod-coverage-perl, libpod-eventual-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-coverage-trustpod-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-coverage-trustpod-perl.git Homepage: https://metacpan.org/release/Pod-Coverage-TrustPod/ Package: libpod-coverage-trustpod-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libpod-coverage-perl, libpod-eventual-perl Suggests: libtest-pod-coverage-perl Description: module to support hints for Pod::Coverage Pod::Coverage::TrustPod is a Perl module that extends Pod::Coverage by allowing your Plain Old Documentation (POD) to declare certain symbol names as trusted. It is similar to using the 'trustme' feature in your test file, but does not require changes to the test file; instead, you make such trust annotations in your POD in a specially formatted field. debian/source/0000755000000000000000000000000012261350477010475 5ustar debian/source/format0000644000000000000000000000001412261350477011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000363112261350477011052 0ustar libpod-coverage-trustpod-perl (0.100003-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 copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Thu, 02 Jan 2014 21:51:06 +0100 libpod-coverage-trustpod-perl (0.100002-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Update years of copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Remove build dependency on libtest-pod-perl. -- gregor herrmann Sat, 26 May 2012 20:21:12 +0200 libpod-coverage-trustpod-perl (0.100001-1) unstable; urgency=low * Team upload. * New upstream release. -- Ansgar Burchardt Sat, 09 Jul 2011 11:38:25 +0200 libpod-coverage-trustpod-perl (0.100000-1) unstable; urgency=low [ Ansgar Burchardt ] * No longer run release tests; remove build-dep on libtest-pod-coverage-perl, libtest-pod-perl. * debian/copyright: Update years of copyright; refer to "Debian systems" instead of "Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.9.1. [ gregor herrmann ] * Build depend on libtest-simple-perl (>= 0.96). * New upstream release. * Update year of upstream copyright. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. -- gregor herrmann Sun, 05 Jun 2011 17:12:44 +0200 libpod-coverage-trustpod-perl (0.092830-1) unstable; urgency=low * Initial Release (Closes: #556966) -- Jonathan Yu Mon, 30 Nov 2009 16:56:57 -0500 debian/compat0000644000000000000000000000000212261350477010373 0ustar 8 debian/copyright0000644000000000000000000000212612261350477011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Pod-Coverage-TrustPod Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Pod-Coverage-TrustPod/ Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2011-2014, 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/watch0000644000000000000000000000021012261350477010217 0ustar version=3 https://metacpan.org/release/Pod-Coverage-TrustPod/ .*/Pod-Coverage-TrustPod-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$