debian/0000755000000000000000000000000012264347322007173 5ustar debian/compat0000644000000000000000000000000212264347322010371 0ustar 8 debian/copyright0000644000000000000000000000334612264347322011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/failures Upstream-Contact: David Golden Upstream-Name: failures Files: * Copyright: 2013, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/rules0000755000000000000000000000003612264347322010252 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000015512264347322010225 0ustar version=3 https://metacpan.org/release/failures .*/failures-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000216412264347322010601 0ustar Source: libfailures-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-tiny-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfailures-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfailures-perl.git Homepage: https://metacpan.org/release/failures Package: libfailures-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-tiny-perl Description: minimalist exception hierarchy generator The failures module lets you define an exception hierarchy quickly and simply. . The design goals were: . • minimalist interface • 80% of features in 20% of lines of code • depend only on core modules (nearly achieved) • support hierarchical error types • identify errors types by name (class) not by parsing strings • leave (possibly expensive) trace decisions to the thrower debian/source/0000755000000000000000000000000012264347322010473 5ustar debian/source/format0000644000000000000000000000001412264347322011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000057112264347322011050 0ustar libfailures-perl (0.003-1) unstable; urgency=medium * Team upload. * Imported Upstream version 0.003 -- Salvatore Bonaccorso Sun, 12 Jan 2014 00:04:06 +0100 libfailures-perl (0.002-1) unstable; urgency=low * Initial Release. (Closes: #726414) -- Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) Tue, 15 Oct 2013 16:06:47 +0200