[lemonldap-ng] 03/05: Explicitly (build) depend on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Wed Oct 15 19:17:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository lemonldap-ng.

commit 9a479008cfe17d971484e151de8e71dc335e189a
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 15 20:49:03 2014 +0200

    Explicitly (build) depend on libcgi-pm-perl.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index f4df6ea..4c0de45 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep: libapache-session-perl,
                      libauthcas-perl,
                      libauthen-captcha-perl,
                      libcache-cache-perl,
+                     libcgi-pm-perl,
                      libclone-perl,
                      libcrypt-openssl-rsa-perl,
                      libcrypt-openssl-x509-perl,
@@ -85,6 +86,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libapache2-mod-perl2,
+         libcgi-pm-perl,
          liblemonldap-ng-common-perl (= ${binary:Version}),
          libwww-perl
 Recommends: libhttp-message-perl | libwww-perl (<< 6),
@@ -189,6 +191,7 @@ Package: liblemonldap-ng-portal-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libcgi-pm-perl,
          libclone-perl,
          libhtml-template-perl,
          libjs-jquery,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



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