[libhtml-html5-microdata-parser-perl] 05/13: Tidy rules file.

Jonas Smedegaard dr at jones.dk
Mon Jun 9 19:11:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libhtml-html5-microdata-parser-perl.

commit 5127822d5ff709dbd78ef0095f9dd424db3a87e3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 9 20:22:24 2014 +0200

    Tidy rules file.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 44ab21c..d07ca52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
 #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 3c41672f28906e3d96acabf6f68e1f18
 
-# Needed by upstream build process and (always) at runtime
+# Needed by upstream build and (always) at runtime
 deps = libhtml-html5-parser-perl (>= 0.107)
 deps +=, libhtml-html5-sanity-perl (>= 0.102)
 deps +=, librdf-trine-perl, liburi-perl, libxml-libxml-perl (>= 1.70)
@@ -36,7 +36,7 @@ deps +=, librdf-trine-perl, liburi-perl, libxml-libxml-perl (>= 1.70)
 # Needed by upstream testsuite
 deps-test = libtest-rdf-perl (>= 0.23)
 
-CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)
 
 DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-html5-microdata-parser-perl.git



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