[libwww-mechanize-shell-perl] 07/08: Add explicit (build) dependency on libcgi-pm-perl.
gregor herrmann
gregoa at debian.org
Fri Jun 12 16:07:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libwww-mechanize-shell-perl.
commit d588737379870b031113c04eb86288fc68dbf9d4
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 12 17:56:37 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 a9a73fd..e5841e4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libhook-lexwrap-perl,
+Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
+ libhook-lexwrap-perl,
libhtml-display-perl,
libhtml-parser-perl,
libhtml-tableextract-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-mechanize-shell-perl.git
More information about the Pkg-perl-cvs-commits
mailing list