[libsru-perl] 06/07: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Fri Jun 12 16:46:20 UTC 2015


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

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

commit e5be82fdfcfd6202de781e87f1e4e70e0b7cc15e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 18:40:28 2015 +0200

    Add explicit build dependency on libcgi-pm-perl.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index f1a6389..b7b87a4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcgi-application-perl,
+                     libcgi-pm-perl | perl (<< 5.19),
                      libclass-accessor-perl,
                      libcql-parser-perl (>= 1.12),
                      libtest-exception-perl,

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



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