debian/0000755000000000000000000000000012063370146007170 5ustar debian/rules0000755000000000000000000000003612063370146010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216212063370146010574 0ustar Source: libtest-exception-lessclever-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8), perl, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: libmock-quick-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-exception-lessclever-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-exception-lessclever-perl.git Homepage: https://metacpan.org/release/Test-Exception-LessClever/ Package: libtest-exception-lessclever-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: simplified Test::Exception alternative Test::Exception::LessClever is an alternative to Test::Exception that is much simpler. This alternative does not use fancy stack tricks to hide itself. The idea here is to keep it simple. This also solves the Test::Exception bug where some dies will be hidden when a DESTROY method calls eval. If a DESTROY method masks $@ a warning will be generated as well. debian/source/0000755000000000000000000000000012063370146010470 5ustar debian/source/format0000644000000000000000000000001412063370146011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026212063370146011042 0ustar libtest-exception-lessclever-perl (0.6-1) unstable; urgency=low * Initial release (closes: #696083). -- gregor herrmann Sun, 16 Dec 2012 17:01:39 +0100 debian/compat0000644000000000000000000000000212063370146010366 0ustar 8 debian/copyright0000644000000000000000000000207112063370146011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Exception-LessClever Source: https://metacpan.org/release/Test-Exception-LessClever/ Upstream-Contact: Chad Granum Files: * Copyright: 2010, Chad Granum License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, gregor herrmann 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/watch0000644000000000000000000000022012063370146010213 0ustar version=3 https://metacpan.org/release/Test-Exception-LessClever/ .*/Test-Exception-LessClever-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$