[libforest-perl] 01/10: Merge tag 'upstream/0.10'

Salvatore Bonaccorso carnil at debian.org
Wed Dec 18 15:59:44 UTC 2013


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

carnil pushed a commit to branch master
in repository libforest-perl.

commit e179578c7ededb4c2ba15d61073d9f0ec18888f4
Merge: de235ad 1b01962
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Dec 18 16:41:00 2013 +0100

    Merge tag 'upstream/0.10'
    
    Upstream version 0.10

 Changes                                     |   4 +
 MANIFEST                                    |   2 +
 META.yml                                    |  12 +-
 MYMETA.json                                 |  52 +++++
 META.yml => MYMETA.yml                      |  13 +-
 Makefile.PL                                 |   3 +-
 README                                      |   5 +-
 inc/Module/Install.pm                       | 220 ++++++++++++---------
 inc/Module/Install/Base.pm                  |  11 +-
 inc/Module/Install/Can.pm                   |  85 +++++++-
 inc/Module/Install/Fetch.pm                 |   2 +-
 inc/Module/Install/Makefile.pm              | 242 ++++++++++++++++++-----
 inc/Module/Install/Metadata.pm              | 288 +++++++++++++++++++---------
 inc/Module/Install/Win32.pm                 |   2 +-
 inc/Module/Install/WriteAll.pm              |   7 +-
 lib/Forest.pm                               |   8 +-
 lib/Forest/Tree.pm                          |  14 +-
 lib/Forest/Tree/Builder.pm                  |   4 +-
 lib/Forest/Tree/Builder/Callback.pm         |   4 +-
 lib/Forest/Tree/Builder/SimpleTextFile.pm   |   4 +-
 lib/Forest/Tree/Constructor.pm              |   4 +-
 lib/Forest/Tree/Indexer.pm                  |  17 +-
 lib/Forest/Tree/Indexer/SimpleUIDIndexer.pm |   4 +-
 lib/Forest/Tree/Loader.pm                   |   4 +-
 lib/Forest/Tree/Loader/SimpleUIDLoader.pm   |   4 +-
 lib/Forest/Tree/Pure.pm                     |  15 +-
 lib/Forest/Tree/Reader.pm                   |   4 +-
 lib/Forest/Tree/Reader/SimpleTextFile.pm    |   4 +-
 lib/Forest/Tree/Roles/HasNodeFormatter.pm   |   4 +-
 lib/Forest/Tree/Roles/JSONable.pm           |   4 +-
 lib/Forest/Tree/Roles/LoadWithMetaData.pm   |   4 +-
 lib/Forest/Tree/Roles/MetaData.pm           |   4 +-
 lib/Forest/Tree/Writer.pm                   |   4 +-
 lib/Forest/Tree/Writer/ASCIIWithBranches.pm |   4 +-
 lib/Forest/Tree/Writer/SimpleASCII.pm       |   4 +-
 lib/Forest/Tree/Writer/SimpleHTML.pm        |   4 +-
 36 files changed, 746 insertions(+), 324 deletions(-)

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



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