r75455 - in /branches/upstream/libnet-epp-perl/current/lib/Net: ./ EPP/ EPP/Frame/ EPP/Frame/Command/ EPP/Frame/Command/Check/ EPP/Frame/Command/Create/ EPP/Frame/Command/Delete/ EPP/Frame/Command/Info/ EPP/Frame/Command/Poll/ EPP/Frame/Command/Renew/ EPP/Frame/Command/Transfer/ EPP/Frame/Command/Update/

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sun Jun 12 08:27:18 UTC 2011


Author: carnil
Date: Sun Jun 12 08:26:38 2011
New Revision: 75455

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

Added:
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm.orig
Modified:
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Client.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Host.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Host.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Host.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Host.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Login.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Logout.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Ack.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Req.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Contact.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Domain.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Host.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Greeting.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Hello.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Response.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Protocol.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/ResponseCodes.pm
    branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm

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

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

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Client.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Client.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Host.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Check/Host.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Host.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Create/Host.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Host.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Delete/Host.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Host.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Info/Host.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Login.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Login.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Logout.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Logout.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Ack.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Ack.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Req.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Poll/Req.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Renew/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Transfer/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Contact.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Contact.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Domain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Domain.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Host.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Command/Update/Host.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Greeting.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Greeting.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Hello.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Hello.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Frame/Response.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Protocol.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Protocol.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/ResponseCodes.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/ResponseCodes.pm?rev=75455&op=diff

Modified: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm?rev=75455&op=diff

Added: branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm.orig
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-epp-perl/current/lib/Net/EPP/Simple.pm.orig?rev=75455&op=file




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