debian/0000755000000000000000000000000012154450007007164 5ustar debian/rules0000755000000000000000000000003612154450007010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000255112154450007010572 0ustar Source: libtest-module-used-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , Nicholas Bamber Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liblist-moreutils-perl, libmodule-used-perl, libppi-perl, perl (>= 5.13.10) | libcpan-meta-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-module-used-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-module-used-perl.git Homepage: https://metacpan.org/release/Test-Module-Used/ Package: libtest-module-used-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liblist-moreutils-perl, libmodule-used-perl, libppi-perl, perl (>= 5.13.10) | libcpan-meta-perl Description: module for testing whether a module is used Test::Module::Used is a Perl test module for determining whether a module is really used (and vice versa) between lib/t and META.yml. It is useful for detecting cases where dependencies are specified (possibly as a remnant of older versions) but no longer needed, or where one forgets to declare them. debian/source/0000755000000000000000000000000012154450007010464 5ustar debian/source/format0000644000000000000000000000001412154450007011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000417612154450007011046 0ustar libtest-module-used-perl (0.2.4-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #711264) * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of upstream copyright. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Fri, 07 Jun 2013 23:26:17 +0200 libtest-module-used-perl (0.2.3-1) unstable; urgency=low * Team upload. [ Nicholas Bamber ] * New upstream release (Closes: #627233) [ Salvatore Bonaccorso ] * Bump Standards-Version to 3.9.2. -- Salvatore Bonaccorso Thu, 19 May 2011 13:52:19 +0200 libtest-module-used-perl (0.2.2-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Upped standards version to 3.9.1 * Refreshed copyright * Updated dependencies -- Nicholas Bamber Mon, 17 Jan 2011 00:31:40 +0000 libtest-module-used-perl (0.2.0-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * debian/copyright: Update years of copyright for inc/*. * Use source format 3.0 (quilt). * Add myself to Uploaders. [ gregor herrmann ] * Improve short description. -- Ansgar Burchardt Mon, 24 May 2010 13:29:44 +0900 libtest-module-used-perl (0.1.9-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) [ gregor herrmann ] * Update years of upstream copyright. -- Jonathan Yu Tue, 02 Feb 2010 12:12:10 -0500 libtest-module-used-perl (0.1.7-1) unstable; urgency=low * Initial Release (Closes: #563459) -- Jonathan Yu Tue, 05 Jan 2010 15:39:10 -0500 debian/compat0000644000000000000000000000000212154450007010362 0ustar 8 debian/copyright0000644000000000000000000000251112154450007011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Module-Used Upstream-Contact: Takuya Tsuchida Source: https://metacpan.org/release/Test-Module-Used/ Files: * Copyright: 2008-2012, Takuya Tsuchida tsucchi@cpan.org License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ansgar Burchardt 2010, Jonathan Yu 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/watch0000644000000000000000000000017612154450007010221 0ustar version=3 https://metacpan.org/release/Test-Module-Used/ .*/Test-Module-Used-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$