debian/0000755000000000000000000000000011625462270007173 5ustar debian/control0000644000000000000000000000160111625462270010574 0ustar Source: libtest-carp-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libtest-carp-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libtest-carp-perl.git Homepage: http://search.cpan.org/dist/Test-Carp/ Package: libtest-carp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to test your code for calls to Carp functions Test::Carp is a module that facilitates testing whether or not a particular Carp function is called as a result of given code. It also allows checking the value (error message) the Carp function is called with. debian/copyright0000644000000000000000000000203511625462270011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Daniel Muey Source: http://search.cpan.org/dist/Test-Carp/ Name: Test-Carp Files: * Copyright: 2010, Daniel Muey License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Florian Schlichting 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/watch0000644000000000000000000000015711625462270010227 0ustar version=3 http://search.cpan.org/dist/Test-Carp/ .*/Test-Carp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211625462270010371 0ustar 8 debian/changelog0000644000000000000000000000026011625462270011043 0ustar libtest-carp-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #639111) -- Florian Schlichting Thu, 25 Aug 2011 10:58:09 +0000 debian/source/0000755000000000000000000000000011625462270010473 5ustar debian/source/format0000644000000000000000000000001411625462270011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611625462270010252 0ustar #!/usr/bin/make -f %: dh $@