[libcgi-application-plugin-linkintegrity-perl] 01/03: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Sat Jun 13 14:00:21 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcgi-application-plugin-linkintegrity-perl.

commit e0e2bc0ce067887a245b4a1b27d9e30f12893bd1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 15:55:03 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 3e283ea..6885c56 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     perl,
                      libcgi-application-perl,
                      liburi-perl,
                      libdigest-hmac-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-linkintegrity-perl.git



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