debian/0000755000000000000000000000000011535461640007173 5ustar debian/control0000644000000000000000000000161111535450020010563 0ustar Source: libhttp-parser-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liburi-perl, libwww-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , Ansgar Burchardt Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/HTTP-Parser/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-parser-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-parser-perl/ Package: libhttp-parser-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libwww-perl Description: module for parsing HTTP requests and responses HTTP::Parser is a Perl module for parsing HTTP requests and responses out of streams, returning an HTTP::Request or HTTP::Response object as appropriate. It also supports HTTP/1.1's chunked encoding. debian/copyright0000644000000000000000000000213711535461323011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: David B. Robins Source: http://search.cpan.org/dist/HTTP-Parser/ Name: HTTP-Parser Files: * Copyright: 2004-2007, David B. Robins License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2010, Ansgar Burchardt 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/watch0000644000000000000000000000016311272144263010221 0ustar version=3 http://search.cpan.org/dist/HTTP-Parser/ .*/HTTP-Parser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211535450020010357 0ustar 8 debian/changelog0000644000000000000000000000161011535450020011031 0ustar libhttp-parser-perl (0.06-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. [ Jonathan Yu ] * New upstream release * Rewrite control description * Refresh copyright information * Bump to debhelper compat 8 * Standards-Verison 3.9.1 (no changes) * Email change: Ansgar Burchardt -> ansgar@debian.org -- Jonathan Yu Mon, 07 Mar 2011 19:52:24 -0500 libhttp-parser-perl (0.05-1) unstable; urgency=low * New upstream release. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.8.4 (no changes). * Add myself to Uploaders. -- Ansgar Burchardt Fri, 18 Jun 2010 15:46:51 +0900 libhttp-parser-perl (0.04-1) unstable; urgency=low * Initial Release (Closes: #552283) -- Jonathan Yu Sun, 25 Oct 2009 07:13:39 -0400 debian/source/0000755000000000000000000000000011535461542010474 5ustar debian/source/format0000644000000000000000000000001411406655452011704 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611272144263010247 0ustar #!/usr/bin/make -f %: dh $@