[Pkg-telepathy-commits] [telepathy-gabble-1] branch debian updated (eb1d3e8 -> 826062c)

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


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

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

      from  eb1d3e8   temporary hack because this snapshot isn't labelled the way we expect
       new  1a19dbe   Imported Upstream version 0.99.8+21+ga9f4bc0
       new  dd86ba5   Merge tag 'upstream/0.99.8+21+ga9f4bc0' into debian
       new  5accc97   New snapshot
       new  84ecb5b   Imported Upstream version 0.99.10
       new  8575200   Merge tag 'upstream/0.99.10' into debian
       new  0a49a9c   Revert "temporary hack because this snapshot isn't labelled the way we expect"
       new  7a3ac15   New release
       new  faed11e   Imported Upstream version 0.99.11
       new  56d04f3   Merge tag 'upstream/0.99.11' into debian
       new  2997a58   0.99.11
       new  826062c   Reassure the configure script that our Python is enough for the tests

The 11 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 +-
 debian/changelog                           |   4 +-
 debian/control                             |   3 +
 debian/rules                               |   2 +-
 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 +-
 84 files changed, 1022 insertions(+), 999 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