[SCM] librdf-acl-perl Debian packaging branch, master, updated. debian/0.102-1-40-g8dd0ac3

Jonas Smedegaard dr at jones.dk
Tue Jul 16 16:59:45 UTC 2013


The following commit has been merged in the master branch:
commit fcb5109071112c73b84a126a8e5bc5e94ded8b08
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jul 16 16:44:10 2013 +0200

    Tidy rules file: Tighten package-specific CDBS variables.

diff --git a/debian/rules b/debian/rules
index e1eb78c..55ea2f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ DEB_UPSTREAM_PACKAGE = RDF-ACL
 DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
 #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 
-# Needed both by upstream build and (always) at runtime
+# Needed by upstream build and (always) at runtime
 perl-deps = ossp-uuid error rdf-query rdf-query-client
 perl-deps += rdf-trinex-functions uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
@@ -35,5 +35,5 @@ deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 # Needed by upstream testsuite
 deps-test = libmodule-signature-perl (>= 0.66)
 
-CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

-- 
librdf-acl-perl Debian packaging



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