[libmoox-options-perl] 11/13: Tidy comma in build-dependencies.

Jonas Smedegaard dr at jones.dk
Fri May 30 23:06:11 UTC 2014


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

js pushed a commit to branch master
in repository libmoox-options-perl.

commit 43110b5487929c4a9abf58d1b18cf173cb0649e5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 18 18:10:41 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 74f0922..9c67188 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,5 +42,5 @@ deps-test = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test))
 deps-test +=, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 deps-test-opt = libmoose-perl
 
-CDBS_BUILD_DEPENDS += , $(deps), $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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