[libcatmandu-rdf-perl] 05/07: Update package relations: Tighten (build-)dependency on libcatmandu-perl and librdf-aref-perl.

Jonas Smedegaard dr at jones.dk
Wed May 13 18:56:55 UTC 2015


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 ad4943c9b1c7ba034e0f2d689814eef9c6a7991a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed May 13 20:40:43 2015 +0200

    Update package relations: Tighten (build-)dependency on libcatmandu-perl and librdf-aref-perl.
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index d8e73aa..8c40875 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +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
-deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
+deps = librdf-trine-perl
+deps +=, libcatmandu-perl (>= 0.9209)
 deps +=, librdf-ns-perl (>= 20140910)
-deps +=, librdf-aref-perl (>= 0.18)
+deps +=, librdf-aref-perl (>= 0.23)
 
 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