[libforest-perl] branch master updated (de235ad -> e7da143)

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 change to branch master
in repository libforest-perl.

      from  de235ad   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  1b01962   Imported Upstream version 0.10
       new  e179578   Merge tag 'upstream/0.10'
       new  52efb8e   Drop (build-)dependency on libmoosex-attributehelpers-perl
       new  a9028f9   Adjust (build-)dependency for Moose
       new  d2ccf93   Update copyright years for upstream files
       new  d2bd59c   Update copyright years for included Module::Install copy
       new  63a3cbc   Update copyright years for debian/* packaging files
       new  da20e7d   Bump Debhelper compat level to 8
       new  c79f0b1   Bump Standards-Version to 3.9.5
       new  d20fe37   Update fix-pod-spelling.patch patch
       new  e7da143   Prepare changelog for release

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                     |   4 +
 MANIFEST                                    |   2 +
 META.yml                                    |  12 +-
 MYMETA.json                                 |  52 +++++
 META.yml => MYMETA.yml                      |  13 +-
 Makefile.PL                                 |   3 +-
 README                                      |   5 +-
 debian/changelog                            |  22 ++-
 debian/compat                               |   2 +-
 debian/control                              |  10 +-
 debian/copyright                            |  10 +-
 debian/patches/fix-pod-spelling.patch       |  16 +-
 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 +-
 41 files changed, 787 insertions(+), 343 deletions(-)
 create mode 100644 MYMETA.json
 copy META.yml => MYMETA.yml (72%)

-- 
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