r22107 - in /branches/upstream/libgnupg-interface-perl: ./ current/ current/lib/ current/lib/GnuPG/ current/t/ current/t/GnuPG/ current/test/ current/test/public-keys-sigs/ current/test/public-keys/ current/test/secret-keys/

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Jun 24 05:48:10 UTC 2008


Author: dmn
Date: Tue Jun 24 05:48:08 2008
New Revision: 22107

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

Added:
    branches/upstream/libgnupg-interface-perl/
    branches/upstream/libgnupg-interface-perl/current/
    branches/upstream/libgnupg-interface-perl/current/COPYING
    branches/upstream/libgnupg-interface-perl/current/ChangeLog
    branches/upstream/libgnupg-interface-perl/current/MANIFEST
    branches/upstream/libgnupg-interface-perl/current/Makefile.PL
    branches/upstream/libgnupg-interface-perl/current/NEWS
    branches/upstream/libgnupg-interface-perl/current/README
    branches/upstream/libgnupg-interface-perl/current/THANKS
    branches/upstream/libgnupg-interface-perl/current/lib/
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Fingerprint.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Handles.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Interface.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Key.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Options.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PrimaryKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PublicKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SecretKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Signature.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SubKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/UserId.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/
    branches/upstream/libgnupg-interface-perl/current/t/Fingerprint.t
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableFingerprint.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePrimaryKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePublicKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSecretKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSignature.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSubKey.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableUserId.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/Interface.t
    branches/upstream/libgnupg-interface-perl/current/t/MyTest.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/MyTestSpecific.pm   (with props)
    branches/upstream/libgnupg-interface-perl/current/t/UserId.t
    branches/upstream/libgnupg-interface-perl/current/t/clearsign.t
    branches/upstream/libgnupg-interface-perl/current/t/decrypt.t
    branches/upstream/libgnupg-interface-perl/current/t/detach_sign.t
    branches/upstream/libgnupg-interface-perl/current/t/encrypt.t
    branches/upstream/libgnupg-interface-perl/current/t/encrypt_symmetrically.t
    branches/upstream/libgnupg-interface-perl/current/t/export_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/get_public_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/get_secret_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/import_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/list_public_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/list_secret_keys.t
    branches/upstream/libgnupg-interface-perl/current/t/list_sigs.t
    branches/upstream/libgnupg-interface-perl/current/t/passphrase_handling.t
    branches/upstream/libgnupg-interface-perl/current/t/sign.t
    branches/upstream/libgnupg-interface-perl/current/t/sign_and_encrypt.t
    branches/upstream/libgnupg-interface-perl/current/t/verify.t
    branches/upstream/libgnupg-interface-perl/current/t/wrap_call.t
    branches/upstream/libgnupg-interface-perl/current/test/
    branches/upstream/libgnupg-interface-perl/current/test/encrypted.1.gpg
    branches/upstream/libgnupg-interface-perl/current/test/key.1.asc
    branches/upstream/libgnupg-interface-perl/current/test/options
    branches/upstream/libgnupg-interface-perl/current/test/passphrase
    branches/upstream/libgnupg-interface-perl/current/test/plain.1.txt
    branches/upstream/libgnupg-interface-perl/current/test/public-keys/
    branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/
    branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.0.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.1.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.0.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.1.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.0.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.1.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.0.test
    branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.1.test
    branches/upstream/libgnupg-interface-perl/current/test/pubring.gpg   (with props)
    branches/upstream/libgnupg-interface-perl/current/test/secret-keys/
    branches/upstream/libgnupg-interface-perl/current/test/secret-keys/1.0.test
    branches/upstream/libgnupg-interface-perl/current/test/secret-keys/2.0.test
    branches/upstream/libgnupg-interface-perl/current/test/secring.gpg   (with props)
    branches/upstream/libgnupg-interface-perl/current/test/signed.1.asc

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

Added: branches/upstream/libgnupg-interface-perl/current/COPYING
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/COPYING?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/ChangeLog?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/MANIFEST?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/Makefile.PL?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/NEWS
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/NEWS?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/README?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/THANKS
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/THANKS?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Fingerprint.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Fingerprint.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Handles.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Handles.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Interface.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Interface.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Key.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Key.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Options.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Options.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PrimaryKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PrimaryKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PublicKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/PublicKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SecretKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SecretKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Signature.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/Signature.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SubKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/SubKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/UserId.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/lib/GnuPG/UserId.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/Fingerprint.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/Fingerprint.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableFingerprint.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableFingerprint.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePrimaryKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePrimaryKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePublicKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparablePublicKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSecretKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSecretKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSignature.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSignature.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSubKey.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableSubKey.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableUserId.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/GnuPG/ComparableUserId.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/Interface.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/Interface.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/MyTest.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/MyTest.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/MyTestSpecific.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/MyTestSpecific.pm?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/UserId.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/UserId.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/clearsign.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/clearsign.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/decrypt.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/decrypt.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/detach_sign.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/detach_sign.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/encrypt.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/encrypt.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/encrypt_symmetrically.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/encrypt_symmetrically.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/export_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/export_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/get_public_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/get_public_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/get_secret_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/get_secret_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/import_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/import_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/list_public_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/list_public_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/list_secret_keys.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/list_secret_keys.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/list_sigs.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/list_sigs.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/passphrase_handling.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/passphrase_handling.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/sign.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/sign.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/sign_and_encrypt.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/sign_and_encrypt.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/verify.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/verify.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/t/wrap_call.t
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/t/wrap_call.t?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/encrypted.1.gpg
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/encrypted.1.gpg?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/key.1.asc
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/key.1.asc?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/options
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/options?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/passphrase
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/passphrase?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/plain.1.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/plain.1.txt?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.1.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/1.1.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.1.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys-sigs/2.1.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.1.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys/1.1.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.1.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/public-keys/2.1.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/pubring.gpg
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/pubring.gpg?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/secret-keys/1.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/secret-keys/1.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/secret-keys/2.0.test
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/secret-keys/2.0.test?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/secring.gpg
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/secring.gpg?rev=22107&op=file

Added: branches/upstream/libgnupg-interface-perl/current/test/signed.1.asc
URL: http://svn.debian.org/wsvn/branches/upstream/libgnupg-interface-perl/current/test/signed.1.asc?rev=22107&op=file




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