[libattean-perl] 03/06: Update package relations: Tidy order or package relations to match upstream dependency lists.

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 25549c41923f78f04a53ffd29c0986b80e066383
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 04:35:34 2016 +0100

    Update package relations: Tidy order or package relations to match upstream dependency lists.
---
 debian/rules | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7df70eb..31b2278 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,16 +31,16 @@ 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 = algorithm-combinatorics ossp-uuid datetime-format-w3cdtf http-negotiate
-perl-deps += file-slurp iri json www list-moreutils
-perl-deps += module-pluggable
+perl-deps = algorithm-combinatorics ossp-uuid datetime-format-w3cdtf
+perl-deps += file-slurp http-negotiate iri json www list-moreutils
+perl-deps += math-cartesian-product module-pluggable moox-log-any
 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
+perl-deps += xml-sax namespace-clean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoo-perl (>= 1.006000)
 deps +=, librdf-query-perl (>= 2.910)
-deps +=, liburi-namespacemap-perl (>= 0.12)
 deps +=, libscalar-list-utils-perl (>= 1:1.40)
+deps +=, liburi-namespacemap-perl (>= 0.12)
 deps +=, perl (>= 5.14)
 
 # Needed by upstream testsuite

-- 
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