[libhtml-microformats-perl] 02/03: Add CGI.pm to Recommends.

gregor herrmann gregoa at debian.org
Fri Jun 12 20:55:19 UTC 2015


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

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

commit 8ef25a76e096b505bedfcb126a7906013c6220f3
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 12 22:53:10 2015 +0200

    Add CGI.pm to Recommends.
    
    Needed by at least one module.
    
    Thanks: autopkgtest.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index ea67fcd..716d529 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,6 +38,7 @@ deps +=, libhttp-date-perl | libwww-perl (<< 6)
 deps +=, libhtml-html5-parser-perl (>= 0.200)
 deps +=, librole-commons-perl | libobject-authority-perl
 deps-recommend = $(patsubst %,$(comma) lib%-perl,$(perl-deps-recommend))
+deps-recommend +=, libcgi-pm-perl | perl (<< 5.19)
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-recommend)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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