[libyaml-libyaml-perl] 01/05: Merge tag 'upstream/0.43'

gregor herrmann gregoa at debian.org
Sat Jul 12 19:56:07 UTC 2014


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 aa8237f59c86efe53b37ad1f6349cd36adfae127
Merge: e43665f f066a52
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 12 21:24:14 2014 +0200

    Merge tag 'upstream/0.43'
    
    Upstream version 0.43

 Changes                          |  416 ++++------
 LICENSE                          |    6 +-
 LibYAML/MYMETA.json              |   39 -
 LibYAML/MYMETA.yml               |   21 -
 LibYAML/Makefile                 |  823 -------------------
 LibYAML/yaml_private.h           |    1 +
 MANIFEST                         |   50 +-
 META.json                        |   55 ++
 META.yml                         |   30 +-
 Makefile.PL                      |   50 +-
 README                           |   55 +-
 inc/Module/Install.pm            |  470 -----------
 inc/Module/Install/Base.pm       |   83 --
 inc/Module/Install/Can.pm        |  154 ----
 inc/Module/Install/Fetch.pm      |   93 ---
 inc/Module/Install/GithubMeta.pm |   57 --
 inc/Module/Install/Include.pm    |   34 -
 inc/Module/Install/Makefile.pm   |  418 ----------
 inc/Module/Install/Metadata.pm   |  722 -----------------
 inc/Module/Install/Package.pm    |  323 --------
 inc/Module/Install/Win32.pm      |   64 --
 inc/Module/Install/WriteAll.pm   |   63 --
 inc/Module/Package.pm            |   71 --
 inc/Spiffy.pm                    |  499 +++++++++++-
 inc/Test/Base.pm                 |  700 +++++++++++++++-
 inc/Test/Base/Filter.pm          |  301 ++++++-
 inc/Test/Builder.pm              | 1633 --------------------------------------
 inc/Test/Builder/Module.pm       |   73 --
 inc/Test/More.pm                 |  762 ------------------
 lib/YAML/LibYAML.pm              |    6 +-
 lib/YAML/LibYAML.pod             |   32 +
 lib/YAML/XS.pm                   |   87 +-
 lib/YAML/XS.pod                  |   95 +++
 t/TestYAML.pm                    |    1 +
 t/TestYAMLTests.pm               |    1 +
 t/changes.t                      |   19 -
 t/data/{basic.t => basic.yml}    |    0
 t/dump.t                         |    2 +-
 t/load.t                         |    2 +-
 t/release-pod-syntax.t           |   14 +
 40 files changed, 1959 insertions(+), 6366 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