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

js pushed a commit to branch master
in repository libexporter-tiny-perl.

commit 179188558fc43380ac3f1c9e5919436ed47fc437
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Tue Feb 24 15:48:46 2015 +0100

    Fix typo in dependency hint.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2482d51..b38e0e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,6 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 # Needed (optionally) by upstream testsuite
 deps-test-opt = libtest-fatal-perl, libtest-warnings-perl
 
-CDBS_BUILD_DEPENDS +=, $(deps-test)
+CDBS_BUILD_DEPENDS +=, $(deps-test-opt)
 
 DEB_INSTALL_EXAMPLES_$(pkg) = examples/*

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to