debian/0000755000000000000000000000000012142522012007155 5ustar debian/rules0000755000000000000000000000003612142522012010234 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000241112142522012010556 0ustar Source: libhttp-exception-perl Maintainer: Debian Perl Group Uploaders: TANIGUCHI Takaki Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libexception-class-perl, libplack-perl, libscalar-list-utils-perl, libtest-exception-perl, libtest-nowarnings-perl (>= 1.04), libwww-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-exception-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-exception-perl.git Homepage: https://metacpan.org/release/HTTP-Exception/ Package: libhttp-exception-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libexception-class-perl, libscalar-list-utils-perl, libwww-perl Description: module for throwing HTTP-Errors as (Exception::Class-) Exceptions HTTP::Exception lets you throw HTTP-Errors as Exceptions. Every HTTP::Exception is an Exception::Class class. So the same mechanisms apply as with Exception::Class classes. . Exception::Class' docs provide more general information on exceptions. debian/source/0000755000000000000000000000000012142522012010455 5ustar debian/source/format0000644000000000000000000000001412142522012011663 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000360112142522012011027 0ustar libhttp-exception-perl (0.04004-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * debian/changelog: add back 0.04001-1 entry and remove items from 0.04004-1 that belong into 0.04001-1. * Bump debhelper compatibility level to 8. * Add build dependency on libtest-nowarnings-perl. * Add build dependency on Plack to enable additional tests. * Improve short and long description. -- gregor herrmann Wed, 08 May 2013 21:14:05 +0200 libhttp-exception-perl (0.04004-1) unstable; urgency=low [ TANIGUCHI Takaki ] * Imported Upstream version 0.04004 * debian/copyright: Update Format URL. * debian/control: Bump Standards-Version to 3.9.4. (with no changes) -- TANIGUCHI Takaki Wed, 08 May 2013 11:42:20 +0900 libhttp-exception-perl (0.04001-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * Remove alternative (build) dependencies that are already satisfied in oldstable. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.04001 Fixes build failure due to failing tests (Closes: #661874). * Don't install README file to docs * Update debian/copyright information. Adjust URL to format specification to the copyright-format 1.0 location. Add copyright years for upstream files * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Fri, 02 Mar 2012 11:08:29 +0100 libhttp-exception-perl (0.03001-1) unstable; urgency=low * Initial Release. (Closes: #603332) -- TANIGUCHI Takaki Sat, 29 Jan 2011 11:58:38 +0900 debian/compat0000644000000000000000000000000212142522012010353 0ustar 8 debian/copyright0000644000000000000000000000205612142522012011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Exception Upstream-Contact: Thomas Mueller Source: https://metacpan.org/release/HTTP-Exception/ Files: * Copyright: 2010-2012, Thomas Mueller License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, TANIGUCHI Takaki 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/watch0000644000000000000000000000017212142522012010206 0ustar version=3 https://metacpan.org/release/HTTP-Exception/ .*/HTTP-Exception-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$