[libcatmandu-rdf-perl] 02/03: Update package relations: Tighten (build-)dependency on librdf-ns-perl.

Jonas Smedegaard dr at jones.dk
Wed Sep 10 12:07:41 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 71f405c9c0c734dd23a44d518b43fc4cde9a841d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Sep 10 13:54:00 2014 +0200

    Update package relations: Tighten (build-)dependency on librdf-ns-perl.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fb58e12..c493209 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ 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
 deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
-deps +=, librdf-ns-perl (>= 20130816)
+deps +=, librdf-ns-perl (>= 20140910)
 
 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