[SCM] Debian packaging of twiggy branch, master, updated. debian/0.1021+dfsg-1-1-ga03d577

Alessandro Ghedini al3xbio at gmail.com
Sun Nov 18 18:57:20 UTC 2012


The following commit has been merged in the master branch:
commit a03d577603551a9f1dbd087e7eb2d9e42f4f8a6e
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Nov 18 19:53:01 2012 +0100

    Build depend and recommend libserver-starter-perl

diff --git a/debian/control b/debian/control
index bdabb69..462587e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends-Indep: perl,
  libhttp-parser-xs-perl,
  libplack-perl,
  libplack-middleware-deflater-perl,
+ libserver-starter-perl,
  libtest-pod-perl,
  libtest-requires-perl,
  libtest-tcp-perl,
@@ -27,7 +28,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libtry-tiny-perl,
  libwww-perl
 Recommends: libev-perl,
- libhttp-parser-xs-perl
+ libhttp-parser-xs-perl,
+ libserver-starter-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