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

Jonas Smedegaard dr at jones.dk
Sun Feb 15 15:14:40 UTC 2015


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 cb26a51f55d2e301396744f53d479be37fec110f
Merge: bf8796d fcc3c21
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 15 16:02:42 2015 +0100

    Merge tag 'upstream/1.000005'
    
    Upstream version 1.000005
    
    # gpg: Underskrift lavet søn 15 feb 2015 16:02:41 CET
    # gpg:                bruger RSA nøgle 0x2C7C3146C1A00121
    # 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]

 CONTRIBUTING                                  |  83 ----
 COPYRIGHT                                     |  65 ++-
 CREDITS                                       |   1 +
 Changes                                       |  13 +
 MANIFEST                                      |   1 -
 META.json                                     |  87 ++--
 META.yml                                      |  80 ++--
 Makefile.PL                                   |  84 ++--
 SIGNATURE                                     |  97 +++--
 doap.ttl                                      | 553 ++++++++++++++------------
 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                          |   2 +-
 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                             |   2 +-
 lib/Types/Common/Numeric.pm                   |   2 +-
 lib/Types/Common/String.pm                    |   2 +-
 lib/Types/Standard.pm                         |   2 +-
 lib/Types/Standard/ArrayRef.pm                |   6 +-
 lib/Types/Standard/Dict.pm                    |   2 +-
 lib/Types/Standard/HashRef.pm                 |   4 +-
 lib/Types/Standard/Map.pm                     |  10 +-
 lib/Types/Standard/ScalarRef.pm               |   4 +-
 lib/Types/Standard/Tuple.pm                   |   2 +-
 lib/Types/TypeTiny.pm                         |   2 +-
 t/30-integration/Moo/exceptions.t             |   3 +-
 t/30-integration/match-simple/basic.t         |   2 +-
 47 files changed, 556 insertions(+), 599 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