[libtree-rb-perl] 01/09: Update upstream source from tag 'upstream/0.500006'

gregor herrmann gregoa at debian.org
Wed Nov 1 18:09:15 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtree-rb-perl.

commit 49c9f2ad3b75644f2ac728e66375bbbcd8b5ffd7
Merge: 55654bc 0e92d69
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 1 18:58:11 2017 +0100

    Update upstream source from tag 'upstream/0.500006'
    
    Update to upstream version '0.500006'
    with Debian dir 3432e0d69fc2b7933f31ac4d0da766a72e9712a2

 .cvsignore                     |   10 -
 Build.PL                       |   12 +
 Changes                        |   95 +--
 LICENSE                        |  378 +++++++++
 MANIFEST                       |   22 +-
 META.json                      |   84 ++
 META.yml                       |   45 +-
 Makefile                       |  846 +++++++++++++++++++
 Makefile.PL                    |   14 -
 README                         |   90 ---
 README.md                      |  310 +++++++
 cpanfile                       |    6 +
 inc/Module/Install.pm          |  474 -----------
 inc/Module/Install/Base.pm     |   83 --
 inc/Module/Install/Can.pm      |  154 ----
 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/Tree/RB.pm                 | 1739 ++++++++++++++++++++--------------------
 lib/Tree/RB/Node.pm            |  730 ++++++++---------
 lib/Tree/RB/Node/_Constants.pm |  212 ++---
 minil.toml                     |    6 +
 t/00.load.t                    |   14 +-
 t/01.node.t                    |  204 ++---
 t/01.node_constants.t          |   34 +-
 t/02.tree.t                    |  259 +++---
 t/03.delete.t                  |  160 ++--
 t/04.lookup.t                  |  130 +--
 t/06.tie.t                     |  284 +++----
 31 files changed, 3616 insertions(+), 4139 deletions(-)

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



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