[libcatmandu-mab2-perl] 06/13: Update package relations: Build-depend on libsoftware-license-perl libtest-simple-perl libtest-pod-perl libtest-warn-perl. Tighten build-dependency on libcatmandu-perl.

Jonas Smedegaard dr at jones.dk
Thu Oct 1 13:09:27 UTC 2015


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

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

commit 94a574f01e1ab3395c194a51e2fb16a1806732dd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Oct 1 13:03:08 2015 +0200

    Update package relations: Build-depend on libsoftware-license-perl libtest-simple-perl libtest-pod-perl libtest-warn-perl. Tighten build-dependency on libcatmandu-perl.
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 33a14c8..d73937a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,12 +27,14 @@ DEB_UPSTREAM_PACKAGE = Catmandu-MAB2
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/J/JO/JOROL
 
 # Needed by upstream build and (always) at runtime
-deps = libcatmandu-perl, libcatmandu-sru-perl, libreadonly-perl
+deps = libcatmandu-perl (>= 0.94), libcatmandu-sru-perl, libreadonly-perl
 deps +=, libmoo-perl (>= 1)
 deps +=, libxml-libxml-perl (>= 2)
 
 # Needed by upstream testsuite
-deps-test +=, libtest-exception-perl
+deps-test +=, libsoftware-license-perl, libtest-exception-perl
+deps-test +=, libtest-simple-perl (>= 1.001003), libtest-pod-perl
+deps-test +=, libtest-warn-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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