[libcgi-application-plugin-requiressl-perl] 04/05: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Sat Jun 13 14:15:36 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-requiressl-perl.

commit 7e1334e405eb2ac91e8c0f4031d63e9e5b37224a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 16:12:26 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 2dc9172..ed96fef 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,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,
                      libcgi-application-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl

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



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