[libcatmandu-rdf-perl] 06/07: Tighten to (build-)depend versioned on librdf-aref-perl.

Jonas Smedegaard dr at jones.dk
Wed Oct 15 09:47:50 UTC 2014


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

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

commit 431796e518250bab13106bce4ac67fef59a642a8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Oct 15 11:41:06 2014 +0200

    Tighten to (build-)depend versioned on librdf-aref-perl.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 209042f..055fed8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,10 @@ DEB_UPSTREAM_PACKAGE = Catmandu-RDF
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/V/VO/VOJ
 
 # Needed by upstream build and (always) at runtime
-perl-deps = catmandu rdf-trine rdf-aref
+perl-deps = catmandu rdf-trine
 deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
 deps +=, librdf-ns-perl (>= 20140910)
+deps +=, librdf-aref-perl (>= 0.18)
 
 CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

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