[liblingua-sentence-perl] 05/12: Tidy comma in build-dependencies.

Jonas Smedegaard dr at jones.dk
Mon May 19 18:36:37 UTC 2014


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

js pushed a commit to branch master
in repository liblingua-sentence-perl.

commit 7dc5fbf910aeebebade041812c3e04725485f775
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 19 20:14:54 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 788be84..ee86bc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,5 +30,5 @@ pkg = $(DEB_SOURCE_PACKAGE)
 # Needed by upstream build process and (always) at runtime
 deps = libfile-sharedir-perl (>= 1.02)
 
-CDBS_BUILD_DEPENDS += , $(deps)
+CDBS_BUILD_DEPENDS +=, $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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