r31360 - in /branches/upstream/libpoe-component-irc-perl/current: ./ inc/Module/ inc/Module/Install/ lib/POE/Component/ lib/POE/Component/IRC/ lib/POE/Component/IRC/Plugin/ lib/POE/Component/IRC/Qnet/ lib/POE/Filter/ lib/POE/Filter/IRC/ t/04_plugins/12_autojoin/ t/04_plugins/17_dcc/ t/05_regression/ t/inc/Algorithm/ t/inc/Crypt/ t/inc/POE/Component/Client/ t/inc/POE/Component/Client/Ident/ t/inc/POE/Component/Server/ t/inc/POE/Component/Server/IRC/ t/inc/POE/Filter/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Mar 4 00:54:24 UTC 2009


Author: ryan52-guest
Date: Wed Mar  4 00:54:21 2009
New Revision: 31360

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31360
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-irc-perl (5.98+dfsg)

Added:
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/03_banned.t
    branches/upstream/libpoe-component-irc-perl/current/t/05_regression/
    branches/upstream/libpoe-component-irc-perl/current/t/05_regression/01_dcc_chat_close.t
Modified:
    branches/upstream/libpoe-component-irc-perl/current/Changes
    branches/upstream/libpoe-component-irc-perl/current/LICENSE
    branches/upstream/libpoe-component-irc-perl/current/MANIFEST
    branches/upstream/libpoe-component-irc-perl/current/META.yml
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm

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

Modified: branches/upstream/libpoe-component-irc-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/Changes?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/LICENSE?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/MANIFEST?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/META.yml?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm?rev=31360&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/03_banned.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/03_banned.t?rev=31360&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t?rev=31360&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/05_regression/01_dcc_chat_close.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/05_regression/01_dcc_chat_close.t?rev=31360&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm?rev=31360&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm?rev=31360&op=diff




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