[libcatmandu-rdf-perl] 16/20: Requiring IRI 0.008 for correct URI procesing

Jonas Smedegaard dr at jones.dk
Sat Oct 28 03:10:22 UTC 2017


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

js pushed a commit to annotated tag upstream/0.32
in repository libcatmandu-rdf-perl.

commit b7539302fc42e3517f8249e069246d0dfcc44f5b
Author: Patrick Hochstenbach <patrick.hochstenbach at ugent.be>
Date:   Wed Aug 16 13:15:04 2017 +0200

    Requiring IRI 0.008 for correct URI procesing
---
 cpanfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpanfile b/cpanfile
index a571ff0..689e6f1 100644
--- a/cpanfile
+++ b/cpanfile
@@ -6,7 +6,7 @@ requires 'RDF::NS', '20140910';
 requires 'RDF::Query', '2.913';
 requires 'RDF::Trine', '1.013';
 requires 'RDF::aREF', '0.25';
-requires 'Future', '0.35';
+requires 'IRI', '>=0.008';
 
 test_requires 'Test::More', '0.99';
 test_requires 'Test::LWP::UserAgent', '0.025';

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



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