[libmoosex-types-structured-perl] 01/03: Merge tag 'upstream/0.35'

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Jan 12 01:13:52 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libmoosex-types-structured-perl.

commit 95921a6622256be05f7093a0deca6998df7f2988
Merge: caeaa70 eb1ee15
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Jan 11 22:51:05 2016 -0200

    Merge tag 'upstream/0.35'
    
    Upstream version 0.35
    
    # gpg: Signature made Mon 11 Jan 2016 10:51:01 PM 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

 Build.PL                                       |  32 ++--
 CONTRIBUTING                                   |  12 +-
 Changes                                        |   3 +
 MANIFEST                                       |   4 +-
 META.json                                      | 227 ++++++++++++++-----------
 META.yml                                       | 187 +++++++++++---------
 Makefile.PL                                    |  18 +-
 README                                         |   4 +-
 lib/MooseX/Meta/TypeConstraint/Structured.pm   |  18 +-
 lib/MooseX/Types/Structured.pm                 |  23 ++-
 lib/MooseX/Types/Structured/OverflowHandler.pm |   2 +-
 t/00-report-prereqs.dd                         |  17 +-
 t/04-map.t                                     |   2 +-
 t/11-overflow.t                                |  10 +-
 t/12-error.t                                   |   2 +-
 t/13-deeper_error.t                            |   2 +-
 t/14-fully-qualified.t                         |   2 +-
 t/bug-incorrect-message.t                      |   2 +-
 t/bug-is-subtype.t                             |   2 +-
 t/bug-mixed-stringy.t                          |   2 +-
 t/bug-optional.t                               |   2 +-
 t/zzz-check-breaks.t                           |   6 +-
 xt/author/eol.t                                |   2 +-
 xt/author/kwalitee.t                           |   2 +-
 xt/author/no-tabs.t                            |   2 +-
 xt/author/pod-spell.t                          |   6 +-
 xt/{release => author}/pod-syntax.t            |   1 +
 xt/release/changes_has_content.t               |   2 +-
 28 files changed, 343 insertions(+), 251 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-structured-perl.git



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