[libdatetime-format-strptime-perl] 03/11: Merge tag 'upstream/1.6000'

gregor herrmann gregoa at debian.org
Tue Nov 10 19:37:17 UTC 2015


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

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

commit ef2747b6c85336c0be80559e2c767d1ab89c66ef
Merge: bbb414e 88a7fc9
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Nov 10 20:25:38 2015 +0100

    Merge tag 'upstream/1.6000'
    
    Upstream version 1.6000

 Changes                                         |   68 +
 INSTALL                                         |    1 -
 LICENSE                                         |    2 +-
 MANIFEST                                        |   35 +-
 META.json                                       |  639 +++++---
 META.yml                                        |  527 ++++---
 Makefile.PL                                     |   43 +-
 README.md                                       |  416 +++--
 bench                                           |  553 +++++++
 cpanfile                                        |   50 +
 dist.ini                                        |    6 +-
 lib/DateTime/Format/Strptime.pm                 | 1915 +++++++++++------------
 perlcriticrc                                    |   58 +
 perltidyrc                                      |   22 +
 t/00-report-prereqs.dd                          |   34 +-
 t/00-report-prereqs.t                           |   28 +-
 t/001_load.t                                    |   12 -
 t/002_dates.t                                   |  104 --
 t/003_every.t                                   |   92 --
 t/004_locale_defaults.t                         |   70 -
 t/005_croak.t                                   |  144 --
 t/006_locales.t                                 |  122 --
 t/007_edge.t                                    |  107 --
 t/008_epoch.t                                   |   88 --
 t/009_regexp.t                                  |   63 -
 t/{00-compile.t => author-00-compile.t}         |   20 +-
 t/author-001_all_locales.t                      |   97 --
 t/author-eol.t                                  |   41 +
 t/author-mojibake.t                             |   17 +
 t/author-no-tabs.t                              |   41 +
 t/author-pod-spell.t                            |    3 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |    5 +-
 t/author-test-all-my-deps.t                     |  122 ++
 t/author-test-version.t                         |   32 +
 t/basic.t                                       |  450 ++++++
 t/edge.t                                        |   54 +
 t/errors.t                                      |  296 ++++
 t/lib/T.pm                                      |  125 ++
 t/locales.t                                     |  266 ++++
 t/release-eol.t                                 |   16 -
 t/release-no-tabs.t                             |   42 -
 t/release-pod-coverage.t                        |   15 +-
 t/release-portability.t                         |    1 +
 t/{release-pod-syntax.t => release-tidyall.t}   |   11 +-
 tidyall.ini                                     |    9 +
 weaver.ini                                      |   17 +
 46 files changed, 4211 insertions(+), 2668 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-strptime-perl.git



More information about the Pkg-perl-cvs-commits mailing list