[libcatmandu-perl] 05/07: Update package relations: Build-depend on libtest-pod-perl, and (explicitly) on recent liblog-any-perl. Tighten to build-depend versioned on libtest-deep-perl and libtest-exception-perl.

Jonas Smedegaard dr at jones.dk
Tue May 20 16:53:47 UTC 2014


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

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

commit bee2eb724a8588423aa78d83bd9a2479438cbcc3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue May 20 18:38:33 2014 +0200

    Update package relations: Build-depend on libtest-pod-perl, and (explicitly) on recent liblog-any-perl. Tighten to build-depend versioned on libtest-deep-perl and libtest-exception-perl.
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0cd3110..624a4b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,8 +48,10 @@ bdeps = perl (>= 5.11.4) | libmodule-build-perl (>= 0.3601)
 bdeps +=, perl (<< 5.19.0) | libmodule-build-perl (>= 0.3601)
 
 # Needed by upstream testsuite
-perl-deps-test = test-deep test-exception test-exception
-deps-test = $(patsubst %,$(comma) lib%-perl, $(perl-deps-test))
+deps-test = libtest-pod-perl
+deps-test +=, liblog-any-perl (>= 0.15)
+deps-test +=, libtest-deep-perl (>= 0.112)
+deps-test +=, libtest-exception-perl (>= 0.32)
 
 # Needed (often) at runtime
 recommends = libjson-xs-perl, libyaml-xs-perl

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



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