[SCM] librdf-acl-perl Debian packaging branch, master, updated. debian/0.101-2-12-g6a25ab4

Jonas Smedegaard dr at jones.dk
Tue Jun 5 22:24:28 UTC 2012


The following commit has been merged in the master branch:
commit d739e8c58a03be508a860a1a81f7cd74c8d98c7d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jun 6 00:05:22 2012 +0200

    (Build-)depend on librdf-query-perl, librdf-query-client-perl and librdf-trinex-functions-perl (not librdf-trineshortcuts-perl or libxml-libxml-perl).

diff --git a/debian/rules b/debian/rules
index 9bf00bb..7e4b51e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,8 @@ DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 0af9dfe41e99f9c174069ba17e1e83aa
 
 # Needed both by upstream build process and at runtime
-perl-deps = data-uuid error rdf-trineshortcuts xml-libxml uri
+perl-deps = data-uuid error rdf-query rdf-query-client
+perl-deps += rdf-trinex-functions uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 CDBS_BUILD_DEPENDS += , $(deps), libmodule-signature-perl (>= 0.66)

-- 
librdf-acl-perl Debian packaging



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