[SCM] Debian packaging of libhttp-parser-xs-perl branch, master, updated. c44c589fe88517c34ee062915ea0bb79795691b4
Xavier Guimard
x.guimard at free.fr
Sat Jan 12 17:57:47 UTC 2013
The following commit has been merged in the master branch:
commit 1f07c3f7e22bb1da2a140a10cc4f8eacf8223146
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sat Jan 12 15:27:04 2013 +0100
Bump S-V to 3.9.4 + dh to 9
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 70a7a21..cd52588 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
Source: libhttp-parser-xs-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTTP-Parser-XS/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-parser-xs-perl.git
+ gregor herrmann <gregoa at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>,
+ Xavier Guimard <x.guimard at free.fr>
+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: http://search.cpan.org/dist/HTTP-Parser-XS/
Package: libhttp-parser-xs-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+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 packaging of libhttp-parser-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list