r19136 - in /branches/upstream/libauthen-sasl-perl: ./ current/ current/inc/ current/inc/ExtUtils/ current/inc/Module/ current/inc/Module/Install/ current/inc/Test/ current/lib/ current/lib/Authen/ current/lib/Authen/SASL/ current/lib/Authen/SASL/Perl/ current/t/

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Fri Apr 25 08:31:57 UTC 2008


Author: yvesago-guest
Date: Fri Apr 25 08:31:56 2008
New Revision: 19136

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

Added:
    branches/upstream/libauthen-sasl-perl/
    branches/upstream/libauthen-sasl-perl/current/
    branches/upstream/libauthen-sasl-perl/current/Changes
    branches/upstream/libauthen-sasl-perl/current/MANIFEST
    branches/upstream/libauthen-sasl-perl/current/META.yml
    branches/upstream/libauthen-sasl-perl/current/Makefile.PL
    branches/upstream/libauthen-sasl-perl/current/SIGNATURE
    branches/upstream/libauthen-sasl-perl/current/api.txt
    branches/upstream/libauthen-sasl-perl/current/compat_pl   (with props)
    branches/upstream/libauthen-sasl-perl/current/example_pl   (with props)
    branches/upstream/libauthen-sasl-perl/current/inc/
    branches/upstream/libauthen-sasl-perl/current/inc/ExtUtils/
    branches/upstream/libauthen-sasl-perl/current/inc/ExtUtils/AutoInstall.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/
    branches/upstream/libauthen-sasl-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Test/
    branches/upstream/libauthen-sasl-perl/current/inc/Test/Builder.pm
    branches/upstream/libauthen-sasl-perl/current/inc/Test/More.pm
    branches/upstream/libauthen-sasl-perl/current/lib/
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pod
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/CRAM_MD5.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/EXTERNAL.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pod
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/ANONYMOUS.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/CRAM_MD5.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/DIGEST_MD5.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/EXTERNAL.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/GSSAPI.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/LOGIN.pm
    branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/PLAIN.pm
    branches/upstream/libauthen-sasl-perl/current/t/
    branches/upstream/libauthen-sasl-perl/current/t/anon.t
    branches/upstream/libauthen-sasl-perl/current/t/callback.t
    branches/upstream/libauthen-sasl-perl/current/t/cram_md5.t
    branches/upstream/libauthen-sasl-perl/current/t/digest_md5.t
    branches/upstream/libauthen-sasl-perl/current/t/external.t
    branches/upstream/libauthen-sasl-perl/current/t/login.t
    branches/upstream/libauthen-sasl-perl/current/t/order.t
    branches/upstream/libauthen-sasl-perl/current/t/plain.t

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

Added: branches/upstream/libauthen-sasl-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/Changes?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/MANIFEST?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/META.yml?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/Makefile.PL?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/SIGNATURE?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/api.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/api.txt?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/compat_pl
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/compat_pl?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/example_pl
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/example_pl?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/inc/ExtUtils/AutoInstall.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/inc/ExtUtils/AutoInstall.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/inc/Module/AutoInstall.pm?rev=19136&op=file

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

Added: branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/inc/Module/Install/AutoInstall.pm?rev=19136&op=file

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL.pod?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/CRAM_MD5.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/CRAM_MD5.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/EXTERNAL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/EXTERNAL.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl.pod?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/ANONYMOUS.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/ANONYMOUS.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/CRAM_MD5.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/CRAM_MD5.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/DIGEST_MD5.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/DIGEST_MD5.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/EXTERNAL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/EXTERNAL.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/GSSAPI.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/GSSAPI.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/LOGIN.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/LOGIN.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/PLAIN.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/lib/Authen/SASL/Perl/PLAIN.pm?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/anon.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/anon.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/callback.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/callback.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/cram_md5.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/cram_md5.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/digest_md5.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/digest_md5.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/external.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/external.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/login.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/login.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/order.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/order.t?rev=19136&op=file

Added: branches/upstream/libauthen-sasl-perl/current/t/plain.t
URL: http://svn.debian.org/wsvn/branches/upstream/libauthen-sasl-perl/current/t/plain.t?rev=19136&op=file




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