[libyaml-perl] 01/06: Merge tag 'upstream/1.15'

gregor herrmann gregoa at debian.org
Sun Nov 1 15:25:06 UTC 2015


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

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

commit 471563026b5810af86454463536d72fc63476524
Merge: 8f79a5c eb2e565
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 16:19:53 2015 +0100

    Merge tag 'upstream/1.15'
    
    Upstream version 1.15

 CONTRIBUTING             |  11 +-
 Changes                  |   8 +
 LICENSE                  |   6 +-
 MANIFEST                 |   4 +-
 META.json                |  10 +-
 META.yml                 |   8 +-
 Makefile.PL              |  12 +-
 README                   | 760 ++++++++++++++++++++++++++---------------------
 lib/YAML.pm              |   2 +-
 lib/YAML.pod             |  38 ++-
 lib/YAML/Any.pm          |   2 +-
 lib/YAML/Any.pod         |   2 +-
 lib/YAML/Dumper.pm       |  18 ++
 lib/YAML/Dumper.pod      |   2 +-
 lib/YAML/Dumper/Base.pm  |   3 +
 lib/YAML/Dumper/Base.pod |   2 +-
 lib/YAML/Error.pm        |   2 -
 lib/YAML/Error.pod       |   2 +-
 lib/YAML/Loader.pm       |   4 +-
 lib/YAML/Loader.pod      |   2 +-
 lib/YAML/Loader/Base.pod |   2 +-
 lib/YAML/Marshall.pod    |   2 +-
 lib/YAML/Node.pod        |   2 +-
 lib/YAML/Tag.pod         |   2 +-
 lib/YAML/Types.pod       |   2 +-
 t/000-compile-modules.t  |   2 +
 t/dump-nested.t          |   2 +-
 t/dump-stringy-numbers.t |  41 +++
 t/errors.t               |  11 +-
 t/issue-149.t            |  10 +
 30 files changed, 563 insertions(+), 411 deletions(-)

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



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