r15182 - in /trunk/libpoe-component-irc-perl: ./ debian/ debian/patches/ 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 18:36:06 UTC 2008


Author: tincho-guest
Date: Tue Feb 19 18:36:05 2008
New Revision: 15182

URL: http://svn.debian.org/wsvn/?sc=1&rev=15182
Log:
New upstream release (again). Removing quilt and patches as the bug was resolved upstream. Tagging as ready to go

Added:
    trunk/libpoe-component-irc-perl/t/5_perl_critic.t
      - copied unchanged from r15180, branches/upstream/libpoe-component-irc-perl/current/t/5_perl_critic.t
    trunk/libpoe-component-irc-perl/t/perlcriticrc
      - copied unchanged from r15180, branches/upstream/libpoe-component-irc-perl/current/t/perlcriticrc
Removed:
    trunk/libpoe-component-irc-perl/debian/patches/
Modified:
    trunk/libpoe-component-irc-perl/Changes
    trunk/libpoe-component-irc-perl/MANIFEST
    trunk/libpoe-component-irc-perl/META.yml
    trunk/libpoe-component-irc-perl/debian/changelog
    trunk/libpoe-component-irc-perl/debian/control
    trunk/libpoe-component-irc-perl/debian/rules
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Common.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Constants.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Pipeline.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/AutoJoin.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/BotAddressed.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/BotTraffic.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/CTCP.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/Connector.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/Console.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/FollowTail.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/ISupport.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/Logger.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/NickReclaim.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/NickServID.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/PlugMan.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/Proxy.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin/Whois.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Projects.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Qnet.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Qnet/State.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Harness.pm
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Plugin.pm
    trunk/libpoe-component-irc-perl/lib/POE/Filter/CTCP.pm
    trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC.pm
    trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC/Compat.pm
    trunk/libpoe-component-irc-perl/t/0_compile.t
    trunk/libpoe-component-irc-perl/t/1_filter_compat.t
    trunk/libpoe-component-irc-perl/t/3_connect.t
    trunk/libpoe-component-irc-perl/t/3_connect_ipv6.t
    trunk/libpoe-component-irc-perl/t/8_registration.t

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

Modified: trunk/libpoe-component-irc-perl/Changes
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/Changes?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/MANIFEST
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/MANIFEST?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/META.yml
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/META.yml?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/debian/changelog?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/debian/control?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/debian/rules?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Common.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Common.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Constants.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Constants.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Pipeline.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Pipeline.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Plugin.pm?rev=15182&op=diff

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Projects.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Projects.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Qnet.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Qnet.pm?rev=15182&op=diff

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

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Harness.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Harness.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Plugin.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/Test/Plugin.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Filter/CTCP.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Filter/CTCP.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC/Compat.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/lib/POE/Filter/IRC/Compat.pm?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/t/0_compile.t
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/t/0_compile.t?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/t/1_filter_compat.t
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/t/1_filter_compat.t?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/t/3_connect.t
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/t/3_connect.t?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/t/3_connect_ipv6.t
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/t/3_connect_ipv6.t?rev=15182&op=diff

Modified: trunk/libpoe-component-irc-perl/t/8_registration.t
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-irc-perl/t/8_registration.t?rev=15182&op=diff




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