[libmoosex-role-withoverloading-perl] 03/08: Merge tag 'upstream/0.17'

gregor herrmann gregoa at debian.org
Sun Oct 25 17:10:31 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmoosex-role-withoverloading-perl.

commit 37ef31d1d9cb204d360e0e54e0f1684ebd018e30
Merge: 93a1cc6 b4facd9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 25 18:04:37 2015 +0100

    Merge tag 'upstream/0.17'
    
    Upstream version 0.17

 CONTRIBUTING                                       |  24 +-
 Changes                                            |   8 +
 INSTALL                                            |   1 -
 LICENSE => LICENCE                                 |   0
 MANIFEST                                           |  15 +-
 META.json                                          | 821 +++++++++++++++------
 META.yml                                           | 628 ++++++++++------
 Makefile.PL                                        |  30 +-
 README                                             |   6 +-
 dist.ini                                           |  16 +-
 lib/MooseX/Role/WithOverloading.pm                 |  62 +-
 lib/MooseX/Role/WithOverloading/Meta/Role.pm       |  45 +-
 .../Role/WithOverloading/Meta/Role/Application.pm  |  28 +-
 .../Meta/Role/Application/Composite.pm             |  45 +-
 .../Meta/Role/Application/Composite/ToClass.pm     |  45 +-
 .../Meta/Role/Application/Composite/ToInstance.pm  |  45 +-
 .../Meta/Role/Application/Composite/ToRole.pm      |  45 +-
 .../Meta/Role/Application/FixOverloadedRefs.pm     |  55 +-
 .../Meta/Role/Application/ToClass.pm               |  45 +-
 .../Meta/Role/Application/ToInstance.pm            |  45 +-
 .../Meta/Role/Application/ToRole.pm                |  45 +-
 .../Role/WithOverloading/Meta/Role/Composite.pm    |  57 +-
 t/00-report-prereqs.dd                             | 103 ++-
 t/00-report-prereqs.t                              |  29 +-
 t/combine_to_class.t                               |   2 +-
 t/combine_to_instance.t                            |   2 +-
 t/combine_to_role.t                                |   2 +-
 t/core_moose.t                                     |   1 +
 t/remove_attributes_bug.t                          |   2 +-
 t/to_class.t                                       |   2 +-
 t/to_instance.t                                    |   2 +-
 t/to_role.t                                        |   2 +-
 t/zzz-check-breaks.t                               |   4 +-
 weaver.ini                                         |   6 -
 xt/author/00-compile.t                             |  12 +-
 xt/{release => author}/clean-namespaces.t          |   4 +-
 xt/{release/no-tabs.t => author/eol.t}             |  16 +-
 xt/author/kwalitee.t                               |   9 +
 xt/author/mojibake.t                               |   9 +
 xt/{release => author}/no-tabs.t                   |  12 +-
 xt/author/pod-spell.t                              |  10 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/eol.t                                   |   8 -
 xt/release/kwalitee.t                              |   4 -
 xt/release/minimum-version.t                       |   2 +-
 xt/release/mojibake.t                              |  12 -
 xt/release/portability.t                           |   1 +
 47 files changed, 1294 insertions(+), 1075 deletions(-)

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



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