[libtest-kwalitee-perl] 09/11: refresh (build-)dependencies

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 11 12:19:29 UTC 2013


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

fsfs pushed a commit to branch master
in repository libtest-kwalitee-perl.

commit 80ee2184c85884a3c4d584cae17ef007840e6a4c
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Aug 10 22:00:23 2013 +0200

    refresh (build-)dependencies
---
 debian/control |   25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 4068de6..01baf21 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,19 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libmodule-cpants-analyse-perl,
-                     libtest-pod-perl,
-                     libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 8),
+ perl
+Build-Depends-Indep: libcapture-tiny-perl,
+ libmodule-build-tiny-perl (>= 0.025),
+ libmodule-cpants-analyse-perl (>= 0.87),
+ libnamespace-clean-perl,
+ libtest-checkdeps-perl (>= 0.006),
+ libtest-deep-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-script-perl,
+ libtest-tester-perl (>= 0.108),
+ libtest-warnings-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
@@ -15,9 +23,9 @@ Homepage: https://metacpan.org/release/Test-Kwalitee/
 
 Package: libtest-kwalitee-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libmodule-cpants-analyse-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmodule-cpants-analyse-perl (>= 0.87),
+ libnamespace-clean-perl
 Description: module to test the quality of a Perl module distribution
  Test::Kwalitee is an automatically-measurable gauge of how good your software is.
  That's very different from quality, which a computer really can't measure in
@@ -29,4 +37,3 @@ Description: module to test the quality of a Perl module distribution
  to release a distribution to the CPAN -- or even within your own organization
  -- testing its Kwalitee before creating a release can help you improve your
  quality as well.
-

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



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