r20452 - in /branches/upstream/libyaml-syck-perl: ./ current/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/inc/Test/ current/inc/Test/Builder/ current/lib/ current/lib/JSON/ current/lib/YAML/ current/lib/YAML/Dumper/ current/lib/YAML/Loader/ current/t/

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Tue May 27 19:14:03 UTC 2008


Author: yvesago-guest
Date: Tue May 27 19:14:03 2008
New Revision: 20452

URL: http://svn.debian.org/wsvn/?sc=1&rev=20452
Log:
[svn-inject] Installing original source of libyaml-syck-perl

Added:
    branches/upstream/libyaml-syck-perl/
    branches/upstream/libyaml-syck-perl/current/
    branches/upstream/libyaml-syck-perl/current/COMPATIBILITY
    branches/upstream/libyaml-syck-perl/current/COPYING
    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/Makefile.PL
    branches/upstream/libyaml-syck-perl/current/README
    branches/upstream/libyaml-syck-perl/current/SIGNATURE
    branches/upstream/libyaml-syck-perl/current/Syck.xs
    branches/upstream/libyaml-syck-perl/current/bytecode.c
    branches/upstream/libyaml-syck-perl/current/emitter.c
    branches/upstream/libyaml-syck-perl/current/gram.c
    branches/upstream/libyaml-syck-perl/current/gram.h
    branches/upstream/libyaml-syck-perl/current/handler.c
    branches/upstream/libyaml-syck-perl/current/implicit.c
    branches/upstream/libyaml-syck-perl/current/inc/
    branches/upstream/libyaml-syck-perl/current/inc/Module/
    branches/upstream/libyaml-syck-perl/current/inc/Module/Install/
    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/inc/Test/
    branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/
    branches/upstream/libyaml-syck-perl/current/inc/Test/Builder.pm
    branches/upstream/libyaml-syck-perl/current/inc/Test/Builder/Module.pm
    branches/upstream/libyaml-syck-perl/current/inc/Test/More.pm
    branches/upstream/libyaml-syck-perl/current/inc/attributes.pm
    branches/upstream/libyaml-syck-perl/current/lib/
    branches/upstream/libyaml-syck-perl/current/lib/JSON/
    branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm
    branches/upstream/libyaml-syck-perl/current/lib/YAML/
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Dumper/
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Dumper/Syck.pm
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Loader/
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Loader/Syck.pm
    branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm
    branches/upstream/libyaml-syck-perl/current/node.c
    branches/upstream/libyaml-syck-perl/current/perl_common.h
    branches/upstream/libyaml-syck-perl/current/perl_syck.h
    branches/upstream/libyaml-syck-perl/current/ppport.h
    branches/upstream/libyaml-syck-perl/current/ppport_math.h
    branches/upstream/libyaml-syck-perl/current/ppport_sort.h
    branches/upstream/libyaml-syck-perl/current/syck.h
    branches/upstream/libyaml-syck-perl/current/syck_.c
    branches/upstream/libyaml-syck-perl/current/syck_st.c
    branches/upstream/libyaml-syck-perl/current/syck_st.h
    branches/upstream/libyaml-syck-perl/current/t/
    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/12-dumpfile.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/4-perl_tag_scheme.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-circular-ref.t   (with props)
    branches/upstream/libyaml-syck-perl/current/t/json-crlf.t
    branches/upstream/libyaml-syck-perl/current/t/json-empty.t
    branches/upstream/libyaml-syck-perl/current/t/json-indent.t
    branches/upstream/libyaml-syck-perl/current/t/json-minus.t
    branches/upstream/libyaml-syck-perl/current/t/json-newline.t
    branches/upstream/libyaml-syck-perl/current/t/json-null.t
    branches/upstream/libyaml-syck-perl/current/t/json-refs.t
    branches/upstream/libyaml-syck-perl/current/t/json-singlequote.t
    branches/upstream/libyaml-syck-perl/current/t/leak.t
    branches/upstream/libyaml-syck-perl/current/t/yaml-blessed-ref.t
    branches/upstream/libyaml-syck-perl/current/t/yaml-implicit-warnings.t
    branches/upstream/libyaml-syck-perl/current/t/yaml-tie.t
    branches/upstream/libyaml-syck-perl/current/token.c

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

Added: branches/upstream/libyaml-syck-perl/current/COMPATIBILITY
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/COMPATIBILITY?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/COPYING
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/COPYING?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/Changes?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/MANIFEST?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/META.yml?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/Makefile.PL?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/README?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/SIGNATURE?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/Syck.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/Syck.xs?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/bytecode.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/bytecode.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/emitter.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/emitter.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/gram.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/gram.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/gram.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/gram.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/handler.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/handler.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/implicit.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/implicit.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Base.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Can.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Compiler.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Compiler.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Fetch.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Include.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Makefile.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Metadata.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/Win32.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Module/Install/WriteAll.pm?rev=20452&op=file

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

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

Added: branches/upstream/libyaml-syck-perl/current/inc/Test/More.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/Test/More.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/inc/attributes.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/inc/attributes.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/lib/JSON/Syck.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/lib/YAML/Dumper/Syck.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/lib/YAML/Dumper/Syck.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/lib/YAML/Loader/Syck.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/lib/YAML/Loader/Syck.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/lib/YAML/Syck.pm?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/node.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/node.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/perl_common.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/perl_common.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/perl_syck.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/perl_syck.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/ppport.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/ppport.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/ppport_math.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/ppport_math.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/ppport_sort.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/ppport_sort.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/syck.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/syck.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/syck_.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/syck_.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/syck_st.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/syck_st.c?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/syck_st.h
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/syck_st.h?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/1-basic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/1-basic.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/11-loadfile.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/11-loadfile.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/12-dumpfile.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/12-dumpfile.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/2-scalars.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/2-scalars.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/3-objects.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/3-objects.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/4-perl_tag_scheme.t
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/4-perl_tag_scheme.t?rev=20452&op=file

Added: branches/upstream/libyaml-syck-perl/current/t/TestYAML.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/t/TestYAML.pm?rev=20452&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libyaml-syck-perl/current/token.c
URL: http://svn.debian.org/wsvn/branches/upstream/libyaml-syck-perl/current/token.c?rev=20452&op=file




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