This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libnet-xmpp-perl.

commit ac23648a9c9fc982b22a6b66b25db4f5bbf951ba
Merge: a432605 958c27c
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sat Aug 8 21:06:03 2015 +0200

    Merge tag 'upstream/1.05'
    
    Upstream version 1.05
    
    # gpg: Signature made Sat 08 Aug 2015 09:05:57 PM CEST
    # gpg:                using RSA key 6BE663C75A35C975
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert <a...@deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (E-Mail + Jabber) <a...@noone.org>"
    # gpg:                 aka "Axel Beckert (Symlink) <xta...@symlink.ch>"
    # gpg:                 aka "[jpeg image of size 3155]"
    # gpg:                 aka "Axel Stefan Beckert"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <a...@fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) 
<a...@debian.org>"

 Build.PL                     |   61 +-
 CHANGES                      |   57 ++
 LICENSE                      |  541 ++++++++++++++++
 LICENSE.LGPL                 |  482 ---------------
 MANIFEST                     |   88 +--
 META.json                    |   94 +++
 META.yml                     |  102 +--
 Makefile.PL                  |   38 +-
 README                       |   28 +-
 SIGNATURE                    |   68 ++
 lib/Net/XMPP.pm              |  276 +++++----
 lib/Net/XMPP/Client.pm       |  306 +++++----
 lib/Net/XMPP/Connection.pm   |   52 +-
 lib/Net/XMPP/Debug.pm        |  214 ++++---
 lib/Net/XMPP/IQ.pm           |   15 +-
 lib/Net/XMPP/JID.pm          |  151 +++--
 lib/Net/XMPP/Message.pm      |   15 +-
 lib/Net/XMPP/Namespaces.pm   |  183 +++---
 lib/Net/XMPP/Presence.pm     |  366 +++++++----
 lib/Net/XMPP/PrivacyLists.pm |   14 +-
 lib/Net/XMPP/Protocol.pm     | 1271 +++++++++++++++++++++++---------------
 lib/Net/XMPP/Roster.pm       |  215 ++++---
 lib/Net/XMPP/Stanza.pm       |   58 +-
 stderr                       |   13 -
 t/2_client_jabberd1.4.t      |    2 +-
 t/3_client_jabberd2.t        |    2 +-
 t/config/accounts.yml.copyme |   13 +
 t/gtalk.t                    |  232 +++++++
 t/iq.t                       |    6 +-
 t/jid.t                      |    4 +-
 t/lib/Net/XMPP/Test/Utils.pm |   64 ++
 t/lib/Test/Builder.pm        | 1408 ------------------------------------------
 t/lib/Test/More.pm           | 1248 -------------------------------------
 t/lib/Test/Simple.pm         |  235 -------
 t/memory_cycle.t             |   35 ++
 t/memory_leak.t              |   71 +++
 t/message.t                  |    6 +-
 t/packet_iqauth.t            |    6 +-
 t/packet_iqroster.t          |    4 +-
 t/presence.t                 |    6 +-
 t/rawxml.t                   |    4 +-
 t/roster.t                   |    8 +-
 t/srv.t                      |   73 +++
 43 files changed, 3370 insertions(+), 4765 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnet-xmpp-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to