[libcatmandu-rdf-perl] 02/06: Added dependencies and build-dependencies.

Vasudev Kamath vasudev-guest at alioth.debian.org
Tue Sep 17 17:01: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 libcatmandu-rdf-perl.

commit aaac12eab7c07857f34cdd8e687a3b041c737b1a
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Tue Sep 17 22:08:18 2013 +0530

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

diff --git a/debian/rules b/debian/rules
index eb22516..8a9ea7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,9 @@ DEB_UPSTREAM_PACKAGE = Catmandu-RDF
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/V/VO/VOJ
 #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = d9952e8584408b6406bf164b072e4198
+
+perl-deps = catmandu rdf-ns rdf-trine
+deps = $(patsubst %,$(comma) lib%-perl, $(perl-deps))
+
+CDBS_BUILD_DEPENDS += , $(deps)
+CDBS_DEPENDS_$(pkg) = $(deps)

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



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