[libmoosex-types-perl-perl] 04/07: more precise perl version for 'version'
gregor herrmann
gregoa at debian.org
Thu Jan 2 20:19:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-types-perl-perl.
commit c038ae31b6d493eda9c540511f96e554a96a7566
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jan 2 21:16:59 2014 +0100
more precise perl version for 'version'
Git-Dch: Ignore
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c975eba..9f427e6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
libmoosex-types-perl,
libparams-util-perl,
- perl (>= 5.12) | libversion-perl (>= 1:0.8200),
+ perl (>= 5.11.5) | libversion-perl (>= 1:0.8200),
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>,
@@ -20,7 +20,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libmoosex-types-perl,
libparams-util-perl,
- perl (>= 5.12) | libversion-perl (>= 1:0.8200)
+ perl (>= 5.11.5) | libversion-perl (>= 1:0.8200)
Description: Moose types that check against Perl syntax
MooseX::Types::Perl provides Moose types for checking things (mostly strings)
against syntax that is, or is a reasonable subset of, Perl syntax.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-perl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list