[Pkg-telepathy-commits] [telepathy-gabble] 05/06: Merge tag 'upstream/0.18.1' into debian

Simon McVittie smcv at alioth.debian.org
Mon Sep 9 15:22:25 UTC 2013


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

smcv pushed a commit to branch debian
in repository telepathy-gabble.

commit cae79b73042cd0529ee5eca0dac51822ae0de83f
Merge: d280245 3d7179a
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Sep 9 12:30:59 2013 +0100

    Merge tag 'upstream/0.18.1' into debian
    
    Upstream version 0.18.1

 ChangeLog                                          |   20 +
 INSTALL                                            |    8 +-
 Makefile.in                                        |  306 ++--
 NEWS                                               |   14 +
 aclocal.m4                                         |  662 +++++----
 config.guess                                       |    8 +-
 config.sub                                         |    2 +-
 configure                                          |  507 ++++---
 configure.ac                                       |    2 +-
 data/Makefile.in                                   |  104 +-
 depcomp                                            |  455 +++---
 docs/Makefile.in                                   |  109 +-
 extensions/Makefile.in                             |  202 ++-
 gabble/Makefile.in                                 |  175 ++-
 install-sh                                         |   14 +-
 lib/Makefile.in                                    |  264 ++--
 lib/ext/Makefile.in                                |  266 ++--
 lib/ext/wocky/Makefile.in                          |    2 +-
 lib/ext/wocky/aclocal.m4                           |   46 +-
 lib/ext/wocky/config.guess                         |    8 +-
 lib/ext/wocky/config.sub                           |    2 +-
 lib/ext/wocky/configure                            |   89 +-
 lib/ext/wocky/docs/Makefile.in                     |    2 +-
 lib/ext/wocky/docs/reference/Makefile.in           |   85 +-
 .../docs/reference/html/WockyAuthRegistry.html     |  532 +++----
 .../docs/reference/html/WockyBareContact.html      |  254 ++--
 .../wocky/docs/reference/html/WockyCapsCache.html  |  110 +-
 .../wocky/docs/reference/html/WockyContact.html    |   16 +-
 .../docs/reference/html/WockyDiscoIdentity.html    |  186 +--
 .../docs/reference/html/WockyJingleContent.html    |  434 +++---
 .../docs/reference/html/WockyJingleFactory.html    |  112 +-
 .../docs/reference/html/WockyJingleMediaRtp.html   |  310 ++--
 .../docs/reference/html/WockyJingleSession.html    |  372 ++---
 .../reference/html/WockyJingleTransportGoogle.html |    4 +-
 .../reference/html/WockyJingleTransportIceUdp.html |    4 +-
 .../reference/html/WockyJingleTransportRawUdp.html |    4 +-
 lib/ext/wocky/docs/reference/html/WockyMuc.html    |  572 ++++----
 .../wocky/docs/reference/html/WockyNodeTree.html   |   38 +-
 .../wocky/docs/reference/html/WockyPubsubNode.html |  676 ++++-----
 .../docs/reference/html/WockyResourceContact.html  |   36 +-
 .../wocky/docs/reference/html/WockySession.html    |   38 +-
 .../docs/reference/html/annotation-glossary.html   |    6 +-
 .../wocky/docs/reference/html/api-index-full.html  |    4 +-
 lib/ext/wocky/docs/reference/html/ch01.html        |    6 +-
 lib/ext/wocky/docs/reference/html/index.html       |    4 +-
 lib/ext/wocky/docs/reference/html/index.sgml       | 1137 ++++++++-------
 lib/ext/wocky/docs/reference/html/object-tree.html |    4 +-
 .../reference/html/wocky-Wocky-OpenSSL-TLS.html    |  252 +++-
 .../reference/html/wocky-WockyAuthHandler.html     |  204 +--
 .../docs/reference/html/wocky-WockyC2SPorter.html  |  318 ++---
 .../docs/reference/html/wocky-WockyCapsHash.html   |   70 +-
 .../docs/reference/html/wocky-WockyConnector.html  |  284 ++--
 .../reference/html/wocky-WockyContactFactory.html  |  150 +-
 .../docs/reference/html/wocky-WockyDataForm.html   |  412 +++---
 .../docs/reference/html/wocky-WockyJabberAuth.html |   36 +-
 .../docs/reference/html/wocky-WockyJingleInfo.html |  174 ++-
 .../html/wocky-WockyJingleTransportIface.html      |  184 +--
 .../docs/reference/html/wocky-WockyMetaPorter.html |  202 +--
 .../wocky/docs/reference/html/wocky-WockyNode.html | 1474 ++++++++++----------
 .../docs/reference/html/wocky-WockyPepService.html |  130 +-
 .../wocky/docs/reference/html/wocky-WockyPing.html |   18 +-
 .../docs/reference/html/wocky-WockyPorter.html     |  934 ++++++-------
 .../reference/html/wocky-WockyPubsubService.html   |  366 ++---
 .../docs/reference/html/wocky-WockyRoster.html     |  248 ++--
 .../docs/reference/html/wocky-WockySaslAuth.html   |   32 +-
 .../docs/reference/html/wocky-WockyStanza.html     |  560 ++++----
 .../reference/html/wocky-WockyTLSConnector.html    |    4 +-
 .../docs/reference/html/wocky-WockyTLSHandler.html |  118 +-
 .../reference/html/wocky-WockyXmppConnection.html  |  394 +++---
 .../docs/reference/html/wocky-WockyXmppReader.html |  218 +--
 .../docs/reference/html/wocky-WockyXmppWriter.html |  166 +--
 .../docs/reference/html/wocky-wocky-debug.html     |   25 +-
 .../docs/reference/html/wocky-wocky-enumtypes.html |    4 +-
 .../html/wocky-wocky-heartbeat-source.html         |    4 +-
 .../reference/html/wocky-wocky-http-proxy.html     |    4 +-
 .../html/wocky-wocky-jabber-auth-digest.html       |    4 +-
 .../html/wocky-wocky-jabber-auth-password.html     |    4 +-
 .../html/wocky-wocky-jingle-info-internal.html     |   24 +-
 .../reference/html/wocky-wocky-jingle-types.html   |  662 +++++----
 .../reference/html/wocky-wocky-namespaces.html     |  404 +++---
 .../reference/html/wocky-wocky-pubsub-helpers.html |  446 +++---
 .../html/wocky-wocky-pubsub-node-protected.html    |  152 +-
 .../html/wocky-wocky-pubsub-service-protected.html |   82 +-
 .../html/wocky-wocky-sasl-digest-md5.html          |    4 +-
 .../reference/html/wocky-wocky-sasl-plain.html     |    4 +-
 .../reference/html/wocky-wocky-sasl-scram.html     |    4 +-
 .../reference/html/wocky-wocky-sasl-utils.html     |   26 +-
 .../docs/reference/html/wocky-wocky-utils.html     |  564 ++++----
 .../reference/html/wocky-wocky-xmpp-error.html     |  516 +++----
 lib/ext/wocky/docs/reference/html/wocky-wocky.html |   28 +-
 lib/ext/wocky/docs/reference/html/wocky.devhelp2   | 1077 +++++++-------
 lib/ext/wocky/examples/Makefile.in                 |    2 +-
 lib/ext/wocky/gtk-doc.make                         |   70 +-
 lib/ext/wocky/ltmain.sh                            |   32 +-
 lib/ext/wocky/m4/Makefile.in                       |    2 +-
 lib/ext/wocky/m4/gtk-doc.m4                        |    6 +-
 lib/ext/wocky/m4/libtool.m4                        |   73 +-
 lib/ext/wocky/tests/Makefile.in                    |    2 +-
 lib/ext/wocky/tools/Makefile.in                    |    2 +-
 lib/ext/wocky/wocky/Makefile.in                    |    2 +-
 lib/ext/wocky/wocky/wocky-c2s-porter.c             |   10 +
 lib/gibber/Makefile.in                             |  205 ++-
 ltmain.sh                                          |   32 +-
 m4/Makefile.in                                     |  101 +-
 m4/libtool.m4                                      |   73 +-
 missing                                            |  414 ++----
 plugins/Makefile.in                                |  228 +--
 src/Makefile.in                                    |  237 ++--
 test-driver                                        |  127 ++
 tests/Makefile.in                                  |  754 +++++++---
 tests/suppressions/Makefile.in                     |  101 +-
 tests/twisted/Makefile.in                          |  198 ++-
 tools/Makefile.in                                  |  103 +-
 113 files changed, 11914 insertions(+), 10057 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-gabble.git



More information about the Pkg-telepathy-commits mailing list