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 46216be49a2414d16dcf74e8044da4ebc9cb67fa Merge: 15d1e95 56c3acf Author: gregor herrmann <[email protected]> Date: Tue Aug 12 19:17:03 2014 +0200 Merge tag 'upstream/0.15' Upstream version 0.15 CONTRIBUTING | 8 +- Changes | 4 + LICENSE | 8 +- MANIFEST | 4 +- META.json | 169 ++++++++----- META.yml | 132 ++++++---- Makefile.PL | 15 +- README | 4 +- README.pod | 92 ------- dist.ini | 13 +- lib/MooseX/Role/WithOverloading.pm | 67 +++-- lib/MooseX/Role/WithOverloading/Meta/Role.pm | 6 +- .../Role/WithOverloading/Meta/Role/Application.pm | 6 +- .../Meta/Role/Application/Composite.pm | 6 +- .../Meta/Role/Application/Composite/ToClass.pm | 6 +- .../Meta/Role/Application/Composite/ToInstance.pm | 6 +- .../Meta/Role/Application/Composite/ToRole.pm | 6 +- .../Meta/Role/Application/FixOverloadedRefs.pm | 6 +- .../Meta/Role/Application/ToClass.pm | 6 +- .../Meta/Role/Application/ToInstance.pm | 6 +- .../Meta/Role/Application/ToRole.pm | 6 +- .../Role/WithOverloading/Meta/Role/Composite.pm | 6 +- t/00-report-prereqs.dd | 82 ++++++ t/00-report-prereqs.t | 280 +++++++++------------ t/core_moose.t | 22 ++ t/lib/Role.pm | 2 +- xt/author/00-compile.t | 2 +- xt/author/pod-spell.t | 10 +- xt/release/changes_has_content.t | 2 +- xt/release/clean-namespaces.t | 11 + xt/release/no-tabs.t | 3 + 31 files changed, 553 insertions(+), 443 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-role-withoverloading-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
