[libapache2-authcookie-perl] 05/08: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Sat Oct 29 16:35:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libapache2-authcookie-perl.
commit b1ea48c477a6b76eea4cc762cf437d501836fa10
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Oct 29 18:29:10 2016 +0200
Update (build) dependencies.
---
debian/control | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index c9887ec..020efa1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: apache2-dev,
libapache2-mod-perl2 (>= 2.0.9~rc1),
- libautobox-perl,
- libcgi-pm-perl,
libclass-load-perl,
+ libhash-multivalue-perl,
+ libhttp-body-perl,
+ liburi-perl,
+ libwww-form-urlencoded-perl,
perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapache2-authcookie-perl.git
@@ -22,9 +24,10 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libapache2-mod-perl2 (>= 2.0.9~rc1),
- libautobox-perl,
- libcgi-pm-perl,
- libclass-load-perl
+ libclass-load-perl,
+ libhash-multivalue-perl,
+ libhttp-body-perl,
+ libwww-form-urlencoded-perl
Description: Perl Authentication and Authorization via cookies
This module is for mod_perl version 2. If you are running mod_perl version 1,
you should be using Apache::AuthCookie instead.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-authcookie-perl.git
More information about the Pkg-perl-cvs-commits
mailing list