[libexporter-tiny-perl] 05/08: Build-depend on libtest-fatal-perl and libtest-warnings-perl: Used optionally by testsuite.

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 47b165376ea9541b526e1b783a5bc9defbf61378
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 24 15:43:32 2015 +0100

    Build-depend on libtest-fatal-perl and libtest-warnings-perl: Used optionally by testsuite.
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index b780345..2482d51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,9 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = Exporter-Tiny
 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)
+
 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