[libexception-class-perl] 01/07: Merge tag 'upstream/1.40'

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Feb 1 02:43:49 UTC 2016


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

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

commit 4a96157d4c2feda45535d9b59ab911c5fc261ff9
Merge: 634bfa7 8ed64f5
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Feb 1 00:00:18 2016 -0200

    Merge tag 'upstream/1.40'
    
    Upstream version 1.40
    
    # gpg: Signature made Mon 01 Feb 2016 12:00:14 AM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                         |   5 +
 LICENSE                                         |   6 +-
 MANIFEST                                        |  15 +-
 META.json                                       | 501 +++++++++++++------
 META.yml                                        | 417 ++++++++++------
 Makefile.PL                                     |  19 +-
 README.md                                       | 631 ++++++++++++------------
 cpanfile                                        |  45 ++
 dist.ini                                        |   5 +-
 lib/Exception/Class.pm                          |  14 +-
 lib/Exception/Class/Base.pm                     |  12 +-
 perlcriticrc                                    |  58 +++
 perltidyrc                                      |  22 +
 t/00-report-prereqs.dd                          |  16 +-
 t/00-report-prereqs.t                           |  13 +-
 t/{00-compile.t => author-00-compile.t}         |  17 +-
 t/author-eol.t                                  |  33 +-
 t/{author-eol.t => author-mojibake.t}           |  11 +-
 t/author-no-tabs.t                              |  10 +-
 t/author-pod-spell.t                            |   5 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/author-test-version.t                         |  32 ++
 t/basic.t                                       |  20 +-
 t/ecb-standalone.t                              |   1 -
 t/release-pod-coverage.t                        |   9 +
 t/release-portability.t                         |   1 +
 t/release-synopsis.t                            |  13 -
 t/{release-pod-syntax.t => release-tidyall.t}   |  11 +-
 tidyall.ini                                     |   9 +
 weaver.ini                                      |  17 -
 30 files changed, 1245 insertions(+), 728 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