[SCM] Debian packaging of libplack-perl branch, master, updated. debian/1.0024-1-7-gccc87b7
gregor herrmann
gregoa at debian.org
Wed Jul 24 17:40:26 UTC 2013
The following commit has been merged in the master branch:
commit fae2c07c82c97239bda9188d85f051cb558d0a10
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jul 24 19:35:42 2013 +0200
Update (build) dependencies.
diff --git a/debian/control b/debian/control
index bb91223..beb2e37 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Build-Depends-Indep: perl,
libhttp-message-perl | libwww-perl (<< 6.0),
libhttp-request-ascgi-perl,
libhttp-server-simple-psgi-perl,
+ libhttp-tiny-perl (>= 0.024) | perl (>= 5.17.5),
libio-handle-util-perl,
liblog-dispatch-array-perl,
liblog-log4perl-perl,
@@ -36,7 +37,6 @@ Build-Depends-Indep: perl,
libtest-tcp-perl,
libtry-tiny-perl,
liburi-perl (>= 1.58),
- libwww-perl,
python
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-perl.git
@@ -55,14 +55,15 @@ Depends: ${misc:Depends},
libhash-multivalue-perl,
libhttp-body-perl,
libhttp-message-perl | libwww-perl (<< 6.0),
+ libhttp-tiny-perl (>= 0.024) | perl (>= 5.17.5),
libmodule-refresh-perl,
libstream-buffered-perl,
libtest-tcp-perl,
libtry-tiny-perl,
- liburi-perl (>= 1.58),
- libwww-perl
+ liburi-perl (>= 1.58)
Recommends: libcgi-compile-perl,
libcgi-emulate-psgi-perl
+Suggests: libwww-perl
Description: interface between web servers and Perl web applications
Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It
implements the Perl Server Gateway Interface (PSGI) standard interface, which
--
Debian packaging of libplack-perl
More information about the Pkg-perl-cvs-commits
mailing list