[libexception-class-perl] 01/08: Merge tag 'upstream/1.41'

gregor herrmann gregoa at debian.org
Tue Dec 27 22:01:03 UTC 2016


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

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

commit 307f3a760f6600d129685c2f719300e53c2286e8
Merge: ce0821e e8b46ee
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 27 22:54:10 2016 +0100

    Merge tag 'upstream/1.41'
    
    Upstream version 1.41

 CONTRIBUTING.md                                    | 131 ++++
 Changes                                            |   5 +
 INSTALL                                            |  14 +-
 MANIFEST                                           |  28 +-
 META.json                                          | 760 +++++++++++++--------
 META.yml                                           | 615 ++++++++++-------
 Makefile.PL                                        |   8 +-
 README.md                                          | 599 ++++++++--------
 cpanfile                                           |  21 +-
 dist.ini                                           |   2 +
 lib/Exception/Class.pm                             | 256 ++++---
 lib/Exception/Class/Base.pm                        | 278 ++++----
 perlcriticrc                                       |   9 +
 t/00-report-prereqs.dd                             |  23 +-
 t/00-report-prereqs.t                              |  10 +-
 t/author-eol.t                                     |  43 --
 t/author-mojibake.t                                |  17 -
 t/author-no-tabs.t                                 |  43 --
 t/basic.t                                          |  72 +-
 t/caught.t                                         |   1 +
 t/context.t                                        |   1 +
 t/ecb-standalone.t                                 |   1 +
 t/ignore.t                                         |  46 +-
 t/release-cpan-changes.t                           |  19 -
 t/release-pod-linkcheck.t                          |  28 -
 t/release-pod-no404s.t                             |  29 -
 t/release-tidyall.t                                |  17 -
 tidyall.ini                                        |  18 +-
 t/author-00-compile.t => xt/author/00-compile.t    |  20 +-
 xt/author/eol.t                                    |  22 +
 xt/author/mojibake.t                               |   9 +
 xt/author/no-tabs.t                                |  22 +
 .../author/pod-coverage.t                          |   8 -
 t/author-pod-spell.t => xt/author/pod-spell.t      |  37 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |   8 -
 t/release-portability.t => xt/author/portability.t |  10 -
 .../author/test-version.t                          |  11 +-
 xt/author/tidyall.t                                |  16 +
 xt/release/cpan-changes.t                          |  10 +
 xt/release/meta-json.t                             |   4 +
 40 files changed, 1784 insertions(+), 1487 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libexception-class-perl.git



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