debian/0000755000000000000000000000000012232014110007150 5ustar debian/rules0000755000000000000000000000003612232014110010227 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000246412232014110010561 0ustar Source: libthrowable-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-load-perl (>= 0.20), libdevel-stacktrace-perl, libmoo-perl (>= 1.000001), libmoox-types-mooselike-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libthrowable-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libthrowable-perl.git Homepage: https://metacpan.org/release/Throwable/ Package: libthrowable-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-load-perl (>= 0.20), libdevel-stacktrace-perl, libmoo-perl (>= 1.000001), libmoox-types-mooselike-perl Recommends: libmoose-perl Description: role for classes that can be thrown Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It automatically saves any previous value for $@ and calls die $self. debian/source/0000755000000000000000000000000012232014110010450 5ustar debian/source/format0000644000000000000000000000001412232014110011656 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000320712232014110011024 0ustar libthrowable-perl (0.200009-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Wed, 23 Oct 2013 20:41:01 +0200 libthrowable-perl (0.200008-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.200008 * Add myself to uploaders * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Dependencies: + Add libmoo-perl, libmoox-types-mooselike-perl + Add perl (>= 5.13.4) | libtest-simple (>= 0.96) in build dependencies + Remove libmoose-perl dependency * Update description -- Xavier Guimard Sat, 04 May 2013 22:08:58 +0200 libthrowable-perl (0.102080-1) unstable; urgency=low * New upstream release. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1. * Bump Standards-Version to 3.9.1. -- Ansgar Burchardt Wed, 28 Jul 2010 13:27:48 +0900 libthrowable-perl (0.101110-1) unstable; urgency=low * New upstream release. * Use source format 3.0 (quilt). * Bump Standards-Version to 3.8.4 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Thu, 22 Apr 2010 20:14:29 +0900 libthrowable-perl (0.100090-1) unstable; urgency=low * Initial Release (Closes: #564901) -- Jonathan Yu Tue, 12 Jan 2010 10:31:30 -0500 debian/compat0000644000000000000000000000000212232014110010346 0ustar 8 debian/copyright0000644000000000000000000000214512232014110011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Throwable Source: https://metacpan.org/release/Throwable/ Upstream-Contact: Ricardo SIGNES Files: * Copyright: 2013, Ricardo SIGNES License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2010, Ansgar Burchardt 2013, Xavier Guimard 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/watch0000644000000000000000000000016012232014110010176 0ustar version=3 https://metacpan.org/release/Throwable/ .*/Throwable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$