[SCM] libhtml-treebuilder-libxml-perl Debian packaging branch, master, updated. debian/0.17-1-73-gccf58dd
Jonas Smedegaard
dr at jones.dk
Wed Jul 17 16:33:42 UTC 2013
The following commit has been merged in the master branch:
commit 7fb9ec98e992968a80a61e20d092e8ebd923ebdd
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jul 16 21:14:45 2013 +0200
Tidy rules file: Tighten package-specific CDBS variables.
diff --git a/debian/rules b/debian/rules
index aeb0c6f..ab251a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,11 +26,11 @@ pkg = $(DEB_SOURCE_PACKAGE)
DEB_UPSTREAM_PACKAGE = HTML-TreeBuilder-LibXML
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
-# Needed both by upstream build and (always) at runtime
+# Needed by upstream build and (always) at runtime
deps = libhtml-treebuilder-xpath-perl (>= 0.14), libxml-libxml-perl
# Needed by upstream testsuite
deps-test = perl (>= 5.14) | libtest-simple-perl (>= 0.98)
-CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
CDBS_DEPENDS_$(pkg) = $(deps)
--
libhtml-treebuilder-libxml-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list