[libdatetime-perl] 01/03: Merge tag 'upstream/1.39'

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Sep 22 00:11:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libdatetime-perl.

commit 52b8eea711dc4c201f472cc602c2105f6f06661b
Merge: 17f5be2 2226dd1
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Sep 22 00:35:29 2016 +0100

    Merge tag 'upstream/1.39'
    
    Upstream version 1.39

 CONTRIBUTING.md                |   4 +-
 Changes                        |  43 +++-
 MANIFEST                       |   5 +-
 META.json                      | 221 ++++++++++-------
 META.yml                       | 190 ++++++++-------
 Makefile.PL                    |  38 ++-
 README.md                      |   4 +-
 cpanfile                       |  20 +-
 dist.ini                       |   3 +-
 lib/DateTime.pm                | 526 ++++++++++++++++++++++++-----------------
 lib/DateTime/Conflicts.pm      |  12 +-
 lib/DateTime/Duration.pm       | 104 ++++----
 lib/DateTime/Helpers.pm        |   2 +-
 lib/DateTime/Infinite.pm       |   6 +-
 lib/DateTime/LeapSecond.pm     |   6 +-
 lib/DateTime/PP.pm             |   2 +-
 lib/DateTime/PPExtra.pm        |   2 +-
 lib/DateTime/Types.pm          | 203 ++++++++++++++++
 t/00-report-prereqs.dd         |  78 +++---
 t/04epoch.t                    |   6 +-
 t/16truncate.t                 |   2 +-
 t/21bad-params.t               |   8 +-
 t/23storable.t                 |   2 +-
 t/39no-so.t                    |   1 +
 t/43new-params.t               |  16 +-
 t/44set-formatter.t            |   4 +-
 tidyall.ini                    |   1 +
 xt/author/clean-namespaces.t   |  16 ++
 xt/author/eol.t                |   1 +
 xt/author/no-tabs.t            |   1 +
 xt/author/pod-coverage.t       |   8 +-
 xt/author/pod-spell.t          | 213 ++++++++---------
 xt/author/portability.t        |   2 -
 xt/author/pp-04epoch.t         |   6 +-
 xt/author/pp-16truncate.t      |   2 +-
 xt/author/pp-21bad-params.t    |   8 +-
 xt/author/pp-23storable.t      |   2 +-
 xt/author/pp-43new-params.t    |  16 +-
 xt/author/pp-44set-formatter.t |   4 +-
 xt/release/pod-linkcheck.t     |  20 --
 40 files changed, 1126 insertions(+), 682 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