[libhtml-fillinform-perl] 08/09: Explicitly build depend on CGI.

gregor herrmann gregoa at debian.org
Mon Sep 15 18:28:51 UTC 2014


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

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

commit cd9173f8d4c642362d51332c7aecbd7c292121d2
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 20:27:02 2014 +0200

    Explicitly build depend on CGI.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 0bba517..31d14b4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libcgi-pm-perl | perl (<< 5.20),
                      libhtml-parser-perl,
                      libtest-output-perl
 Standards-Version: 3.9.5

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



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