[SCM] Debian packaging of twiggy branch, master, updated. upstream/0.1010+dfsg-11-g1e31dca
Alessandro Ghedini
al3xbio at gmail.com
Wed Feb 22 17:51:40 UTC 2012
The following commit has been merged in the master branch:
commit 3a266dac78157b13e81d8783228aeb2126355f03
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date: Wed Feb 22 18:15:18 2012 +0100
Add libev-perl to Recommends
diff --git a/debian/control b/debian/control
index 2a2b6cd..703c6fb 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
libplack-perl,
libtry-tiny-perl,
libwww-perl
-Recommends: libhttp-parser-xs-perl
+Recommends: libev-perl,
+ libhttp-parser-xs-perl
Description: AnyEvent HTTP server for PSGI (like Thin)
Twiggy is a lightweight and fast HTTP server with unique features:
* Can run any PSGI applications. Fully supports psgi.nonblocking
--
Debian packaging of twiggy
More information about the Pkg-perl-cvs-commits
mailing list