r70852 - in /branches/upstream/libsvn-dump-perl/current: ./ eg/ lib/SVN/ lib/SVN/Dump/ t/ t/dump/fail/ t/dump/full/ t/dump/gzip/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Mar 8 03:31:21 UTC 2011


Author: jawnsy-guest
Date: Tue Mar  8 03:31:11 2011
New Revision: 70852

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70852
Log:
[svn-upgrade] new version libsvn-dump-perl (0.05)

Added:
    branches/upstream/libsvn-dump-perl/current/t/26dump_gz.t
    branches/upstream/libsvn-dump-perl/current/t/27transform.t
    branches/upstream/libsvn-dump-perl/current/t/README.txt
    branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsize.svn
    branches/upstream/libsvn-dump-perl/current/t/dump/full/test123-r0-r10-v16.svn
    branches/upstream/libsvn-dump-perl/current/t/dump/full/test456-replace.svn
    branches/upstream/libsvn-dump-perl/current/t/dump/gzip/
    branches/upstream/libsvn-dump-perl/current/t/dump/gzip/test123-r0-r4.svn.gz   (with props)
Removed:
    branches/upstream/libsvn-dump-perl/current/t/dump/fail/h_blank.svn
    branches/upstream/libsvn-dump-perl/current/t/dump/fail/h_empty.svn
Modified:
    branches/upstream/libsvn-dump-perl/current/Build.PL
    branches/upstream/libsvn-dump-perl/current/Changes
    branches/upstream/libsvn-dump-perl/current/MANIFEST
    branches/upstream/libsvn-dump-perl/current/META.yml
    branches/upstream/libsvn-dump-perl/current/Makefile.PL
    branches/upstream/libsvn-dump-perl/current/README
    branches/upstream/libsvn-dump-perl/current/eg/svndump_stats.pl
    branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump.pm
    branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Headers.pm
    branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Reader.pm
    branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Record.pm
    branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Text.pm
    branches/upstream/libsvn-dump-perl/current/t/13record.t
    branches/upstream/libsvn-dump-perl/current/t/23record.t
    branches/upstream/libsvn-dump-perl/current/t/25dump.t
    branches/upstream/libsvn-dump-perl/current/t/29fail.t
    branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsum.svn

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

Modified: branches/upstream/libsvn-dump-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/Build.PL?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/Changes?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/MANIFEST?rev=70852&op=diff

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

Modified: branches/upstream/libsvn-dump-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/Makefile.PL?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/README?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/eg/svndump_stats.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/eg/svndump_stats.pl?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump.pm?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Headers.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Headers.pm?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Reader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Reader.pm?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Record.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Record.pm?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Text.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/lib/SVN/Dump/Text.pm?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/t/13record.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/13record.t?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/t/23record.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/23record.t?rev=70852&op=diff

Modified: branches/upstream/libsvn-dump-perl/current/t/25dump.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/25dump.t?rev=70852&op=diff

Added: branches/upstream/libsvn-dump-perl/current/t/26dump_gz.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/26dump_gz.t?rev=70852&op=file

Added: branches/upstream/libsvn-dump-perl/current/t/27transform.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/27transform.t?rev=70852&op=file

Modified: branches/upstream/libsvn-dump-perl/current/t/29fail.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/29fail.t?rev=70852&op=diff

Added: branches/upstream/libsvn-dump-perl/current/t/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/README.txt?rev=70852&op=file

Added: branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsize.svn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsize.svn?rev=70852&op=file

Modified: branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsum.svn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/dump/fail/r_badsum.svn?rev=70852&op=diff

Added: branches/upstream/libsvn-dump-perl/current/t/dump/full/test123-r0-r10-v16.svn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/dump/full/test123-r0-r10-v16.svn?rev=70852&op=file

Added: branches/upstream/libsvn-dump-perl/current/t/dump/full/test456-replace.svn
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/dump/full/test456-replace.svn?rev=70852&op=file

Added: branches/upstream/libsvn-dump-perl/current/t/dump/gzip/test123-r0-r4.svn.gz
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libsvn-dump-perl/current/t/dump/gzip/test123-r0-r4.svn.gz?rev=70852&op=file




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