[libdata-spreadpagination-perl] 05/06: Update build dependency

Vasudev Kamath vasudev-guest at alioth.debian.org
Sat Nov 2 15:12:19 UTC 2013


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

vasudev-guest pushed a commit to branch master
in repository libdata-spreadpagination-perl.

commit fa8268aec2e1673850082eac818d04dba5355566
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sat Nov 2 20:27:39 2013 +0530

    Update build dependency
---
 debian/rules |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index da81e71..bf3b55e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,8 @@ include /usr/share/cdbs/1/class/perl-makemaker.mk
 DEB_UPSTREAM_PACKAGE = Data-SpreadPagination
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/K/KN/KNEW
 DEB_UPSTREAM_TARBALL_MD5 = d297c4fe65609dce54201e29d6a585bf
+
+perl-deps = data-page math-round
+deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
+
+CDBS_BUILD_DEPENDS += $(deps)

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



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