[libdatetime-perl] 04/06: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Fri Jul 1 16:11:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdatetime-perl.
commit 2bfc4c9fb11dd2c6d21deaa8d5bef48929a39f7d
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 1 17:57:13 2016 +0200
Update (build) dependencies.
---
debian/control | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 9fe2163..55d3a08 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,16 @@ Priority: optional
# don't build-depend on libdatetime-format-strptime-perl which depends
# on libdatetime-perl again
Build-Depends: debhelper (>= 9.20120312),
- libdatetime-locale-perl,
- libdatetime-timezone-perl (>= 1:1.74),
+ libcpan-meta-check-perl (>= 0.011),
+ libdatetime-locale-perl (>= 1.05),
+ libdatetime-timezone-perl (>= 1:2.00),
+ libdist-checkconflicts-perl,
libparams-validate-perl,
libtest-fatal-perl,
libtest-warnings-perl,
libtry-tiny-perl,
- perl
+ perl,
+ perl (>= 5.15.7) | libcpan-meta-requirements-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-perl.git
@@ -32,10 +35,11 @@ Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
- libdatetime-locale-perl,
- libdatetime-timezone-perl (>= 1:1.74),
+ libdatetime-locale-perl (>= 1.05),
+ libdatetime-timezone-perl (>= 1:2.00),
libparams-validate-perl,
libtry-tiny-perl
+Breaks: libdatetime-format-mail-perl (<< 0.4020++)
Description: module for manipulating dates, times and timestamps
DateTime is a Perl module which aims to provide a complete, correct, and easy
to use date/time object implementation. It provides an easy way to manipulate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git
More information about the Pkg-perl-cvs-commits
mailing list