[libmodule-install-readmefrompod-perl] 06/13: Tidy comma in build-dependencies.

Jonas Smedegaard dr at jones.dk
Mon May 19 16:31:33 UTC 2014


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

js pushed a commit to branch master
in repository libmodule-install-readmefrompod-perl.

commit 1a628637b430e96513abe0e9c0853570780caa74
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 19 17:40:46 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 1a24009..63b09af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ recommends = pod2pdf
 perl-deps-test = capture-tiny test-pod test-pod-coverage
 deps-test = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test))
 
-CDBS_BUILD_DEPENDS += , $(deps), $(recommends), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(recommends), $(deps-test)
 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/libmodule-install-readmefrompod-perl.git



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