r74107 - in /branches/upstream/libnet-ssh2-perl/current: ./ example/ fallback/ inc/Devel/ inc/Module/ inc/Module/Install/ lib/Net/ lib/Net/SSH2/

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat May 7 19:28:27 UTC 2011


Author: carnil
Date: Sat May  7 19:28:15 2011
New Revision: 74107

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74107
Log:
[svn-upgrade] new version libnet-ssh2-perl (0.34)

Added:
    branches/upstream/libnet-ssh2-perl/current/.gitignore
Modified:
    branches/upstream/libnet-ssh2-perl/current/Changes
    branches/upstream/libnet-ssh2-perl/current/MANIFEST
    branches/upstream/libnet-ssh2-perl/current/META.yml
    branches/upstream/libnet-ssh2-perl/current/Makefile.PL
    branches/upstream/libnet-ssh2-perl/current/README
    branches/upstream/libnet-ssh2-perl/current/SSH2.xs
    branches/upstream/libnet-ssh2-perl/current/example/read.pl
    branches/upstream/libnet-ssh2-perl/current/fallback/const-c.inc
    branches/upstream/libnet-ssh2-perl/current/fallback/const-xs.inc
    branches/upstream/libnet-ssh2-perl/current/inc/Devel/CheckLib.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/CheckLib.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2.pm
    branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2/Channel.pm

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

Added: branches/upstream/libnet-ssh2-perl/current/.gitignore
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/.gitignore?rev=74107&op=file

Modified: branches/upstream/libnet-ssh2-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/Changes?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/MANIFEST?rev=74107&op=diff

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

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

Modified: branches/upstream/libnet-ssh2-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/README?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/SSH2.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/SSH2.xs?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/example/read.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/example/read.pl?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/fallback/const-c.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/fallback/const-c.inc?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/fallback/const-xs.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/fallback/const-xs.inc?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Devel/CheckLib.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Devel/CheckLib.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Base.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Can.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/CheckLib.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/CheckLib.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Fetch.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Makefile.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Metadata.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/Win32.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/inc/Module/Install/WriteAll.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2.pm?rev=74107&op=diff

Modified: branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2/Channel.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-ssh2-perl/current/lib/Net/SSH2/Channel.pm?rev=74107&op=diff




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