[libkavorka-perl] 01/01: Fix build-depend on all testsuite needs.
Jonas Smedegaard
dr at jones.dk
Tue Feb 24 18:13:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libkavorka-perl.
commit af3ec4d11e0872d5f95df9ec742b05a2b6a194d9
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Feb 24 19:13:24 2015 +0100
Fix build-depend on all testsuite needs.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 894915b..d58ff2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ recommends = libtype-tiny-xs-perl
# Needed (mandatory/optionally) by upstream testsuite
perl-deps-test = test-fatal test-requires
deps-test = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test))
-deps-test = perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+deps-test +=, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
deps-test-opt = libclass-tiny-perl
deps-test-opt +=, libclass-method-modifiers-perl (>= 2.03)
deps-test-opt +=, libmoose-perl (>= 2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libkavorka-perl.git
More information about the Pkg-perl-cvs-commits
mailing list