[libcgi-expand-perl] 05/12: Added build dependencies

Vasudev Kamath vasudev-guest at alioth.debian.org
Thu Sep 26 17:29:01 UTC 2013


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

vasudev-guest pushed a commit to branch master
in repository libcgi-expand-perl.

commit 1de1f3592694372ae634df0b72a1025902ad07d4
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Thu Sep 26 22:30:05 2013 +0530

    Added build dependencies
---
 debian/rules |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 408a04e..308eeba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,8 @@ pkg = $(DEB_SOURCE_PACKAGE)
 DEB_UPSTREAM_PACKAGE = CGI-Expand
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/B/BO/BOWMANBS
 DEB_UPSTREAM_TARBALL_MD5 = 5825c759e43dac82e082568d1c8f6158
+
+# Test dependencies
+test-deps = test-exception test-simple
+CDBS_BUILD_DEPENDS += $(patsubst %, $(comma) lib%-perl, $(test-deps))
+

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



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