r71564 - in /branches/upstream/libcompress-raw-bzip2-perl: ./ current/	current/bzip2-src/ current/fallback/ current/lib/ current/lib/Compress/	current/lib/Compress/Raw/ current/pod/ current/private/ current/t/	current/t/Test/ current/t/compress/
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Thu Mar 17 20:26:34 UTC 2011
    
    
  
Author: gregoa
Date: Thu Mar 17 20:26:24 2011
New Revision: 71564
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71564
Log:
[svn-inject] Installing original source of libcompress-raw-bzip2-perl (2.024)
Added:
    branches/upstream/libcompress-raw-bzip2-perl/
    branches/upstream/libcompress-raw-bzip2-perl/current/
    branches/upstream/libcompress-raw-bzip2-perl/current/Bzip2.xs
    branches/upstream/libcompress-raw-bzip2-perl/current/Changes
    branches/upstream/libcompress-raw-bzip2-perl/current/MANIFEST
    branches/upstream/libcompress-raw-bzip2-perl/current/META.yml
    branches/upstream/libcompress-raw-bzip2-perl/current/Makefile.PL
    branches/upstream/libcompress-raw-bzip2-perl/current/README
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/LICENSE
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/blocksort.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzip2-cpp.patch
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.h
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib_private.h
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/compress.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/crctable.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/decompress.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/huffman.c
    branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/randtable.c
    branches/upstream/libcompress-raw-bzip2-perl/current/fallback/
    branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.h
    branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.xs
    branches/upstream/libcompress-raw-bzip2-perl/current/lib/
    branches/upstream/libcompress-raw-bzip2-perl/current/lib/Compress/
    branches/upstream/libcompress-raw-bzip2-perl/current/lib/Compress/Raw/
    branches/upstream/libcompress-raw-bzip2-perl/current/lib/Compress/Raw/Bzip2.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/pod/
    branches/upstream/libcompress-raw-bzip2-perl/current/pod/FAQ.pod
    branches/upstream/libcompress-raw-bzip2-perl/current/ppport.h
    branches/upstream/libcompress-raw-bzip2-perl/current/private/
    branches/upstream/libcompress-raw-bzip2-perl/current/private/MakeUtil.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/t/
    branches/upstream/libcompress-raw-bzip2-perl/current/t/000prereq.t
    branches/upstream/libcompress-raw-bzip2-perl/current/t/01bzip2.t
    branches/upstream/libcompress-raw-bzip2-perl/current/t/09limitoutput.t
    branches/upstream/libcompress-raw-bzip2-perl/current/t/99pod.t
    branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/
    branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Builder.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/More.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Simple.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/t/compress/
    branches/upstream/libcompress-raw-bzip2-perl/current/t/compress/CompTestUtils.pm
    branches/upstream/libcompress-raw-bzip2-perl/current/typemap
[This mail would be too long, it was shortened to contain the URLs only.]
Added: branches/upstream/libcompress-raw-bzip2-perl/current/Bzip2.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/Bzip2.xs?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/Changes?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/MANIFEST?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/META.yml?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/Makefile.PL?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/README?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/LICENSE?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/blocksort.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/blocksort.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzip2-cpp.patch
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzip2-cpp.patch?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib.h?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib_private.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/bzlib_private.h?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/compress.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/compress.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/crctable.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/crctable.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/decompress.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/decompress.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/huffman.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/huffman.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/randtable.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/bzip2-src/randtable.c?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.h?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/fallback/constants.xs?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/lib/Compress/Raw/Bzip2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/lib/Compress/Raw/Bzip2.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/pod/FAQ.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/pod/FAQ.pod?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/ppport.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/ppport.h?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/private/MakeUtil.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/private/MakeUtil.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/000prereq.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/000prereq.t?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/01bzip2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/01bzip2.t?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/09limitoutput.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/09limitoutput.t?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/99pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/99pod.t?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Builder.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Builder.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/More.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/More.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/Test/Simple.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/t/compress/CompTestUtils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/t/compress/CompTestUtils.pm?rev=71564&op=file
Added: branches/upstream/libcompress-raw-bzip2-perl/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcompress-raw-bzip2-perl/current/typemap?rev=71564&op=file
    
    
More information about the Pkg-perl-cvs-commits
mailing list