[libyaml-perl] 01/04: Merge tag 'upstream/0.94'

gregor herrmann gregoa at debian.org
Sun Jun 15 11:39:53 UTC 2014


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

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

commit d27008f525139217e3b8c698b2bac7154b6fd0be
Merge: df247e7 6465dfc
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 15 13:35:43 2014 +0200

    Merge tag 'upstream/0.94'
    
    Upstream version 0.94

 Changes                  |   3 ++
 MANIFEST                 |  16 +++++--
 META.yml                 |   2 +-
 Makefile.PL              |   4 +-
 README                   |   6 +--
 lib/Test/YAML.pm         |  10 ++---
 lib/YAML.pm              |   2 +-
 lib/YAML.pod             |   6 +--
 lib/YAML/Any.pm          |  87 +-----------------------------------
 lib/YAML/Any.pod         | 113 +++++++++++++++++++++++++++++++++++++++++++++++
 lib/YAML/Dumper.pm       |  35 +--------------
 lib/YAML/Dumper.pod      |  38 ++++++++++++++++
 lib/YAML/Dumper/Base.pm  |  32 +-------------
 lib/YAML/Dumper/Base.pod |  35 +++++++++++++++
 lib/YAML/Error.pm        |  34 +-------------
 lib/YAML/Error.pod       |  35 +++++++++++++++
 lib/YAML/Loader.pm       |  36 +--------------
 lib/YAML/Loader.pod      |  39 ++++++++++++++++
 lib/YAML/Loader/Base.pm  |  32 +-------------
 lib/YAML/Loader/Base.pod |  35 +++++++++++++++
 lib/YAML/Marshall.pm     |  33 +-------------
 lib/YAML/Marshall.pod    |  36 +++++++++++++++
 lib/YAML/Mo.pm           |   2 +-
 lib/YAML/Node.pm         |  96 ++--------------------------------------
 lib/YAML/Node.pod        |  91 ++++++++++++++++++++++++++++++++++++++
 lib/YAML/Tag.pm          |  31 +------------
 lib/YAML/Tag.pod         |  34 ++++++++++++++
 lib/YAML/Types.pm        |  48 +++-----------------
 lib/YAML/Types.pod       |  38 ++++++++++++++++
 t/2-scalars.t            |  14 +++---
 {t/extra => xt}/meta.t   |   0
 {t/extra => xt}/pmv.t    |   0
 {t/extra => xt}/pod.t    |   0
 33 files changed, 553 insertions(+), 470 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