This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdatetime-perl.
commit b4cfccaacb36d4d6a9a036742c7bb6f75b5ec4f0 Merge: d7db548 b9fb86b Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:01:19 2018 +0100 Update upstream source from tag 'upstream/1.45' Update to upstream version '1.45' with Debian dir e0e217b0132b5b4ce6a8f8ae653fac0f84f06417 CONTRIBUTING.md | 2 +- Changes | 8 +++ META.json | 87 ++++++++++++++++---------------- META.yml | 85 +++++++++++++++++--------------- Makefile.PL | 6 +-- README.md | 27 +++++++--- cpanfile | 2 +- dist.ini | 1 - lib/DateTime.pm | 115 ++++++++++++++++++++++++++++++------------- lib/DateTime/Duration.pm | 20 +++----- lib/DateTime/Helpers.pm | 2 +- lib/DateTime/Infinite.pm | 6 ++- lib/DateTime/LeapSecond.pm | 4 +- lib/DateTime/PP.pm | 2 +- lib/DateTime/PPExtra.pm | 2 +- lib/DateTime/Types.pm | 4 +- perlcriticrc | 2 +- ppport.h | 2 +- t/00-report-prereqs.dd | 70 +++++++++++++------------- t/03components.t | 55 +++++++++++++++++++++ t/04epoch.t | 2 +- t/09greg.t | 4 +- t/10subtract.t | 2 +- t/13strftime.t | 6 --- t/19leap-second.t | 2 +- t/20infinite.t | 2 +- t/21bad-params.t | 2 +- t/28dow.t | 2 +- t/30future-tz.t | 2 +- t/41cldr-format.t | 3 +- t/zzz-check-breaks.t | 4 +- xt/author/pod-coverage.t | 48 +++++++++--------- xt/author/pod-spell.t | 9 +++- xt/author/pp-03components.t | 55 +++++++++++++++++++++ xt/author/pp-04epoch.t | 2 +- xt/author/pp-09greg.t | 4 +- xt/author/pp-10subtract.t | 2 +- xt/author/pp-13strftime.t | 6 --- xt/author/pp-19leap-second.t | 2 +- xt/author/pp-20infinite.t | 2 +- xt/author/pp-21bad-params.t | 2 +- xt/author/pp-28dow.t | 2 +- xt/author/pp-30future-tz.t | 2 +- xt/author/pp-41cldr-format.t | 3 +- 44 files changed, 424 insertions(+), 248 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
