[libattean-perl] 02/06: Update package relations: (Build-)depend on libalgorithm-combinatorics-perl libfile-slurp-perl libjson-perl libwww-perl liblist-moreutils-perl libmodule-pluggable-perl libtext-csv-perl libxml-sax-perl. Build-depend on libmoose-perl.

Jonas Smedegaard dr at jones.dk
Tue Feb 9 03:50:28 UTC 2016


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

js pushed a commit to branch master
in repository libattean-perl.

commit 3d046ebd23f416de30b341bd2da7758fa8873b9a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 04:34:24 2016 +0100

    Update package relations: (Build-)depend on libalgorithm-combinatorics-perl libfile-slurp-perl libjson-perl libwww-perl liblist-moreutils-perl libmodule-pluggable-perl libtext-csv-perl libxml-sax-perl. Build-depend on libmoose-perl.
---
 debian/rules | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index aadd068..7df70eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,9 +31,11 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/G/GW/GWILLIAMS
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed by upstream build and (always/often) at runtime
-perl-deps = ossp-uuid datetime-format-w3cdtf http-negotiate
-perl-deps += iri set-scalar sub-install try-tiny type-tiny uri
-perl-deps += namespace-clean math-cartesian-product moox-log-any
+perl-deps = algorithm-combinatorics ossp-uuid datetime-format-w3cdtf http-negotiate
+perl-deps += file-slurp iri json www list-moreutils
+perl-deps += module-pluggable
+perl-deps += set-scalar sub-install text-csv try-tiny type-tiny uri
+perl-deps += xml-sax namespace-clean math-cartesian-product moox-log-any
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoo-perl (>= 1.006000)
 deps +=, librdf-query-perl (>= 2.910)
@@ -44,6 +46,7 @@ deps +=, perl (>= 5.14)
 # Needed by upstream testsuite
 perl-deps-test = exception lwp-useragent modern roo
 deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-deps-test))
+deps-test +=, libmoose-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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