debian/0000755000000000000000000000000011563043267007175 5ustar debian/control0000644000000000000000000000214311563043251010571 0ustar Source: libtest-consistentversion-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtest-pod-content-perl, perl (>= 5.10.1) | libautodie-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Nicholas Bamber Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Test-ConsistentVersion/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-consistentversion-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-consistentversion-perl/ Package: libtest-consistentversion-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtest-pod-content-perl, perl (>= 5.10.1) | libautodie-perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Description: module to ensure consistent versions in a package Test::ConsistentVersion is a Perl module that ensures consistent versioning in all modules of a package. It also checks that the README and Changes files match the module version. debian/copyright0000644000000000000000000000214411563042642011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Glenn Fowler Source: http://search.cpan.org/dist/Test-ConsistentVersion/ Name: Test-ConsistentVersion Files: * Copyright: 2009-2010, Glenn Fowler License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2010-2011, Nicholas Bamber 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/watch0000644000000000000000000000021111323115744010212 0ustar version=3 http://search.cpan.org/dist/Test-ConsistentVersion/ .*/Test-ConsistentVersion-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211323115744010365 0ustar 7 debian/changelog0000644000000000000000000000132611563043257011050 0ustar libtest-consistentversion-perl (0.2.3-1) unstable; urgency=low [ Nicholas Bamber ] * Added myself to Uploaders * Upped standards version to 3.9.1 * Refreshed copyright * New upstream release * echo '3.0 (quilt)' > debian/source/format * Reviewed dependencies * Added Depends clause on libtest-pod-content-perl (Closes: #619073) [ gregor herrmann ] * Add perl (>= 5.11.1) as an alternative for Test::More. * Set Standards-Version to 3.9.2 (no changes). -- Nicholas Bamber Thu, 12 May 2011 09:07:14 +0100 libtest-consistentversion-perl (0.2.2-1) unstable; urgency=low * Initial Release (Closes: #565469) -- Jonathan Yu Sun, 17 Jan 2010 20:13:37 -0500 debian/source/0000755000000000000000000000000011563043267010475 5ustar debian/source/format0000644000000000000000000000001411457601740011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611323115744010246 0ustar #!/usr/bin/make -f %: dh $@