[libexporter-tiny-perl] 07/08: Fix typo in dependency hint.
Jonas Smedegaard
dr at jones.dk
Tue Feb 24 14:56:48 UTC 2015
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 <dr at 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
More information about the Pkg-perl-cvs-commits
mailing list