[Pkg-telepathy-commits] [telepathy-gabble-1] branch upstream updated (97a74f7 -> faed11e)

Simon McVittie smcv at debian.org
Wed May 14 12:08:05 UTC 2014


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

smcv pushed a change to branch upstream
in repository telepathy-gabble-1.

      from  97a74f7   Imported Upstream version 0.99.8+20+gc3c3bb5
       new  1a19dbe   Imported Upstream version 0.99.8+21+ga9f4bc0
       new  84ecb5b   Imported Upstream version 0.99.10
       new  faed11e   Imported Upstream version 0.99.11

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                  | 229 +++++++++++++++++++++++++++++
 NEWS                                       |  32 +++-
 aclocal.m4                                 |  55 +++++++
 build-aux/config.guess                     | 192 ++++--------------------
 build-aux/config.sub                       |  23 +--
 config.h.in                                |   4 +-
 configure                                  |  88 +++++------
 configure.ac                               |  14 +-
 extensions/all.xml                         |   2 +-
 lib/ext/wocky/aclocal.m4                   |  55 +++++++
 lib/ext/wocky/config.guess                 | 192 ++++--------------------
 lib/ext/wocky/config.sub                   |  23 +--
 lib/ext/wocky/configure                    |  12 +-
 lib/ext/wocky/ltmain.sh                    |   4 +-
 lib/ext/wocky/m4/libtool.m4                |  12 +-
 plugins/console/channel-manager.c          |   4 +-
 plugins/test.c                             |   6 +-
 src/addressing-util.c                      |  15 +-
 src/addressing-util.h                      |   2 +-
 src/auth-manager.c                         |  12 +-
 src/bytestream-factory.c                   |   6 +-
 src/bytestream-ibb.c                       |   8 +-
 src/bytestream-iface.c                     |   4 +-
 src/bytestream-muc.c                       |  10 +-
 src/bytestream-multiple.c                  |   8 +-
 src/bytestream-socks5.c                    |   8 +-
 src/call-content.c                         |   2 +-
 src/call-stream.c                          |   2 +-
 src/conn-addressing.c                      |  40 ++---
 src/conn-addressing.h                      |   2 +-
 src/conn-aliasing.c                        |  12 +-
 src/conn-aliasing.h                        |   2 +-
 src/conn-avatars.c                         |  15 +-
 src/conn-avatars.h                         |   2 +-
 src/conn-client-types.c                    |  12 +-
 src/conn-client-types.h                    |   2 +-
 src/conn-contact-info.c                    |  16 +-
 src/conn-contact-info.h                    |   2 +-
 src/conn-location.c                        |  11 +-
 src/conn-location.h                        |   2 +-
 src/conn-presence.c                        | 131 ++++-------------
 src/conn-presence.h                        |   2 +-
 src/conn-sidecars.c                        |   8 +-
 src/connection.c                           | 177 ++++++++++------------
 src/connection.h                           |   6 -
 src/ft-manager.c                           |  15 +-
 src/gabble.c                               |   1 -
 src/im-factory.c                           |  34 +++--
 src/jingle-tp-util.c                       |   2 +
 src/media-factory.c                        |  20 +--
 src/muc-channel.c                          |  68 ++++-----
 src/muc-channel.h                          |   2 +-
 src/muc-factory.c                          |  75 +++++-----
 src/presence-cache.c                       |   3 +-
 src/private-tubes-factory.c                |  29 ++--
 src/protocol.c                             |  16 --
 src/roomlist-manager.c                     |  17 ++-
 src/roster.c                               |  10 +-
 src/search-manager.c                       |  42 ++++--
 src/server-sasl-channel.c                  |  34 ++---
 src/server-sasl-channel.h                  |   2 -
 src/server-tls-channel.c                   |   2 +-
 src/server-tls-manager.c                   |   8 +-
 src/tls-certificate.c                      |  40 ++---
 src/tls-certificate.h                      |   2 -
 src/tube-dbus.c                            |   6 +-
 src/tube-dbus.h                            |   2 +-
 src/tube-stream.c                          |  10 +-
 src/tube-stream.h                          |   2 +-
 src/write-mgr-file.c                       |  15 +-
 tests/test-gabble-idle-weak.c              |   1 -
 tests/test-handles.c                       |   6 +-
 tests/test-parse-message.c                 |   1 -
 tests/test-presence.c                      |   1 -
 tests/tp-error-from-wocky.c                |   2 -
 tests/twisted/constants.py                 |   3 +
 tests/twisted/mail-notification.py         |  55 ++++---
 tests/twisted/roster/test-google-roster.py |   6 +-
 tests/twisted/search/search_helper.py      |   1 +
 tests/twisted/test-location.py             |   9 +-
 tools/glib-ginterface-gen.py               |   4 +-
 81 files changed, 1016 insertions(+), 996 deletions(-)

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



More information about the Pkg-telepathy-commits mailing list