[libmoosex-clone-perl] 03/15: Merge tag 'upstream/0.06'

Florian Schlichting fsfs at moszumanska.debian.org
Thu Sep 10 10:59:24 UTC 2015


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

fsfs pushed a commit to branch master
in repository libmoosex-clone-perl.

commit 579f7cf80c3758750ff39d0dfd9ab0947352c5ea
Merge: c40bb54 63387f5
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Aug 22 15:45:57 2015 +0200

    Merge tag 'upstream/0.06'
    
    Upstream version 0.06

 Build.PL                                           |  128 +++
 CONTRIBUTING                                       |   96 ++
 Changes                                            |   23 +-
 INSTALL                                            |   43 +
 LICENSE                                            |  379 +++++++
 MANIFEST                                           |   31 +-
 MANIFEST.SKIP                                      |   44 -
 META.json                                          | 1075 ++++++++++++++++++++
 META.yml                                           |  751 +++++++++++++-
 Makefile.PL                                        |  134 ++-
 README                                             |   15 +
 SIGNATURE                                          |   37 -
 dist.ini                                           |   13 +
 lib/MooseX/Clone.pm                                |   37 +-
 lib/MooseX/Clone/Meta/Attribute/Trait/Clone.pm     |   31 +-
 .../Clone/Meta/Attribute/Trait/Clone/Base.pm       |    8 +-
 lib/MooseX/Clone/Meta/Attribute/Trait/Clone/Std.pm |   20 +-
 lib/MooseX/Clone/Meta/Attribute/Trait/Copy.pm      |   36 +-
 lib/MooseX/Clone/Meta/Attribute/Trait/NoClone.pm   |   29 +-
 .../Clone/Meta/Attribute/Trait/StorableClone.pm    |   30 +-
 t/00-report-prereqs.dd                             |  123 +++
 t/00-report-prereqs.t                              |  183 ++++
 t/01_basic.t                                       |   11 +-
 t/02_auto_deref.t                                  |    2 -
 xt/author/00-compile.t                             |   57 ++
 xt/author/clean-namespaces.t                       |   11 +
 xt/author/eol.t                                    |   24 +
 xt/author/kwalitee.t                               |    9 +
 xt/author/no-tabs.t                                |   37 +
 xt/release/changes_has_content.t                   |   41 +
 xt/release/cpan-changes.t                          |   11 +
 xt/release/distmeta.t                              |    6 +
 xt/release/minimum-version.t                       |    8 +
 xt/release/mojibake.t                              |   12 +
 xt/release/pod-no404s.t                            |   21 +
 xt/release/pod-syntax.t                            |    6 +
 xt/release/portability.t                           |   12 +
 37 files changed, 3333 insertions(+), 201 deletions(-)

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



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