[libmasonx-interp-withcallbacks-perl] 03/05: Add explicit build dependency on libcgi-pm-perl.
gregor herrmann
gregoa at debian.org
Wed Jun 17 21:35:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmasonx-interp-withcallbacks-perl.
commit adbb819bbec757048685c1db41250390989ddb2b
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jun 17 23:31:33 2015 +0200
Add explicit build dependency on libcgi-pm-perl.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ff57025..ddc4210 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
libmodule-build-perl
-Build-Depends-Indep: libclass-container-perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+ libclass-container-perl,
libhtml-mason-perl,
libparams-callbackrequest-perl,
libtest-pod-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmasonx-interp-withcallbacks-perl.git
More information about the Pkg-perl-cvs-commits
mailing list