[libhttp-throwable-perl] 07/08: Tidy comma in build-dependencies.

Jonas Smedegaard dr at jones.dk
Mon May 19 14:26:55 UTC 2014


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

js pushed a commit to branch master
in repository libhttp-throwable-perl.

commit 553d98c53dcae495395ae2aada7a6d3021b4b4a6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 19 16:11:50 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 9a02e1f..859c40c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,5 +37,5 @@ deps-test = libhttp-message-perl, libscalar-list-utils-perl
 deps-test +=, libtest-deep-perl, libtest-fatal-perl
 deps-test +=, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 
-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/libhttp-throwable-perl.git



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