[libtest-prereq-perl] 04/07: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Dec 3 21:49:57 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-prereq-perl.

commit 5b1ddaf2edc2634db2a6824d072e30d02747f571
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 3 22:42:37 2016 +0100

    Update (build) dependencies.
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 936f358..dfd5fa1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,11 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
-                     libmodule-build-perl,
-                     libmodule-info-perl,
-                     libtest-pod-perl,
+Build-Depends-Indep: libmodule-build-perl,
+                     libmodule-extract-use-perl,
                      libtest-pod-coverage-perl,
-                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.95)
+                     libtest-pod-perl,
+                     perl (>= 5.22.0)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-prereq-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-prereq-perl.git
@@ -18,10 +17,11 @@ Homepage: https://metacpan.org/release/Test-Prereq
 
 Package: libtest-prereq-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends},
          libmodule-build-perl,
-         libmodule-info-perl
+         libmodule-extract-use-perl,
+         perl (>= 5.22.0)
 Description: Perl module to check if Makefile.PL has the right pre-requisites
  Test::Prereq examines the modules looking on blib/lib/,
  blib/script, and the test files t/*  (and test.pl). 

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



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