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  17f5be2   update changelog
      adds  2226dd1   New upstream version 1.39
       new  52b8eea   Merge tag 'upstream/1.39'
       new  504749a   Refresh (build-) dependencies
       new  01efe0b   Update changelog

The 3 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                |   4 +-
 Changes                        |  43 +++-
 MANIFEST                       |   5 +-
 META.json                      | 221 ++++++++++-------
 META.yml                       | 190 ++++++++-------
 Makefile.PL                    |  38 ++-
 README.md                      |   4 +-
 cpanfile                       |  20 +-
 debian/changelog               |  12 +-
 debian/control                 |  15 +-
 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 --
 42 files changed, 1145 insertions(+), 690 deletions(-)
 create mode 100644 lib/DateTime/Types.pm
 create mode 100644 xt/author/clean-namespaces.t
 delete mode 100644 xt/release/pod-linkcheck.t

-- 
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
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to