[libtype-tiny-perl] branch master updated (bf8796d -> 0fc698f)

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 change to branch master
in repository libtype-tiny-perl.

      from  bf8796d   Prepare for release: Update changelog and control file.
      adds  845d72f   Added tag 1.000004 for changeset 592e92e00d37
      adds  ddddb79   update test for Moo 1.006xxx
      adds  6e4a10c   fix short-circuiting in inlined code (RT#99312)
      adds  cbca150   fix Exporter::Tiny-related warning in test case
      adds  b47079b   bump version; changelog
      adds  f70dba1   do not want
      adds  fcc3c21   Imported Upstream version 1.000005
       new  cb26a51   Merge tag 'upstream/1.000005'
       new  881b004   Declare compliance with Debian Policy 3.9.6.
       new  0fc698f   Prepare for release: Update changelog, control file and copyright hints.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING                                  |  83 ----
 COPYRIGHT                                     |  65 ++-
 CREDITS                                       |   1 +
 Changes                                       |  13 +
 MANIFEST                                      |   1 -
 META.json                                     |  87 ++--
 META.yml                                      |  80 ++--
 Makefile.PL                                   |  84 ++--
 SIGNATURE                                     |  97 +++--
 debian/changelog                              |  13 +-
 debian/control                                |   2 +-
 debian/control.in                             |   2 +-
 debian/copyright_hints                        |  13 +-
 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 +-
 51 files changed, 574 insertions(+), 611 deletions(-)
 delete mode 100644 CONTRIBUTING

-- 
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