[liblucy-perl] 04/07: Fix Build-depend on libcgi-pm-perl (or older Perl). Closes: bug#787467. Thanks to Dominic Hargreaves.

Jonas Smedegaard dr at jones.dk
Tue Jun 2 11:24:27 UTC 2015


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

js pushed a commit to branch master
in repository liblucy-perl.

commit 158b20540c8d4edc6bb271311ee1b1c09f06e904
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 2 12:50:06 2015 +0200

    Fix Build-depend on libcgi-pm-perl (or older Perl). Closes: bug#787467. Thanks to Dominic Hargreaves.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 495853b..07c3dd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ DEB_UPSTREAM_TARBALL_MD5 = b43bae463f9a7f8283ea3e7ad2ca3b25
 
 # Needed by upstream testsuite
 deps-test = libcache-memcached-fast-perl, libreadonly-perl
+deps-test +=, libcgi-pm-perl | perl (<< 5.21)
 deps-test +=, memcached
 
 CDBS_BUILD_DEPENDS +=, $(deps-test)

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



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