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 <gre...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to