[libmoose-autobox-perl] 01/04: Merge tag 'upstream/0.15'

Alessandro Ghedini ghedo at moszumanska.debian.org
Wed Dec 4 20:16:13 UTC 2013


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

ghedo pushed a commit to branch master
in repository libmoose-autobox-perl.

commit 8536bb3938efd222d6c99af1535e5c30e723695d
Merge: 681398d ce15a48
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date:   Wed Dec 4 21:08:51 2013 +0100

    Merge tag 'upstream/0.15'
    
    Upstream version 0.15

 Changes                            |  39 +-
 MANIFEST                           |  15 +-
 MYMETA.json => META.json           |  32 +-
 META.yml                           |  19 +-
 MYMETA.yml                         |  28 --
 Makefile.PL                        |  55 +--
 inc/Module/Install.pm              | 470 ------------------------
 inc/Module/Install/AutoManifest.pm |  45 ---
 inc/Module/Install/Base.pm         |  83 -----
 inc/Module/Install/Can.pm          | 154 --------
 inc/Module/Install/ExtraTests.pm   | 114 ------
 inc/Module/Install/Fetch.pm        |  93 -----
 inc/Module/Install/Makefile.pm     | 418 ---------------------
 inc/Module/Install/Metadata.pm     | 722 -------------------------------------
 inc/Module/Install/Win32.pm        |  64 ----
 inc/Module/Install/WriteAll.pm     |  63 ----
 lib/Moose/Autobox.pm               |  16 +-
 lib/Moose/Autobox/Array.pm         |   4 +-
 lib/Moose/Autobox/Code.pm          |   2 +-
 lib/Moose/Autobox/Defined.pm       |   2 +-
 lib/Moose/Autobox/Hash.pm          |   2 +-
 lib/Moose/Autobox/Indexed.pm       |   2 +-
 lib/Moose/Autobox/Item.pm          |   2 +-
 lib/Moose/Autobox/List.pm          |   2 +-
 lib/Moose/Autobox/Number.pm        |   2 +-
 lib/Moose/Autobox/Ref.pm           |   2 +-
 lib/Moose/Autobox/Scalar.pm        |   2 +-
 lib/Moose/Autobox/String.pm        |   4 +-
 lib/Moose/Autobox/Undef.pm         |   2 +-
 lib/Moose/Autobox/Value.pm         |   2 +-
 t/001_basic.t                      |   6 +-
 t/002_role_hierarchy.t             |   8 +-
 t/003_p6_example.t                 |   6 +-
 t/004_list_compressions.t          |   6 +-
 t/005_string.t                     |   6 +-
 t/006_y_combinator.t               |   6 +-
 t/007_base.t                       |   4 +-
 t/009_number.t                     |   6 +-
 38 files changed, 124 insertions(+), 2384 deletions(-)

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



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