debian/0000755000000000000000000000000012231170005007155 5ustar debian/watch0000644000000000000000000000017212101264455010217 0ustar version=3 https://metacpan.org/release/HTTP-Parser-XS/ .*/HTTP-Parser-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611671745312010254 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000307512101264455011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTTP-Parser-XS Source: https://metacpan.org/release/HTTP-Parser-XS/ Upstream-Contact: Kazuho Oku Files: * Copyright: 2009-2012, Kazuho Oku License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2010, gregor herrmann 2011, Fabrizio Regalli 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/source/0000755000000000000000000000000011671745312010475 5ustar debian/source/format0000644000000000000000000000001411671745312011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212076070660010370 0ustar 9 debian/control0000644000000000000000000000210312101264455010565 0ustar Source: libhttp-parser-xs-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Fabrizio Regalli , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-parser-xs-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-parser-xs-perl.git Homepage: https://metacpan.org/release/HTTP-Parser-XS/ Package: libhttp-parser-xs-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: simple and fast HTTP request parser HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used either for writing a synchronous HTTP server or a event-driven server. It is designed primarily for use with the Plack toolkit. debian/changelog0000644000000000000000000000370312231170005011032 0ustar libhttp-parser-xs-perl (0.16-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:12:36 +0100 libhttp-parser-xs-perl (0.16-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.16 -- Xavier Guimard Sat, 27 Apr 2013 16:21:11 +0200 libhttp-parser-xs-perl (0.15-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * Imported Upstream version 0.15 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 9 -- Xavier Guimard Sun, 13 Jan 2013 07:25:49 +0100 libhttp-parser-xs-perl (0.14-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.13 [ Fabrizio Regalli ] * New upstream release. * Switch d/compat to 8. * Add myself to Uploaders and Copyright. * Bump to 3.9.2 Standard-Version. * Update debhelper to (>= 8). * Modified perl version depend. -- Fabrizio Regalli Sun, 19 Jun 2011 12:29:14 +0200 libhttp-parser-xs-perl (0.12-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.09 [ gregor herrmann ] * New upstream release 0.12. * Set Standards-Version to 3.9.1 (no changes). * Add /me to Uploaders. * Needs libtest-simple-perl (>= 0.96). * Switch to source format 3.0 (quilt). * debian/copyright: add info about new files, update license stanzas. -- gregor herrmann Sun, 21 Nov 2010 16:26:08 +0100 libhttp-parser-xs-perl (0.07-1) unstable; urgency=low * New upstream release -- Jonathan Yu Wed, 10 Mar 2010 21:52:49 -0500 libhttp-parser-xs-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #570175) -- Jonathan Yu Tue, 16 Feb 2010 21:57:45 -0500