[libformvalidator-simple-perl] 06/08: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Fri Jun 12 21:09:46 UTC 2015


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

gregoa pushed a commit to branch master
in repository libformvalidator-simple-perl.

commit 35b6c8915484cfc1f9f710c7023bc834e4c954c1
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 23:06: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 3095eed..d7f6b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     perl,
                      libclass-accessor-perl,
                      libclass-data-accessor-perl,
                      libclass-data-inheritable-perl,

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



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