[libxrd-parser-perl] 05/06: Tidy comma in build-dependencies.

Jonas Smedegaard dr at jones.dk
Mon May 19 15:10:12 UTC 2014


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

js pushed a commit to branch master
in repository libxrd-parser-perl.

commit c57d352a236586adf9ab894306452ec941729fa4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 19 17:04:24 2014 +0200

    Tidy comma in build-dependencies.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f3a2614..3853745 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ deps +=, librole-commons-perl | libobject-authority-perl
 # Needed (often) at runtime
 recommends = librdf-trine-node-literal-xml-perl
 
-CDBS_BUILD_DEPENDS += , $(deps)
+CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)
 CDBS_RECOMMENDS_$(pkg) = $(recommends)
 

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



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