[libweb-id-perl] 03/10: Tighten to (build-)depend versioned on libmatch-simple-perl and libtype-tiny-perl: Needed since 1.927.

Jonas Smedegaard dr at jones.dk
Fri May 30 22:50:17 UTC 2014


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

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

commit 4b68cc392508813625da0192d6fb8b839ca1121a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 11 10:44:07 2014 +0200

    Tighten to (build-)depend versioned on libmatch-simple-perl and libtype-tiny-perl: Needed since 1.927.
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b2b4491..01449a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,12 +27,13 @@ DEB_UPSTREAM_PACKAGE = Web-ID
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # needed by upstream build and (always) at runtime
-perl-deps = crypt-x509 datetime exporter-tiny list-moreutils type-tiny
+perl-deps = crypt-x509 datetime exporter-tiny list-moreutils
 perl-deps += path-tiny plack rdf-query rdf-trine file-sharedir
 perl-deps += uri namespace-sweep
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoose-perl (>= 2.0600)
-deps +=, libmatch-simple-perl (>= 0.005)
+deps +=, libmatch-simple-perl (>= 0.008)
+deps +=, libtype-tiny-perl (>= 0.040)
 
 # needed by upstream testsuite and (often) at runtime
 deps-test-recommend = openssl

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



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