[w3c-linkchecker] 03/07: Add explicit (build) dependency on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Wed Jun 17 19:28:06 UTC 2015


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

gregoa pushed a commit to branch master
in repository w3c-linkchecker.

commit 5df3d89778a851de3c6c196d11f72a36cfed619c
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 17 21:07:11 2015 +0200

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

diff --git a/debian/control b/debian/control
index a180128..5de5914 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libcgi-pm-perl | perl (<< 5.19),
                      libcss-dom-perl,
                      po-debconf,
                      libhtml-parser-perl,
@@ -20,6 +21,7 @@ Package: w3c-linkchecker
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libcgi-pm-perl | perl (<< 5.19),
          libcss-dom-perl,
          libhtml-parser-perl,
          libwww-perl,

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



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