debian/0000755000000000000000000000000012220667661007176 5ustar debian/rules0000755000000000000000000000003612214210105010231 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000244712220667577011065 0ustar libouch-perl (0.0408-1) unstable; urgency=low * Team upload * New upstream release -- Axel Beckert Thu, 26 Sep 2013 01:18:48 +0200 libouch-perl (0.0405-1) unstable; urgency=low * Team upload * New upstream release [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * 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" * Bump Standards-Version to 3.9.4 (no changes) * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly + Gets rid of dh_pysupport deprecation warning. -- Axel Beckert Thu, 12 Sep 2013 02:58:36 +0200 libouch-perl (0.0401-1) unstable; urgency=low * New upstream release. * Add new build dependency libtest-trap-perl. -- gregor herrmann Fri, 06 May 2011 23:46:34 +0200 libouch-perl (0.0300-1) unstable; urgency=low * Initial release (closes: #623530). -- gregor herrmann Thu, 21 Apr 2011 01:32:49 +0200 debian/control0000644000000000000000000000161512214212164010567 0ustar Source: libouch-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl, libtest-trap-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Ouch/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libouch-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libouch-perl.git Package: libouch-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: exception handling module The Ouch module ("exceptions that don't hurt") provides a class for exception handling that doesn't require a lot of boilerplate, nor any up front definition. It is fast, easy to use, requires few typing, and has no prereqs, but still provides much of that same functionality as e.g. Exception::Class. debian/compat0000644000000000000000000000000212214212164010357 0ustar 9 debian/watch0000644000000000000000000000014612214210105010204 0ustar version=3 https://metacpan.org/release/Ouch/ .*/Ouch-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012214210105010452 5ustar debian/source/format0000644000000000000000000000001412214210105011660 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000200212214210105011077 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Ouch Upstream-Contact: JT Smith Source: https://metacpan.org/release/Ouch/ Files: * Copyright: 2011, Plain Black Corporation License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, 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'.