[libparanoid-perl] 01/08: Add build dependency on CGI.pm.

gregor herrmann gregoa at debian.org
Fri Jun 26 08:44:07 UTC 2015


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

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

commit 3066a249dddd409ba5f6caa02d048d24401eb977
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 26 10:27:40 2015 +0200

    Add build dependency on CGI.pm.
    
    Used in a test.
    
    Closes: #789848
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index daf1bee..de75601 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libberkeleydb-perl,
+                     libcgi-pm-perl | perl (<< 5.19),
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      libunix-syslog-perl,

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



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