debian/0000755000000000000000000000000011417635236007176 5ustar debian/control0000644000000000000000000000172211417620372010576 0ustar Source: libtest-subcalls-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libhook-lexwrap-perl (>= 0.20) Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.0 Homepage: http://search.cpan.org/dist/Test-SubCalls/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-subcalls-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-subcalls-perl/ Package: libtest-subcalls-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhook-lexwrap-perl (>= 0.20) Description: Perl module to count subroutine calls Test::SubCalls provides functions for testing that subroutines are called a specific number of times. It is useful in situations like testing caching code, where you want to do some tests as normal and then verify that some underlying subroutine within the code was called a specific number of times. debian/copyright0000644000000000000000000000235211417620372011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Adam Kennedy Source: http://search.cpan.org/dist/Test-SubCalls/ Name: Test-SubCalls Copyright: 2005-2009, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2009, Adam Kennedy 2002-2009, Audrey Tang 2002-2009, Brian Ingerson 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000016711236100712010214 0ustar version=3 http://search.cpan.org/dist/Test-SubCalls/ .*/Test-SubCalls-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211236100712010355 0ustar 7 debian/changelog0000644000000000000000000000160711417620372011047 0ustar libtest-subcalls-perl (1.09-2) unstable; urgency=low * Team Upload. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address [ Ansgar Burchardt ] * Do not run author tests. See also #589052. * Remove build-dep on libtest-cpan-meta-perl, libtest-pod-perl, libpod-simple-perl, libtest-minimumversion-perl. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.9.0. -- Ansgar Burchardt Thu, 15 Jul 2010 23:10:56 +0900 libtest-subcalls-perl (1.09-1) unstable; urgency=low * Initial Release (Closes: #539783) -- Jonathan Yu Mon, 03 Aug 2009 08:25:48 -0400 debian/source/0000755000000000000000000000000011417635177010502 5ustar debian/source/format0000644000000000000000000000001411417620371011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611417620372010250 0ustar #!/usr/bin/make -f %: dh $@