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

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

commit 0a65214f0f2d7b72349c9affc698d7b6e4c271fe
Merge: 1aabe3a 9e040e4
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 17 21:35:35 2015 +0200

    Merge tag 'upstream/1.21'
    
    Upstream version 1.21

 Build.PL                        |   5 +-
 Changes                         |   6 +
 MANIFEST                        |   3 +-
 META.json                       | 239 ++++++++------
 META.yml                        | 209 +++++++-----
 README.md                       |  45 ++-
 _build/build_params             |   4 +-
 _build/cleanup                  |   4 +-
 _build/magicnum                 |   2 +-
 _build/prereqs                  |   2 +-
 cpanfile                        |   2 +
 lib/DateTime.pm                 |  61 +++-
 lib/DateTime/Duration.pm        |  20 +-
 lib/DateTime/Helpers.pm         |   2 +-
 lib/DateTime/Infinite.pm        |   4 +-
 lib/DateTime/LeapSecond.pm      |   4 +-
 lib/DateTime/PP.pm              |   2 +-
 lib/DateTime/PPExtra.pm         |   2 +-
 t/00-report-prereqs.dd          |   2 +
 t/01sanity.t                    |   4 +-
 t/03components.t                |   6 +-
 t/05set.t                       |   8 +-
 t/06add.t                       |  56 ++--
 t/07compare.t                   |  16 +-
 t/09greg.t                      |   2 +-
 t/10subtract.t                  |  76 ++---
 t/11duration.t                  |   2 +-
 t/13strftime.t                  | 717 ++++++++++++++++++++++------------------
 t/19leap-second.t               | 224 ++++++-------
 t/23storable.t                  |  16 +-
 t/27delta.t                     |   8 +-
 t/30future-tz.t                 |  12 +-
 t/32leap-second2.t              |  44 +--
 t/34set-tz.t                    |   4 +-
 t/36invalid-local.t             |  12 +-
 t/37local-add.t                 |  16 +-
 t/38local-subtract.t            |  72 ++--
 t/41cldr-format.t               |   3 +-
 t/author-eol.t                  |   1 +
 t/author-mojibake.t             |  17 +
 t/author-no-tabs.t              |   1 +
 t/author-pod-spell.t            |   5 +-
 t/release-pp-01sanity.t         |   4 +-
 t/release-pp-03components.t     |   6 +-
 t/release-pp-05set.t            |   8 +-
 t/release-pp-06add.t            |  56 ++--
 t/release-pp-07compare.t        |  16 +-
 t/release-pp-09greg.t           |   2 +-
 t/release-pp-10subtract.t       |  76 ++---
 t/release-pp-11duration.t       |   2 +-
 t/release-pp-13strftime.t       | 717 ++++++++++++++++++++++------------------
 t/release-pp-19leap-second.t    | 224 ++++++-------
 t/release-pp-23storable.t       |  16 +-
 t/release-pp-27delta.t          |   8 +-
 t/release-pp-30future-tz.t      |  12 +-
 t/release-pp-32leap-second2.t   |  44 +--
 t/release-pp-34set-tz.t         |   4 +-
 t/release-pp-36invalid-local.t  |  12 +-
 t/release-pp-37local-add.t      |  16 +-
 t/release-pp-38local-subtract.t |  72 ++--
 t/release-pp-41cldr-format.t    |   3 +-
 61 files changed, 1796 insertions(+), 1442 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
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