debian/0000755000000000000000000000000012216661034007167 5ustar debian/watch0000644000000000000000000000016212101266700010211 0ustar version=3 https://metacpan.org/release/Test-Fatal/ .*/Test-Fatal-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000221012216660744011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Fatal Upstream-Contact: Ricardo Signes Source: https://metacpan.org/release/Test-Fatal/ Files: * Copyright: 2010, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2012, gregor herrmann 2012, Fabrizio Regalli 2013, 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/control0000644000000000000000000000206312216660732010577 0ustar Source: libtest-fatal-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcapture-tiny-perl, libtry-tiny-perl (>= 0.07), perl (>= 5.13.4) | libtest-more-perl (>= 0.96), perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Fabrizio Regalli , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Test-Fatal/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fatal-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fatal-perl.git Package: libtest-fatal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtry-tiny-perl (>= 0.07) Description: module for testing code with exceptions Test::Fatal is an alternative to the popular Test::Exception. It does much less, but should allow greater flexibility in testing exception-throwing code with about the same amount of typing. . It exports one routine by default: exception. debian/compat0000644000000000000000000000000211672202423010363 0ustar 8 debian/changelog0000644000000000000000000000500212216661034011036 0ustar libtest-fatal-perl (0.012-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.012 * Ship provided example test * Add build-dependencies on Capture::Tiny and Test::More 0.96 * Bump Standards-Version to 3.9.4 (no change) * Add myself to uploaders and copyright -- Florian Schlichting Thu, 19 Sep 2013 22:43:31 +0200 libtest-fatal-perl (0.010-1) unstable; urgency=low * Imported Upstream version 0.010 * Added myself to Uploaders and Copyright * Updated Format url in d/copyright -- Fabrizio Regalli Fri, 17 Feb 2012 10:04:53 +0100 libtest-fatal-perl (0.009-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. -- gregor herrmann Sat, 11 Feb 2012 19:38:16 +0100 libtest-fatal-perl (0.008-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.008 -- Salvatore Bonaccorso Wed, 09 Nov 2011 11:00:24 +0100 libtest-fatal-perl (0.006-1) unstable; urgency=low * Team upload. * New upstream release. * debian/control: Drop build-dep on libtest-simple-perl as the new upstream release now only requires 0.47 which is shipped with perl. -- Ansgar Burchardt Mon, 06 Jun 2011 22:00:19 +0200 libtest-fatal-perl (0.005-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of packaging copyright. * Set Standards-Version to 3.9.2 (no changes). * Remove (build) dependency on perl 5.10, already satisfied by oldstable. -- gregor herrmann Wed, 27 Apr 2011 22:56:45 +0200 libtest-fatal-perl (0.003-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * New upstream release. [ gregor herrmann ] * Build depend on libtest-simple-perl 0.96 now that it's available. [ Maximilian Gass ] * Increase debhelper compat level to 8 * Update copyright syntax -- Maximilian Gass Fri, 25 Feb 2011 16:10:30 +0100 libtest-fatal-perl (0.001-1) unstable; urgency=low * Initial release (closes: #601497). -- gregor herrmann Tue, 26 Oct 2010 22:47:39 +0200 debian/libtest-fatal-perl.examples0000644000000000000000000000001312216660431014414 0ustar examples/* debian/source/0000755000000000000000000000000011672202423010465 5ustar debian/source/format0000644000000000000000000000001411672202423011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672202423010244 0ustar #!/usr/bin/make -f %: dh $@