[libdist-inkt-perl] 04/15: Update package relations: Relax to (build-)depend unversioned on libmodule-cpanfile-perl libmoose-perl: Needed version satisfied even in oldstable.

Jonas Smedegaard dr at jones.dk
Mon Jul 3 07:52:24 UTC 2017


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

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

commit 1366582a9685ee5dfc7e867ffdc0543953db135a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 3 09:31:11 2017 +0200

    Update package relations: Relax to (build-)depend unversioned on libmodule-cpanfile-perl libmoose-perl: Needed version satisfied even in oldstable.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 337c2c8..598bdd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,13 +30,11 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 # * Provided by perl: cpan-meta module-metadata cpan-meta-requirements
 #   test-simple
 perl-deps = cpan-changes data-dump file-chdir list-moreutils
-perl-deps += module-runtime module-signature
+perl-deps += module-cpanfile module-runtime module-signature moose
 perl-deps += path-finddev path-iterator-rule path-tiny rdf-doap-lite
 perl-deps += software-license types-path-tiny type-tiny
 perl-deps += namespace-autoclean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-deps +=, libmodule-cpanfile-perl (>= 1.0002)
-deps +=, libmoose-perl (>= 2.0800)
 
 depends = libtext-sprintfn-perl
 

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



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