[libyaml-libyaml-perl] 09/14: defuzz (line numbers)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Jan 21 22:27:43 UTC 2018


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

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

commit 9489ff2d7272f833d53a16204b9f1314d5161a5d
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Jan 21 14:56:13 2018 +0000

    defuzz (line numbers)
---
 debian/patches/system-libyaml.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/system-libyaml.patch b/debian/patches/system-libyaml.patch
index b90f9cf..506b550 100644
--- a/debian/patches/system-libyaml.patch
+++ b/debian/patches/system-libyaml.patch
@@ -11,7 +11,7 @@
      ABSTRACT_FROM => 'lib/YAML/XS/LibYAML.pm',
 --- a/LibYAML/perl_libyaml.c
 +++ b/LibYAML/perl_libyaml.c
-@@ -659,6 +659,8 @@ dump_document(perl_yaml_dumper_t *dumper
+@@ -767,6 +767,8 @@ dump_document(perl_yaml_dumper_t *dumper
      yaml_emitter_emit(&dumper->emitter, &event_document_start);
      dump_node(dumper, node);
      yaml_document_end_event_initialize(&event_document_end, 1);

-- 
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