[libtest-memory-cycle-perl] 05/08: Add explicit build dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Fri Jun 12 16:22:41 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-memory-cycle-perl.

commit 7ba796719613957ba2e357f2b3850f7e827592d8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 18:17:15 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 e854ab0..d445d78 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+                     perl,
                      libpadwalker-perl,
                      libdevel-cycle-perl,
                      libtest-pod-perl,

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



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