r61155 - in /branches/upstream/libyaml-syck-perl/current: ./ inc/Module/ inc/Module/Install/ inc/Test/Builder/IO/ lib/JSON/ lib/YAML/ t/ t/bug/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Wed Aug 4 01:29:51 UTC 2010


Author: ansgar-guest
Date: Wed Aug  4 01:29:36 2010
New Revision: 61155

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=61155
Log:
[svn-upgrade] new version libyaml-syck-perl (1.11)

Added:
    branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/IO/
    branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/IO/Scalar.pm
    branches/upstream/libyaml-syck-perl/current/t/bug/rt-49404-double_free.t
    branches/upstream/libyaml-syck-perl/current/t/json-numbers.t
    branches/upstream/libyaml-syck-perl/current/t/yaml-alias.t
Modified:
    branches/upstream/libyaml-syck-perl/current/Changes
    branches/upstream/libyaml-syck-perl/current/MANIFEST
    branches/upstream/libyaml-syck-perl/current/META.yml
    branches/upstream/libyaml-syck-perl/current/emitter.c
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Compiler.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm
    branches/upstream/libyaml-syck-perl/current/perl_common.h
    branches/upstream/libyaml-syck-perl/current/perl_syck.h
    branches/upstream/libyaml-syck-perl/current/syck_.c
    branches/upstream/libyaml-syck-perl/current/t/1-basic.t
    branches/upstream/libyaml-syck-perl/current/t/11-loadfile.t
    branches/upstream/libyaml-syck-perl/current/t/2-scalars.t
    branches/upstream/libyaml-syck-perl/current/t/3-objects.t
    branches/upstream/libyaml-syck-perl/current/t/TestYAML.pm
    branches/upstream/libyaml-syck-perl/current/t/json-basic.t
    branches/upstream/libyaml-syck-perl/current/t/json-loadfile.t
    branches/upstream/libyaml-syck-perl/current/t/yaml-tie.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libyaml-syck-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/Changes?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/MANIFEST?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/META.yml?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/emitter.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/emitter.c?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Base.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Can.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Compiler.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Compiler.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Fetch.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Include.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Makefile.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Metadata.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Win32.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/WriteAll.pm?rev=61155&op=diff

Added: branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/IO/Scalar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/IO/Scalar.pm?rev=61155&op=file

Modified: branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/perl_common.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/perl_common.h?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/perl_syck.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/perl_syck.h?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/syck_.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/syck_.c?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/1-basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/1-basic.t?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/11-loadfile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/11-loadfile.t?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/2-scalars.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/2-scalars.t?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/3-objects.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/3-objects.t?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/TestYAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/TestYAML.pm?rev=61155&op=diff

Added: branches/upstream/libyaml-syck-perl/current/t/bug/rt-49404-double_free.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/bug/rt-49404-double_free.t?rev=61155&op=file

Modified: branches/upstream/libyaml-syck-perl/current/t/json-basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/json-basic.t?rev=61155&op=diff

Modified: branches/upstream/libyaml-syck-perl/current/t/json-loadfile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/json-loadfile.t?rev=61155&op=diff

Added: branches/upstream/libyaml-syck-perl/current/t/json-numbers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/json-numbers.t?rev=61155&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/yaml-alias.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/yaml-alias.t?rev=61155&op=file

Modified: branches/upstream/libyaml-syck-perl/current/t/yaml-tie.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libyaml-syck-perl/current/t/yaml-tie.t?rev=61155&op=diff




More information about the Pkg-perl-cvs-commits mailing list