[libmoosex-runnable-perl] 01/12: Sync rules with control: Update Test::use::ok build dependency.

Jonas Smedegaard dr at jones.dk
Fri Jun 10 15:55:12 UTC 2016


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

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

commit 5b706abe41c9529e441adb24ca0d6d1e3e7f6888
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jun 10 17:46:32 2016 +0200

    Sync rules with control: Update Test::use::ok build dependency.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 644182c..e64ef6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,8 +34,9 @@ perl-deps += params-util class-load path-tiny
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 # Needed by upstream testsuite
-perl-deps-test = tabledriven use-ok exception fatal
+perl-deps-test = tabledriven exception fatal
 deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-deps-test))
+deps-test +=, libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6)
 
 # Needed (sometimes) at runtime
 perl-suggests = anyevent data-dump-streamer file-changenotify par-packer 

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



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