[libdatetime-perl] 07/10: debian/control: update build and runtime dependencies
Lucas Kanashiro
kanashiro.duarte at gmail.com
Wed May 11 16:45:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libdatetime-perl.
commit e73a713ff8e9ab8846b8c7dbf79e96a96e9c248e
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed May 11 11:43:23 2016 -0300
debian/control: update build and runtime dependencies
---
debian/changelog | 1 +
debian/control | 11 ++++-------
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9100074..7516573 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libdatetime-perl (2:1.26-1) UNRELEASED; urgency=medium
* Update years of upstream copyright
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
+ * debian/control: update build and runtime dependencies
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 11 May 2016 11:34:21 -0300
diff --git a/debian/control b/debian/control
index f3acb79..9fe2163 100644
--- a/debian/control
+++ b/debian/control
@@ -10,23 +10,21 @@ Uploaders: Antonio Radici <antonio at dyne.org>,
Alessandro Ghedini <ghedo at debian.org>,
Xavier Guimard <x.guimard at free.fr>
Section: perl
+Testsuite: autopkgtest-pkg-perl
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),
- libmodule-build-perl,
- libparams-validate-perl (>= 1.03),
+ libparams-validate-perl,
libtest-fatal-perl,
libtest-warnings-perl,
libtry-tiny-perl,
- perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+ 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
-Testsuite: autopkgtest-pkg-perl
Homepage: http://datetime.perl.org/
Package: libdatetime-perl
@@ -36,7 +34,7 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libdatetime-locale-perl,
libdatetime-timezone-perl (>= 1:1.74),
- libparams-validate-perl (>= 1.03),
+ libparams-validate-perl,
libtry-tiny-perl
Description: module for manipulating dates, times and timestamps
DateTime is a Perl module which aims to provide a complete, correct, and easy
@@ -49,4 +47,3 @@ Description: module for manipulating dates, times and timestamps
time zone information, and more importantly, daylight saving time rules, can
be handled transparently, simply by setting the correct time zone. This is
done by using the DateTime::TimeZone module.
-
--
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