[libcatmandu-perl] 02/10: Update package relations: (Build-)depend on libfile-slurp-perl libwww-perl liburi-perl liburi-template-perl. Relax build-dependency on libtest-simple-perl, and favor recent perl (now recent enough) over that.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 02:46:45 UTC 2015


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

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

commit eb652a520caacca04a41b239ab360e6ffc3ccbf3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Oct 25 19:15:53 2015 +0100

    Update package relations: (Build-)depend on libfile-slurp-perl libwww-perl liburi-perl liburi-template-perl. Relax build-dependency on libtest-simple-perl, and favor recent perl (now recent enough) over that.
---
 debian/rules | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6972335..480697e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,9 +28,9 @@ DEB_UPSTREAM_PACKAGE = Catmandu
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/N/NI/NICS
 
 # Needed by upstream build and (always) at runtime
-perl-deps = cgi-expand clone config-onion data-uuid data-util
-perl-deps += hash-merge-simple io-handle-util marpa-r2 module-info
-perl-deps += moox-aliases sub-exporter try-tiny-byclass
+perl-deps = cgi-expand clone config-onion data-uuid data-util file-slurp-tiny
+perl-deps += hash-merge-simple io-handle-util www marpa-r2 module-info
+perl-deps += moox-aliases sub-exporter try-tiny-byclass uri uri-template
 deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
 deps +=, libapp-cmd-perl (>= 0.326)
 deps +=, libdata-compare-perl (>= 0.22)
@@ -48,7 +48,7 @@ deps +=, libnamespace-clean-perl (>= 0.24)
 deps-test = libtest-pod-perl
 deps-test +=, libtest-deep-perl (>= 0.112)
 deps-test +=, libtest-exception-perl (>= 0.32)
-deps-test +=, libtest-simple-perl (>= 1.001003) | perl (>= 5.19.6)
+deps-test +=, perl (>= 5.19.5) | libtest-simple-perl (>= 0.99)
 
 # Needed (often) at runtime
 recommends = log-any-adapter-log4perl

-- 
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