r56705 - in /branches/upstream/libdata-entropy-perl: ./ current/ current/lib/ current/lib/Data/ current/lib/Data/Entropy/ current/lib/Data/Entropy/RawSource/ current/t/

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sat Apr 24 01:12:49 UTC 2010


Author: ivan
Date: Sat Apr 24 01:12:36 2010
New Revision: 56705

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56705
Log:
[svn-inject] Installing original source of libdata-entropy-perl

Added:
    branches/upstream/libdata-entropy-perl/
    branches/upstream/libdata-entropy-perl/current/
    branches/upstream/libdata-entropy-perl/current/.cvsignore
    branches/upstream/libdata-entropy-perl/current/Build.PL
    branches/upstream/libdata-entropy-perl/current/Changes
    branches/upstream/libdata-entropy-perl/current/MANIFEST
    branches/upstream/libdata-entropy-perl/current/META.yml
    branches/upstream/libdata-entropy-perl/current/Makefile.PL
    branches/upstream/libdata-entropy-perl/current/README
    branches/upstream/libdata-entropy-perl/current/SIGNATURE
    branches/upstream/libdata-entropy-perl/current/lib/
    branches/upstream/libdata-entropy-perl/current/lib/Data/
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Algorithms.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/CryptCounter.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/Local.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomOrg.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomnumbersInfo.pm
    branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Source.pm
    branches/upstream/libdata-entropy-perl/current/t/
    branches/upstream/libdata-entropy-perl/current/t/choose.t
    branches/upstream/libdata-entropy-perl/current/t/get_bits.t
    branches/upstream/libdata-entropy-perl/current/t/get_int_large.t
    branches/upstream/libdata-entropy-perl/current/t/get_int_medium.t
    branches/upstream/libdata-entropy-perl/current/t/get_int_small.t
    branches/upstream/libdata-entropy-perl/current/t/get_octet.t
    branches/upstream/libdata-entropy-perl/current/t/get_prob_2.t
    branches/upstream/libdata-entropy-perl/current/t/get_prob_333a.t
    branches/upstream/libdata-entropy-perl/current/t/get_prob_333b.t
    branches/upstream/libdata-entropy-perl/current/t/pick.t
    branches/upstream/libdata-entropy-perl/current/t/pod_cvg.t
    branches/upstream/libdata-entropy-perl/current/t/pod_syn.t
    branches/upstream/libdata-entropy-perl/current/t/rand.t
    branches/upstream/libdata-entropy-perl/current/t/rand_bits.t
    branches/upstream/libdata-entropy-perl/current/t/rand_fix.t
    branches/upstream/libdata-entropy-perl/current/t/rand_flt.t
    branches/upstream/libdata-entropy-perl/current/t/rand_int.t
    branches/upstream/libdata-entropy-perl/current/t/rand_prob.t
    branches/upstream/libdata-entropy-perl/current/t/rs_cryptcounter.t
    branches/upstream/libdata-entropy-perl/current/t/rs_local.t
    branches/upstream/libdata-entropy-perl/current/t/rs_randomnumbersinfo.t
    branches/upstream/libdata-entropy-perl/current/t/rs_randomorg.t
    branches/upstream/libdata-entropy-perl/current/t/shuffle.t
    branches/upstream/libdata-entropy-perl/current/t/test0.entropy   (with props)
    branches/upstream/libdata-entropy-perl/current/t/with.t

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

Added: branches/upstream/libdata-entropy-perl/current/.cvsignore
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/.cvsignore?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/Build.PL?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/Changes?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/MANIFEST?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/META.yml?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/Makefile.PL?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/README?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/SIGNATURE?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Algorithms.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Algorithms.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/CryptCounter.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/CryptCounter.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/Local.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/Local.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomOrg.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomOrg.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomnumbersInfo.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/RawSource/RandomnumbersInfo.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Source.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/lib/Data/Entropy/Source.pm?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/choose.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/choose.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_bits.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_bits.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_int_large.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_int_large.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_int_medium.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_int_medium.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_int_small.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_int_small.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_octet.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_octet.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_prob_2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_prob_2.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_prob_333a.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_prob_333a.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/get_prob_333b.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/get_prob_333b.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/pick.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/pick.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/pod_cvg.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/pod_cvg.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/pod_syn.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/pod_syn.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand_bits.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand_bits.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand_fix.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand_fix.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand_flt.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand_flt.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand_int.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand_int.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rand_prob.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rand_prob.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rs_cryptcounter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rs_cryptcounter.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rs_local.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rs_local.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rs_randomnumbersinfo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rs_randomnumbersinfo.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/rs_randomorg.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/rs_randomorg.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/shuffle.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/shuffle.t?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/test0.entropy
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/test0.entropy?rev=56705&op=file

Added: branches/upstream/libdata-entropy-perl/current/t/with.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdata-entropy-perl/current/t/with.t?rev=56705&op=file




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