[SCM] Debian packaging of libplack-perl branch, master, updated. debian/0.9986-1-3-g7575551

gregor herrmann gregoa at debian.org
Wed Apr 11 17:16:00 UTC 2012


The following commit has been merged in the master branch:
commit 72765521ff29a4b6b225647a1a9bfa7b5f453f02
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Apr 11 19:13:07 2012 +0200

    Add libcgi-compile-perl to Build-Depends-Indep, add
    libcgi-emulate-psgi-perl, libcgi-compile-perl to Depends (needed by
    Plack::App::WrapCGI).

diff --git a/debian/control b/debian/control
index 78fb470..8fdc878 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl (>= 5.10.1),
  libauthen-simple-passwd-perl,
+ libcgi-compile-perl,
  libcgi-emulate-psgi-perl,
  libdevel-stacktrace-ashtml-perl (>= 0.11),
  libdevel-stacktrace-perl (>= 1.2300),
@@ -40,6 +41,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-perl
 Package: libplack-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libcgi-compile-perl,
+ libcgi-emulate-psgi-perl,
  libdevel-stacktrace-ashtml-perl (>= 0.11),
  libdevel-stacktrace-perl (>= 1.2300),
  libfile-sharedir-perl (>= 1.00),

-- 
Debian packaging of libplack-perl



More information about the Pkg-perl-cvs-commits mailing list