debian/0000755000000000000000000000000012257627561007203 5ustar debian/compat0000644000000000000000000000000212257627561010401 0ustar 8 debian/copyright0000644000000000000000000000204312257627561011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Test-Effects Upstream-Contact: Damian Conway Upstream-Name: Test-Effects Files: * Copyright: 2012, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Salvatore Bonaccorso 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/rules0000755000000000000000000000003612257627561010262 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000016512257627561010236 0ustar version=3 https://metacpan.org/release/Test-Effects .*/Test-Effects-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000150412257627561010606 0ustar Source: libtest-effects-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-trap-perl, perl (>= 5.14) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-effects-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-effects-perl.git Homepage: https://metacpan.org/release/Test-Effects Package: libtest-effects-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtest-trap-perl, perl (>= 5.14) Description: Perl module to test various effects at once Test::Effects allows one to test all effects of some code to be tested at once: return value, I/O, warnings, exceptions, etc. debian/source/0000755000000000000000000000000012257627561010503 5ustar debian/source/format0000644000000000000000000000001412257627561011711 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026212257627561011055 0ustar libtest-effects-perl (0.001003-1) unstable; urgency=medium * Initial Release. (Closes: #733412) -- Salvatore Bonaccorso Sat, 28 Dec 2013 20:42:13 +0100