[libhtml-display-perl] 04/07: Add explicit build dependency on libcgi-pm-perl.
gregor herrmann
gregoa at debian.org
Fri Jun 12 21:03:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libhtml-display-perl.
commit f3ae386a0b789cbf3aac0835611d7a322be4bf12
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 12 22:56:11 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 030ecd5..9b995e5 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,
libhtml-tokeparser-simple-perl,
liburi-perl,
libwww-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-display-perl.git
More information about the Pkg-perl-cvs-commits
mailing list