r15179 - in /branches/upstream/libpoe-component-irc-perl/current: ./ lib/POE/Component/ lib/POE/Component/IRC/ lib/POE/Component/IRC/Plugin/ lib/POE/Component/IRC/Qnet/ lib/POE/Component/IRC/Test/ lib/POE/Filter/ lib/POE/Filter/IRC/ t/
tincho-guest at users.alioth.debian.org
tincho-guest at users.alioth.debian.org
Tue Feb 19 17:44:53 UTC 2008
Author: tincho-guest
Date: Tue Feb 19 17:44:52 2008
New Revision: 15179
URL: http://svn.debian.org/wsvn/?sc=1&rev=15179
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-irc-perl (5.66)
Added:
branches/upstream/libpoe-component-irc-perl/current/t/5_perl_critic.t
branches/upstream/libpoe-component-irc-perl/current/t/perlcriticrc
Modified:
branches/upstream/libpoe-component-irc-perl/current/Changes
branches/upstream/libpoe-component-irc-perl/current/MANIFEST
branches/upstream/libpoe-component-irc-perl/current/META.yml
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/Pipeline.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/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/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/Projects.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/Component/IRC/Test/Harness.pm
branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Plugin.pm
branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.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/0_compile.t
branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t
branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t
branches/upstream/libpoe-component-irc-perl/current/t/3_connect_ipv6.t
branches/upstream/libpoe-component-irc-perl/current/t/8_registration.t
[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/branches/upstream/libpoe-component-irc-perl/current/Changes?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/MANIFEST?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/META.yml?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Pipeline.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Pipeline.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Harness.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Harness.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Plugin.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Plugin.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/t/0_compile.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/0_compile.t?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t?rev=15179&op=diff
Modified: branches/upstream/libpoe-component-irc-perl/current/t/3_connect_ipv6.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/3_connect_ipv6.t?rev=15179&op=diff
Added: branches/upstream/libpoe-component-irc-perl/current/t/5_perl_critic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/5_perl_critic.t?rev=15179&op=file
Modified: branches/upstream/libpoe-component-irc-perl/current/t/8_registration.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/8_registration.t?rev=15179&op=diff
Added: branches/upstream/libpoe-component-irc-perl/current/t/perlcriticrc
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/perlcriticrc?rev=15179&op=file
More information about the Pkg-perl-cvs-commits
mailing list