[libyaml-libyaml-perl] 01/07: Merge tag 'upstream/0.60'

gregor herrmann gregoa at debian.org
Sun Feb 14 15:11:18 UTC 2016


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

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

commit 4fab62190f5374c3df7256304a9cf604bb22fddb
Merge: 3482f68 5f4da11
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 14 15:32:30 2016 +0100

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 CONTRIBUTING                                    | 11 ++++--
 Changes                                         | 29 ++++++++++++++-
 LICENSE                                         |  8 ++---
 LibYAML/emitter.c                               |  9 +++--
 LibYAML/loader.c                                | 12 +++++++
 LibYAML/parser.c                                |  2 +-
 LibYAML/perl_libyaml.c                          | 47 ++++++++++++++-----------
 LibYAML/reader.c                                | 10 ++++--
 LibYAML/scanner.c                               | 43 ++++++++++++++--------
 LibYAML/update.sh                               | 43 +++++++++++-----------
 LibYAML/writer.c                                |  2 +-
 LibYAML/yaml.h                                  |  2 +-
 LibYAML/yaml_private.h                          | 34 +++++++++++++++---
 MANIFEST                                        |  5 +--
 META.json                                       | 12 +++----
 META.yml                                        |  8 ++---
 Makefile.PL                                     | 16 +++------
 README                                          | 44 ++++++++++++++---------
 inc/Spiffy.pm                                   |  2 +-
 inc/Test/Base.pm                                |  3 +-
 lib/YAML/LibYAML.pm                             |  1 +
 lib/YAML/LibYAML.pod                            |  6 ++--
 lib/YAML/XS.pm                                  |  2 +-
 lib/YAML/XS.pod                                 |  7 ++--
 t/{release-pod-syntax.t => author-pod-syntax.t} |  5 +--
 t/dump-heuristics.t                             | 10 ++++++
 t/error.t                                       |  9 ++++-
 t/utf8.t                                        |  6 +---
 28 files changed, 250 insertions(+), 138 deletions(-)

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



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