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

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

commit f7ae03e2beb3979d2ed8beeaf2b27e479dbd61a4
Merge: 8e42884 fb798a0
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Oct 25 15:53:35 2015 +0100

    Merge tag 'upstream/0.24'
    
    Upstream version 0.24

 Build.PL                                           |  127 +++
 CONTRIBUTING                                       |  103 ++
 ChangeLog => Changes                               |    4 +
 INSTALL                                            |   43 +
 LICENSE                                            |  379 +++++++
 MANIFEST                                           |   41 +-
 META.json                                          | 1153 ++++++++++++++++++++
 META.yml                                           |  750 ++++++++++++-
 Makefile.PL                                        |  129 ++-
 README                                             |   28 +-
 dist.ini                                           |   28 +
 inc/Module/Install.pm                              |  430 --------
 inc/Module/Install/Base.pm                         |   78 --
 inc/Module/Install/Can.pm                          |   81 --
 inc/Module/Install/Fetch.pm                        |   93 --
 inc/Module/Install/Makefile.pm                     |  268 -----
 inc/Module/Install/Metadata.pm                     |  624 -----------
 inc/Module/Install/Win32.pm                        |   64 --
 inc/Module/Install/WriteAll.pm                     |   60 -
 lib/MooseX/AttributeHelpers.pm                     |    6 +-
 lib/MooseX/AttributeHelpers/Bool.pm                |    4 +-
 lib/MooseX/AttributeHelpers/Collection/Array.pm    |    4 +-
 lib/MooseX/AttributeHelpers/Collection/Bag.pm      |    4 +-
 lib/MooseX/AttributeHelpers/Collection/Hash.pm     |    4 +-
 .../AttributeHelpers/Collection/ImmutableHash.pm   |    4 +-
 lib/MooseX/AttributeHelpers/Collection/List.pm     |    4 +-
 lib/MooseX/AttributeHelpers/Counter.pm             |    4 +-
 lib/MooseX/AttributeHelpers/Meta/Method/Curried.pm |    4 +-
 .../AttributeHelpers/Meta/Method/Provided.pm       |    4 +-
 .../AttributeHelpers/MethodProvider/Array.pm       |    4 +-
 lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm  |    4 +-
 lib/MooseX/AttributeHelpers/MethodProvider/Bool.pm |    4 +-
 .../AttributeHelpers/MethodProvider/Counter.pm     |    4 +-
 lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm |    4 +-
 .../MethodProvider/ImmutableHash.pm                |    4 +-
 lib/MooseX/AttributeHelpers/MethodProvider/List.pm |    4 +-
 .../AttributeHelpers/MethodProvider/String.pm      |    4 +-
 lib/MooseX/AttributeHelpers/Number.pm              |    4 +-
 lib/MooseX/AttributeHelpers/String.pm              |    4 +-
 lib/MooseX/AttributeHelpers/Trait/Base.pm          |    4 +-
 lib/MooseX/AttributeHelpers/Trait/Bool.pm          |    4 +-
 lib/MooseX/AttributeHelpers/Trait/Collection.pm    |    4 +-
 .../AttributeHelpers/Trait/Collection/Array.pm     |    4 +-
 .../AttributeHelpers/Trait/Collection/Bag.pm       |    4 +-
 .../AttributeHelpers/Trait/Collection/Hash.pm      |    4 +-
 .../Trait/Collection/ImmutableHash.pm              |    4 +-
 .../AttributeHelpers/Trait/Collection/List.pm      |    4 +-
 lib/MooseX/AttributeHelpers/Trait/Counter.pm       |    4 +-
 lib/MooseX/AttributeHelpers/Trait/Number.pm        |    4 +-
 lib/MooseX/AttributeHelpers/Trait/String.pm        |    4 +-
 t/00-report-prereqs.dd                             |  126 +++
 t/00-report-prereqs.t                              |  183 ++++
 t/003_basic_hash.t                                 |    4 +-
 t/203_trait_hash.t                                 |    4 +-
 t/pod.t                                            |   12 -
 t/pod_coverage.t                                   |   12 -
 t/zzz-check-breaks.t                               |   18 +
 xt/author/00-compile.t                             |   84 ++
 xt/author/kwalitee.t                               |    9 +
 xt/author/mojibake.t                               |    9 +
 xt/author/no-tabs.t                                |   79 ++
 xt/release/changes_has_content.t                   |   41 +
 xt/release/distmeta.t                              |    6 +
 xt/release/minimum-version.t                       |    8 +
 xt/release/pod-coverage.t                          |    7 +
 xt/release/pod-no404s.t                            |   21 +
 xt/release/pod-syntax.t                            |    6 +
 xt/release/portability.t                           |   12 +
 68 files changed, 3341 insertions(+), 1909 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to