[libtype-tiny-perl] 01/03: Merge tag 'upstream/1.000004'

Jonas Smedegaard dr at jones.dk
Fri Sep 12 18:47:54 UTC 2014


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

js pushed a commit to branch master
in repository libtype-tiny-perl.

commit 216e7dfea29ce5f86bba85e1cbcbafc2c0b6d503
Merge: 43d5920 6e7e1a3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 12 20:23:49 2014 +0200

    Merge tag 'upstream/1.000004'
    
    Upstream version 1.000004
    
    # gpg: Underskrift lavet fre 12 sep 2014 20:23:43 CEST
    # gpg:                bruger RSA nøgle 0x4EC1B722374F9BD6
    # gpg: udfør venligst en --check-trustdb
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>« [ultimativ]
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>« [ultimativ]
    # gpg:        også kendt som »[jpeg image of size 4165]« [ultimativ]

 COPYRIGHT                                        |  49 +--
 CREDITS                                          |   2 +
 Changes                                          |  27 ++
 META.json                                        |  73 ++--
 META.yml                                         |  71 +--
 Makefile.PL                                      |  71 +--
 SIGNATURE                                        |  94 ++--
 doap.ttl                                         | 522 +++++++++++++----------
 lib/Devel/TypeTiny/Perl56Compat.pm               |   2 +-
 lib/Devel/TypeTiny/Perl58Compat.pm               |   2 +-
 lib/Error/TypeTiny.pm                            |   2 +-
 lib/Error/TypeTiny/Assertion.pm                  |   2 +-
 lib/Error/TypeTiny/Compilation.pm                |   2 +-
 lib/Error/TypeTiny/WrongNumberOfParameters.pm    |   2 +-
 lib/Eval/TypeTiny.pm                             |   2 +-
 lib/Reply/Plugin/TypeTiny.pm                     |   2 +-
 lib/Test/TypeTiny.pm                             |   2 +-
 lib/Type/Coercion.pm                             |  10 +-
 lib/Type/Coercion/FromMoose.pm                   |   2 +-
 lib/Type/Coercion/Union.pm                       |   2 +-
 lib/Type/Library.pm                              |   2 +-
 lib/Type/Params.pm                               |   2 +-
 lib/Type/Parser.pm                               |   2 +-
 lib/Type/Registry.pm                             |   2 +-
 lib/Type/Tiny.pm                                 |   2 +-
 lib/Type/Tiny/Class.pm                           |   2 +-
 lib/Type/Tiny/Duck.pm                            |   2 +-
 lib/Type/Tiny/Enum.pm                            |   2 +-
 lib/Type/Tiny/Intersection.pm                    |   2 +-
 lib/Type/Tiny/Role.pm                            |   2 +-
 lib/Type/Tiny/Union.pm                           |   2 +-
 lib/Type/Tiny/_HalfOp.pm                         |   2 +-
 lib/Type/Utils.pm                                |   8 +-
 lib/Types/Common/Numeric.pm                      |   2 +-
 lib/Types/Common/String.pm                       |   2 +-
 lib/Types/Standard.pm                            |   2 +-
 lib/Types/Standard/ArrayRef.pm                   |   2 +-
 lib/Types/Standard/Dict.pm                       |   6 +-
 lib/Types/Standard/HashRef.pm                    |   2 +-
 lib/Types/Standard/Map.pm                        |   2 +-
 lib/Types/Standard/ScalarRef.pm                  |   2 +-
 lib/Types/Standard/Tuple.pm                      |   2 +-
 lib/Types/TypeTiny.pm                            |   2 +-
 t/20-unit/Types-Standard/deep-coercions.t        |  22 +
 t/30-integration/Moose/native-attribute-traits.t |  25 +-
 45 files changed, 593 insertions(+), 451 deletions(-)

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



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