r26209 - in /branches/upstream/libpoe-component-jabber-perl/current: ./ lib/POE/Component/ lib/POE/Component/Jabber/ lib/POE/Component/Jabber/Utility/ t/

rmayorga-guest at users.alioth.debian.org rmayorga-guest at users.alioth.debian.org
Thu Oct 23 02:27:52 UTC 2008


Author: rmayorga-guest
Date: Thu Oct 23 02:27:44 2008
New Revision: 26209

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26209
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-jabber-perl (2.03)

Added:
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ClientHandle.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/SSLify.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ServerHandle.pm
Modified:
    branches/upstream/libpoe-component-jabber-perl/current/Build.PL
    branches/upstream/libpoe-component-jabber-perl/current/MANIFEST
    branches/upstream/libpoe-component-jabber-perl/current/META.yml
    branches/upstream/libpoe-component-jabber-perl/current/Makefile.PL
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Error.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/J14.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/J2.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Legacy.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Protocol.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/ProtocolFactory.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Status.pm
    branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/XMPP.pm
    branches/upstream/libpoe-component-jabber-perl/current/t/01_basic.t
    branches/upstream/libpoe-component-jabber-perl/current/t/02_xmpp.t
    branches/upstream/libpoe-component-jabber-perl/current/t/03_legacy.t
    branches/upstream/libpoe-component-jabber-perl/current/t/04_j14.t
    branches/upstream/libpoe-component-jabber-perl/current/t/05_j20.t

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

Modified: branches/upstream/libpoe-component-jabber-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/Build.PL?rev=26209&op=diff

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

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

Modified: branches/upstream/libpoe-component-jabber-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/Makefile.PL?rev=26209&op=diff

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

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

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

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

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

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

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

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

Added: branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ClientHandle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ClientHandle.pm?rev=26209&op=file

Added: branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/SSLify.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/SSLify.pm?rev=26209&op=file

Added: branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ServerHandle.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/lib/POE/Component/Jabber/Utility/ServerHandle.pm?rev=26209&op=file

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

Modified: branches/upstream/libpoe-component-jabber-perl/current/t/01_basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/t/01_basic.t?rev=26209&op=diff

Modified: branches/upstream/libpoe-component-jabber-perl/current/t/02_xmpp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/t/02_xmpp.t?rev=26209&op=diff

Modified: branches/upstream/libpoe-component-jabber-perl/current/t/03_legacy.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/t/03_legacy.t?rev=26209&op=diff

Modified: branches/upstream/libpoe-component-jabber-perl/current/t/04_j14.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/t/04_j14.t?rev=26209&op=diff

Modified: branches/upstream/libpoe-component-jabber-perl/current/t/05_j20.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-jabber-perl/current/t/05_j20.t?rev=26209&op=diff




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