[libyaml-libyaml-perl] 01/03: Merge branch 'master' into gregoa/use-system-yaml

gregor herrmann gregoa at debian.org
Fri Oct 10 13:07:16 UTC 2014


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

gregoa pushed a commit to branch gregoa/use-system-yaml
in repository libyaml-libyaml-perl.

commit 2e7794055dd6831263aa5ab87c5f13f316fd9e34
Merge: c6f09e6 314c101
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 10 14:30:14 2014 +0200

    Merge branch 'master' into gregoa/use-system-yaml

 Changes                           |  22 ++
 LibYAML/emitter.c                 |   8 +-
 LibYAML/parser.c                  |   2 +-
 LibYAML/perl_libyaml.c            |  22 +-
 LibYAML/ppport_sort.h             |   2 +-
 LibYAML/reader.c                  |   6 +-
 LibYAML/scanner.c                 |  10 +-
 LibYAML/writer.c                  |   2 +-
 LibYAML/yaml.h                    |   2 +-
 LibYAML/yaml_private.h            |   4 +-
 MANIFEST                          |   1 +
 META.json                         |   2 +-
 META.yml                          |   2 +-
 Makefile.PL                       |   2 +-
 README                            |  53 +++-
 debian/changelog                  |  12 +-
 debian/control                    |   5 +-
 debian/tests/pkg-perl/module-name |   1 +
 debian/tests/pkg-perl/test-files  |   2 +
 debian/upstream/metadata          |   7 +
 inc/Spiffy.pm                     | 514 +-------------------------------------
 inc/Test/Base.pm                  |  24 +-
 lib/YAML/LibYAML.pm               |   5 +-
 lib/YAML/LibYAML.pod              |   2 +-
 lib/YAML/XS.pm                    |   4 +-
 lib/YAML/XS.pod                   |   4 +
 t/000-require-modules.t           |  17 ++
 t/alias.t                         |   8 +-
 t/long_plain_wrap.t               |   2 +-
 t/tied.t                          |   2 +-
 30 files changed, 184 insertions(+), 565 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