[libdatetime-perl] 01/03: Merge tag 'upstream/1.42'
gregor herrmann
gregoa at debian.org
Mon Dec 26 02:58:05 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 c6849c9a78cbb3a1e6695f3f5d495d06872f42bb
Merge: e651125 7806222
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Dec 26 03:52:06 2016 +0100
Merge tag 'upstream/1.42'
Upstream version 1.42
CONTRIBUTING.md | 4 +-
Changes | 8 +
META.json | 67 ++--
META.yml | 65 ++--
Makefile.PL | 2 +-
README.md | 3 +-
lib/DateTime.pm | 53 ++-
lib/DateTime/Duration.pm | 31 +-
lib/DateTime/Helpers.pm | 2 +-
lib/DateTime/Infinite.pm | 13 +-
lib/DateTime/LeapSecond.pm | 26 +-
lib/DateTime/PP.pm | 13 +-
lib/DateTime/PPExtra.pm | 4 +-
lib/DateTime/Types.pm | 4 +-
perlcriticrc | 8 +
t/01sanity.t | 32 +-
t/02last-day.t | 35 +-
t/03components.t | 238 ++++++------
t/06add.t | 742 ++++++++++++++++++++-----------------
t/07compare.t | 41 +-
t/09greg.t | 6 +-
t/10subtract.t | 8 +-
t/11duration.t | 136 ++++---
t/12week.t | 2 +-
t/14locale.t | 85 +++--
t/16truncate.t | 87 ++---
t/17set-return.t | 14 +-
t/19leap-second.t | 249 +++++++------
t/20infinite.t | 22 +-
t/21bad-params.t | 49 ++-
t/22from-doy.t | 28 +-
t/24from-object.t | 1 +
t/29overload.t | 33 +-
t/31formatter.t | 120 ++++--
t/36invalid-local.t | 66 ++--
t/37local-add.t | 8 +-
t/39no-so.t | 9 +-
t/40leap-years.t | 1 +
t/41cldr-format.t | 11 +-
t/42duration-class.t | 2 +-
t/44set-formatter.t | 3 +-
t/45core-time.t | 1 +
t/46warnings.t | 1 +
t/47default-time-zone.t | 79 ++--
tidyall.ini | 13 +
xt/author/pod-coverage.t | 8 +-
xt/author/pod-spell.t | 2 +
xt/author/pp-01sanity.t | 32 +-
xt/author/pp-02last-day.t | 35 +-
xt/author/pp-03components.t | 238 ++++++------
xt/author/pp-06add.t | 742 ++++++++++++++++++++-----------------
xt/author/pp-07compare.t | 41 +-
xt/author/pp-09greg.t | 6 +-
xt/author/pp-10subtract.t | 8 +-
xt/author/pp-11duration.t | 136 ++++---
xt/author/pp-12week.t | 2 +-
xt/author/pp-14locale.t | 85 +++--
xt/author/pp-16truncate.t | 87 ++---
xt/author/pp-17set-return.t | 14 +-
xt/author/pp-19leap-second.t | 249 +++++++------
xt/author/pp-20infinite.t | 22 +-
xt/author/pp-21bad-params.t | 49 ++-
xt/author/pp-22from-doy.t | 28 +-
xt/author/pp-24from-object.t | 1 +
xt/author/pp-29overload.t | 33 +-
xt/author/pp-31formatter.t | 120 ++++--
xt/author/pp-36invalid-local.t | 66 ++--
xt/author/pp-37local-add.t | 8 +-
xt/author/pp-40leap-years.t | 1 +
xt/author/pp-41cldr-format.t | 11 +-
xt/author/pp-42duration-class.t | 2 +-
xt/author/pp-44set-formatter.t | 3 +-
xt/author/pp-45core-time.t | 1 +
xt/author/pp-46warnings.t | 1 +
xt/author/pp-47default-time-zone.t | 79 ++--
75 files changed, 2529 insertions(+), 2006 deletions(-)
--
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