[libyaml-libyaml-perl] 01/08: Merge tag 'upstream/0.41'

gregor herrmann gregoa at debian.org
Fri Oct 11 16:42:36 UTC 2013


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 3f3befe707af5ec49b96ac386fef8d5aaa8d3b3d
Merge: e9ad051 5020940
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 18:15:35 2013 +0200

    Merge tag 'upstream/0.41'
    
    Upstream version 0.41

 Changes                        |   17 +++
 LICENSE                        |    8 +-
 LibYAML/MYMETA.json            |   39 +++++
 LibYAML/MYMETA.yml             |   21 +++
 LibYAML/Makefile               |  118 +++++++++++----
 LibYAML/Makefile.PL            |    5 +
 LibYAML/api.c                  |    6 +-
 LibYAML/emitter.c              |  315 ++++++++++++++++++++++++----------------
 LibYAML/loader.c               |    4 +-
 LibYAML/parser.c               |    8 +-
 LibYAML/perl_libyaml.c         |    2 +
 LibYAML/reader.c               |   31 ++--
 LibYAML/scanner.c              |   16 +-
 LibYAML/update.sh              |   35 +++++
 LibYAML/writer.c               |    4 +-
 LibYAML/yaml.h                 |    4 +-
 LibYAML/yaml_private.h         |    5 +
 MANIFEST                       |    3 +
 META.yml                       |    9 +-
 Makefile.PL                    |    2 +-
 README                         |    2 +-
 inc/Module/Install.pm          |    6 +-
 inc/Module/Install/Base.pm     |    2 +-
 inc/Module/Install/Can.pm      |   85 ++++++++++-
 inc/Module/Install/Fetch.pm    |    2 +-
 inc/Module/Install/Include.pm  |    2 +-
 inc/Module/Install/Makefile.pm |   27 ++--
 inc/Module/Install/Metadata.pm |   18 ++-
 inc/Module/Install/Win32.pm    |    2 +-
 inc/Module/Install/WriteAll.pm |    2 +-
 inc/Spiffy.pm                  |   74 +++++-----
 lib/YAML/XS.pm                 |    4 +-
 t/numbers.t                    |    6 +-
 33 files changed, 620 insertions(+), 264 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