debian/0000755000000000000000000000000012152363102007161 5ustar debian/rules0000755000000000000000000000003612152363102010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000306512152363102010570 0ustar Source: libhttp-message-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libencode-locale-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl, perl (>= 5.11) | libio-compress-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-message-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-message-perl.git Homepage: https://metacpan.org/release/HTTP-Message/ Package: libhttp-message-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libencode-locale-perl, libhttp-date-perl, libio-html-perl, liblwp-mediatypes-perl, liburi-perl, perl (>= 5.11) | libio-compress-perl Breaks: libwww-perl (<< 6.00) Replaces: libwww-perl (<< 6.00) Description: perl interface to HTTP style messages The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. debian/source/0000755000000000000000000000000012152363102010461 5ustar debian/source/format0000644000000000000000000000001412152363102011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000271412152363102011037 0ustar libhttp-message-perl (6.06-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 [ Xavier Guimard ] * Imported Upstream version 6.06 * Add libio-html-perl in dependencies * Drop libhtml-parser-perl from dependencies * Bump Standards-Version to 3.9.4 * Bump debian/copyright format to 1.0 -- Xavier Guimard Sat, 01 Jun 2013 07:52:09 +0200 libhttp-message-perl (6.03-1) unstable; urgency=low * Team upload [ Nicholas Bamber ] * New upstream release 6.02 [ 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 - Support 'bzip2' as alternative to Content-Encoding: x-bzip2 (Closes: #553345) * Do not install README anymore (not much useful) * Bump debhelper compat level to 8 * One sorted dep per line * Bump Standards-Version to 3.9.2 (no changes needed) [ gregor herrmann ] * Update (build-)dependency on IO::Compress::Bzip2/Bunzip2. -- Alessandro Ghedini Sun, 19 Feb 2012 19:23:13 +0100 libhttp-message-perl (6.01-1) unstable; urgency=low * Initial Release (Closes: #617563). -- Nicholas Bamber Fri, 18 Mar 2011 01:52:20 +0000 debian/compat0000644000000000000000000000000212152363102010357 0ustar 8 debian/copyright0000644000000000000000000000212512152363102011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Message Source: https://metacpan.org/release/HTTP-Message/ Upstream-Contact: Gisle Aas Files: * Copyright: 1995-2008, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000016612152363102010215 0ustar version=3 https://metacpan.org/release/HTTP-Message/ .*/HTTP-Message-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$