[libdatetime-perl] branch master updated (01efe0b -> e651125)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Nov 17 21:34:44 UTC 2016


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

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

      from  01efe0b   Update changelog
       new  30d9382   Releasing package libdatetime-perl version 2:1.39-1
      adds  dd59747   New upstream version 1.41
       new  5577d29   Merge tag 'upstream/1.41'
       new  b013b19   Refresh d/u/metadata
       new  808d1ed   Add Datetime/Duration.pm to d/t/p/syntax-skip
       new  e651125   Releasing package libdatetime-perl version 2:1.41-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                   |   6 +-
 Changes                           |  18 +++
 MANIFEST                          |   4 +-
 META.json                         | 232 +++++++++++++++++++++-----------------
 META.yml                          | 220 ++++++++++++++++++++----------------
 Makefile.PL                       |   4 +-
 README.md                         |  21 +++-
 cpanfile                          |   3 +-
 debian/changelog                  |  13 ++-
 debian/tests/pkg-perl/syntax-skip |   3 +
 debian/upstream/metadata          |   4 +-
 dist.ini                          |   1 +
 lib/DateTime.pm                   |  59 +++++++---
 lib/DateTime/Duration.pm          |   9 +-
 lib/DateTime/Helpers.pm           |   2 +-
 lib/DateTime/Infinite.pm          |   9 +-
 lib/DateTime/LeapSecond.pm        |   9 +-
 lib/DateTime/PP.pm                |   2 +-
 lib/DateTime/PPExtra.pm           |   2 +-
 lib/DateTime/Types.pm             |   9 +-
 t/00-report-prereqs.dd            |   3 +-
 t/06add.t                         |  19 +++-
 t/zzz-check-breaks.t              |   2 +-
 xt/author/pod-coverage.t          |   8 +-
 xt/author/pod-spell.t             |   9 +-
 xt/author/pp-06add.t              |  19 +++-
 xt/{release => author}/tidyall.t  |   3 +-
 27 files changed, 425 insertions(+), 268 deletions(-)
 rename xt/{release => author}/tidyall.t (79%)

-- 
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