debian/0000755000000000000000000000000012257367677007214 5ustar debian/rules0000755000000000000000000000003612257367677010273 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000237312257367677010624 0ustar Source: libhttp-tiny-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini , Chris Butler , gregor herrmann Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/HTTP-Tiny Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-tiny-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-tiny-perl.git Package: libhttp-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: ca-certificates, libio-socket-ssl-perl (>= 1.56), libnet-ssleay-perl (>= 1.49) Description: Perl module that implements a small, simple, correct HTTP/1.1 client HTTP::Tiny is a very simple HTTP/1.1 client, designed primarily for doing simple GET requests without the overhead of a large framework like LWP::UserAgent. . It is more correct and more complete than HTTP::Lite. It supports proxies (currently only non-authenticating ones) and redirection. It also correctly resumes after EINTR. debian/source/0000755000000000000000000000000012257367677010514 5ustar debian/source/format0000644000000000000000000000001412257367677011722 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000700012257367677011063 0ustar libhttp-tiny-perl (0.039-1) unstable; urgency=medium * New upstream release. -- gregor herrmann Fri, 27 Dec 2013 22:23:03 +0100 libhttp-tiny-perl (0.037-1) unstable; urgency=low * Team upload * Imported Upstream version 0.037 * drop trailing slash from metacpan URLs * claim conformance with Policy 3.9.5 -- Damyan Ivanov Sat, 09 Nov 2013 21:06:33 +0200 libhttp-tiny-perl (0.036-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 05 Oct 2013 17:24:07 +0200 libhttp-tiny-perl (0.034-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 [ gregor herrmann ] * New upstream release. * Update years of upstream copyright. * Update build dependencies and Recommends. * Add /me to Uploaders. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Wed, 24 Jul 2013 19:08:42 +0200 libhttp-tiny-perl (0.022-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sat, 02 Jun 2012 19:14:34 +0200 libhttp-tiny-perl (0.021-1) unstable; urgency=low * New upstream release * Recommend versioned libio-socket-ssl-perl -- Alessandro Ghedini Wed, 16 May 2012 12:04:07 +0200 libhttp-tiny-perl (0.018-1) unstable; urgency=low * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org * Recommends ca-certificates used by the new verify_SSL option * Bump upstream copyright years -- Alessandro Ghedini Tue, 24 Apr 2012 22:41:09 +0200 libhttp-tiny-perl (0.017-1) unstable; urgency=low * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 (no changes needed) -- Alessandro Ghedini Thu, 23 Feb 2012 11:39:34 +0100 libhttp-tiny-perl (0.016-1) unstable; urgency=low * New upstream release * Drop fix-spelling-error.patch (merged upstream) -- Alessandro Ghedini Fri, 28 Oct 2011 20:41:43 +0200 libhttp-tiny-perl (0.014-1) unstable; urgency=low [ 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. [ Alessandro Ghedini ] * New upstream release * Refresh patch and set forwarded URL -- Alessandro Ghedini Fri, 21 Oct 2011 12:14:31 +0200 libhttp-tiny-perl (0.013-1) unstable; urgency=low * New upstream release * Add myself to uploaders * Upped Standards-Version to 3.9.2 (no changes required) -- Chris Butler Tue, 26 Jul 2011 18:00:16 +0200 libhttp-tiny-perl (0.012-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.011 [ Alessandro Ghedini ] * New upstream release * Bump debhelper compat level to 8 * Refresh fix-spelling-error patch -- Alessandro Ghedini Sun, 03 Apr 2011 19:17:15 +0200 libhttp-tiny-perl (0.010-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release [ gregor herrmann ] * Refresh patch (offset). -- Alessandro Ghedini Thu, 17 Feb 2011 17:31:06 +0100 libhttp-tiny-perl (0.008-1) unstable; urgency=low * Initial Release. (Closes: #609901) -- Alessandro Ghedini Thu, 13 Jan 2011 18:47:02 +0100 debian/compat0000644000000000000000000000000212257367677010412 0ustar 8 debian/libhttp-tiny-perl.examples0000644000000000000000000000000512257367677014336 0ustar eg/* debian/copyright0000644000000000000000000000215512257367677011152 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Tiny Upstream-Contact: Christian Hansen David Golden Source: https://metacpan.org/release/HTTP-Tiny Files: * Copyright: 2013, Christian Hansen License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 2013, 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'. debian/watch0000644000000000000000000000015712257367677010250 0ustar version=3 https://metacpan.org/release/HTTP-Tiny .*/HTTP-Tiny-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$