[libparams-validationcompiler-perl] 03/05: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Tue Nov 15 19:50:40 UTC 2016


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

gregoa pushed a commit to branch master
in repository libparams-validationcompiler-perl.

commit fd28d42f5f8bce7d5ba3e38c265eb8951982331f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 15 20:45:27 2016 +0100

    Update (build) dependencies.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9d742b8..b05bd90 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Build-Depends-Indep: libeval-closure-perl,
                      libtest2-plugin-nowarnings-perl,
                      libtest2-suite-perl,
                      libtype-tiny-perl,
-                     perl
+                     perl,
+                     perl (>= 5.19.3) | libscalar-list-utils-perl (>= 1:1.29)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparams-validationcompiler-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparams-validationcompiler-perl.git
@@ -24,7 +25,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libeval-closure-perl,
-         libexception-class-perl
+         libexception-class-perl,
+         perl (>= 5.19.3) | libscalar-list-utils-perl (>= 1:1.29)
 Description: Module to build an optimized subroutine parameter validator
  Params::ValidationCompiler creates a customized, optimized, non-lobotomized,
  uncompromised, and thoroughly specialized parameter checking subroutine.

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



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