--- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-doc.doc-base +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-doc.doc-base @@ -0,0 +1,9 @@ +Document: telepathy-glib +Title: telepathy-glib Reference Manual +Author: Simon McVittie et al +Abstract: This manual provides API documentation for Telepathy's GLib bindings. +Section: Programming/C + +Format: HTML +Index: /usr/share/doc/libtelepathy-glib-doc/telepathy-glib/index.html +Files: /usr/share/doc/libtelepathy-glib-doc/telepathy-glib/*.html --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-doc.examples +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-doc.examples @@ -0,0 +1,5 @@ +examples/tp-glib-examples.supp +examples/README +examples/Makefile.am +# The rest of the examples are in subdirectories, which dh_installexamples +# can't do (without copying the whole directory, which we don't want either). --- telepathy-glib-0.7.37.orig/debian/README.source +++ telepathy-glib-0.7.37/debian/README.source @@ -0,0 +1,71 @@ +.symbols file +============= + +Recent versions of telepathy-glib (>= 0.7.10) generate a sample version of the +file libtelepathy-glib0.symbols at build time. This is not automatically used +for anything, but it's a convenient way to update the Debian packaging for +new symbols. + +When packaging new upstream releases, you can update the version +that's actually used to build the package by copying it from +telepathy-glib/_gen/ into the debian/ directory. + +Patches +======= + +This package occasionally uses cdbs simple-patch-system to store +modifications to the upstream source, although in most uploads no patches +are needed. + +To get the fully patched source: make -f debian/rules patch + +To revert to what's in git: make -f debian/rules unpatch + +To add a patch: obtain a diff and put it in debian/patches, or see below + +To remove an existing patch: delete it from debian/patches + +Packaging using git +=================== + +The repository contains an appropriate debian/gbp.conf to build this package +using git-buildpackage. The debian branch contains the latest upstream versions +(for unstable, or experimental while a freeze is in progress). The debian-lenny +branch contains versions targeted for lenny, etc. + +Here's how to build it: + + git clone git://git.debian.org/git/pkg-telepathy/telepathy-glib + cd telepathy-glib + git checkout debian + git-buildpackage -us -uc + +or for testing/stable branches like debian-lenny: + + git clone git://git.debian.org/git/pkg-telepathy/telepathy-glib + cd telepathy-glib + git checkout debian-lenny + git-buildpackage -us -uc --git-debian-branch=debian-lenny + +The branch 'upstream' is a copy of the contents of upstream tarballs. To import +upstream tarballs use: + + git checkout debian + git-import-orig ~/telepathy-glib-0.7.x.tar.gz + +The branch 'debian-patches' is 'upstream' plus any patches needed for Debian. +It should be rebased on 'upstream' after each upstream release: + + git checkout debian-patches + git rebase upstream + +The preferred way of adding patches is to cherry pick from an upstream +repository: + + git remote add collabora \ + git+ssh://git.collabora.co.uk/git/telepathy-glib.git + git fetch + git checkout debian-patches + git cherry-pick xxxxxxxxxxxxxx + git checkout debian + fakeroot debian/rules update-patches --- telepathy-glib-0.7.37.orig/debian/copyright +++ telepathy-glib-0.7.37/debian/copyright @@ -0,0 +1,47 @@ +This package was debianized by Simon McVittie +on Fri Apr 20 2007. + +It was downloaded from: +http://telepathy.freedesktop.org/releases/telepathy-glib/ + +Copyright: + * Copyright (C) 2005-2009 Collabora Ltd. + * Copyright (C) 2005-2009 Nokia Corporation + +Upstream Authors: + +Ross Burton +Guillaume Desmottes +Dafydd Harries +Robert McQueen +Simon McVittie +Mads Chr. Olesen +Senko Rasic +Ole André Ravnaas +Olli Salli +Sjoerd Simons +Rob Taylor + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + +The packaging is: + + * Copyright (C) 2006 Daniel Holbach + * Copyright (C) 2006-2009 Collabora Ltd. + +and is licensed under the same terms as the software. --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-doc.links +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-doc.links @@ -0,0 +1 @@ +usr/share/doc/libtelepathy-glib-doc/telepathy-glib usr/share/gtk-doc/html/telepathy-glib --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib0-dbg.links +++ telepathy-glib-0.7.37/debian/libtelepathy-glib0-dbg.links @@ -0,0 +1 @@ +usr/share/doc/libtelepathy-glib0 usr/share/doc/libtelepathy-glib0-dbg --- telepathy-glib-0.7.37.orig/debian/control +++ telepathy-glib-0.7.37/debian/control @@ -0,0 +1,78 @@ +Source: telepathy-glib +Section: libs +Priority: optional +Maintainer: Debian Telepathy maintainers +Uploaders: Dafydd Harries , + Simon McVittie , + Sjoerd Simons , + Laurent Bigonville , + Jonny Lamb +Build-Depends: cdbs, + dbus, + debhelper (>= 5), + libglib2.0-dev (>= 2.16), + libdbus-glib-1-dev (>= 0.73), + libdbus-1-dev (>= 0.95), + xsltproc, + python, + gtk-doc-tools (>= 1.10), + pkg-config (>= 0.21) +Standards-Version: 3.8.3 +Vcs-Git: git://git.debian.org/git/pkg-telepathy/telepathy-glib.git +Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/telepathy-glib.git +Homepage: http://telepathy.freedesktop.org/wiki/ + +Package: libtelepathy-glib0 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: telepathy-gabble (<< 0.7.9), telepathy-sofiasip (<< 0.5.17) +Description: Telepathy framework - GLib library + This package contains telepathy-glib, a GLib-based library for Telepathy + components. + . + Telepathy is a D-Bus framework for unifying real time communication, + including instant messaging, voice calls and video calls. It abstracts + differences between protocols to provide a unified interface for + applications. + +Package: libtelepathy-glib-dev +Architecture: any +Section: libdevel +Depends: libtelepathy-glib0 (= ${binary:Version}), libglib2.0-dev (>= 2.10), libdbus-1-dev (>= 0.95), libdbus-glib-1-dev (>= 0.73), pkg-config (>= 0.21), ${misc:Depends} +Suggests: libtelepathy-glib-doc +Description: GLib Telepathy connection manager library (headers) + This package contains development files for telepathy-glib, a GLib-based + library for Telepathy components. + . + Telepathy is a D-Bus framework for unifying real time communication, + including instant messaging, voice calls and video calls. It abstracts + differences between protocols to provide a unified interface for + applications. + +Package: libtelepathy-glib0-dbg +Architecture: any +Section: debug +Priority: extra +Depends: libtelepathy-glib0 (= ${binary:Version}), ${misc:Depends} +Description: GLib Telepathy library (debug symbols) + This package contains support for debugging programs that use telepathy-glib, + a GLib-based library for Telepathy components. + . + Telepathy is a D-Bus framework for unifying real time communication, + including instant messaging, voice calls and video calls. It abstracts + differences between protocols to provide a unified interface for + applications. + +Package: libtelepathy-glib-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: devhelp +Description: GLib Telepathy library (documentation) + This package contains HTML documentation for telepathy-glib, a GLib-based + library for Telepathy components. + . + Telepathy is a D-Bus framework for unifying real time communication, + including instant messaging, voice calls and video calls. It abstracts + differences between protocols to provide a unified interface for + applications. --- telepathy-glib-0.7.37.orig/debian/compat +++ telepathy-glib-0.7.37/debian/compat @@ -0,0 +1 @@ +5 --- telepathy-glib-0.7.37.orig/debian/watch +++ telepathy-glib-0.7.37/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-(.*).tar.gz --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib0.install +++ telepathy-glib-0.7.37/debian/libtelepathy-glib0.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libtelepathy-glib.so.* --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-doc.install +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-doc.install @@ -0,0 +1,21 @@ +debian/tmp/usr/share/doc/libtelepathy-glib-doc/telepathy-glib +# Many of the examples are in subdirectories, which dh_installexamples +# can't do (without copying the whole directory, which we don't want either) +# so we do them here. +examples/client/*.c /usr/share/doc/libtelepathy-glib-doc/examples/client +examples/client/*.am /usr/share/doc/libtelepathy-glib-doc/examples/client +examples/extensions/*.xml /usr/share/doc/libtelepathy-glib-doc/examples/extensions +examples/extensions/*.c /usr/share/doc/libtelepathy-glib-doc/examples/extensions +examples/extensions/*.h /usr/share/doc/libtelepathy-glib-doc/examples/extensions +examples/extensions/*.am /usr/share/doc/libtelepathy-glib-doc/examples/extensions +examples/cm/*.am /usr/share/doc/libtelepathy-glib-doc/examples/cm +examples/cm/echo/*.am /usr/share/doc/libtelepathy-glib-doc/examples/cm/echo +examples/cm/echo/*.c /usr/share/doc/libtelepathy-glib-doc/examples/cm/echo +examples/cm/echo/*.h /usr/share/doc/libtelepathy-glib-doc/examples/cm/echo +examples/cm/extended/*.am /usr/share/doc/libtelepathy-glib-doc/examples/cm/extended +examples/cm/extended/*.c /usr/share/doc/libtelepathy-glib-doc/examples/cm/extended +examples/cm/extended/*.h /usr/share/doc/libtelepathy-glib-doc/examples/cm/extended +examples/cm/no-protocols/*.am /usr/share/doc/libtelepathy-glib-doc/examples/cm/no-protocols +examples/cm/no-protocols/*.c /usr/share/doc/libtelepathy-glib-doc/examples/cm/no-protocols +examples/cm/no-protocols/*.h /usr/share/doc/libtelepathy-glib-doc/examples/cm/no-protocols +examples/cm/no-protocols/Makefile.am /usr/share/doc/libtelepathy-glib-doc/examples/cm/no-protocols --- telepathy-glib-0.7.37.orig/debian/update-patches.mk +++ telepathy-glib-0.7.37/debian/update-patches.mk @@ -0,0 +1,10 @@ +update-patches: + mkdir -p $(CURDIR)/debian/patches + rm -f $(CURDIR)/debian/patches/*.patch + git-format-patch -o $(CURDIR)/debian/patches debian-patches ^upstream + for patch in $$(ls $(CURDIR)/debian/patches/*.patch) ; \ + do \ + lines=$$(cat $$patch | wc -l) ; \ + head -n $$(($$lines - 3)) $$patch > $${patch}.chomped ; \ + mv $${patch}.chomped $$patch ; \ + done --- telepathy-glib-0.7.37.orig/debian/changelog +++ telepathy-glib-0.7.37/debian/changelog @@ -0,0 +1,345 @@ +telepathy-glib (0.7.37-1) unstable; urgency=low + + * New upstream version (API, ABI added) + + -- Simon McVittie Mon, 14 Sep 2009 16:55:53 +0100 + +telepathy-glib (0.7.36-1) unstable; urgency=low + + * New upstream version (API, ABI added) + + -- Simon McVittie Thu, 03 Sep 2009 20:23:03 +0100 + +telepathy-glib (0.7.35-1) unstable; urgency=low + + * New upstream version (API, ABI added) + * add Breaks: relation for old Gabble and telepathy-sofiasip versions, due + to some unnecessary assertions in those versions (working versions are + already present in squeeze, but not in lenny) + + -- Simon McVittie Tue, 18 Aug 2009 18:48:25 +0100 + +telepathy-glib (0.7.34-1) unstable; urgency=low + + * New upstream version (API, ABI added) + * Standards-Version: 3.8.3 (no changes required) + * Add a doc-base entry for libtelepathy-glib-doc + + -- Simon McVittie Sun, 16 Aug 2009 16:30:00 +0100 + +telepathy-glib (0.7.33-1) unstable; urgency=low + + * New upstream version (API, ABI unchanged) + + Should fix builds on powerpc, sparc etc. + * Standards-Version: 3.8.2 (no changes required) + + -- Simon McVittie Fri, 26 Jun 2009 18:39:28 +0100 + +telepathy-glib (0.7.32-1) unstable; urgency=low + + * New upstream version (lots of API, ABI added) + + Fixed a segfault in callable example CM (fd.o #22182, LP: #385358) + + -- Simon McVittie Fri, 12 Jun 2009 17:31:22 +0100 + +telepathy-glib (0.7.31-1) unstable; urgency=low + + * Run `make check` when telepathy-glib is compiled, unless nocheck is in + DEB_BUILD_OPTIONS + + Build-Depend on dbus so the tests can be run + * New upstream version (API, ABI added) + + -- Simon McVittie Wed, 27 May 2009 17:46:28 +0100 + +telepathy-glib (0.7.29-1) unstable; urgency=low + + * New upstream release. + * debian/gbp.conf: Removed no-create-orig line. + * debian/libtelepathy-glib0.symbols: Updated. + * debian/control: + + Removed XS-Dm-Upload-Allowed. + + Added myself to Uploaders. + * debian/copyright: Updated copyright years. + * debian/rules: Updated ABI. + + -- Jonny Lamb Sat, 04 Apr 2009 11:09:32 +0100 + +telepathy-glib (0.7.28-1) unstable; urgency=low + + * New upstream version (ABI, API added) + * Put the -dbg package in section debug, as per recent archive changes + * Remove obsolete Conflicts/Replaces with libtelepathy-glib-static-dev, which + was never in a stable release (and probably never in Debian at all) + + -- Simon McVittie Tue, 24 Mar 2009 22:06:52 +0000 + +telepathy-glib (0.7.27-1) unstable; urgency=low + + * New upstream version (ABI, API added) + * Standards-Version: 3.8.1 (no changes required) + + -- Simon McVittie Tue, 17 Mar 2009 21:38:41 +0000 + +telepathy-glib (0.7.26-1) unstable; urgency=low + + * New upstream version (ABI, API added) + + -- Simon McVittie Mon, 16 Feb 2009 17:05:49 +0000 + +telepathy-glib (0.7.25-2) unstable; urgency=low + + * Upload to debian unstable. + + -- Laurent Bigonville Mon, 16 Feb 2009 10:33:05 +0100 + +telepathy-glib (0.7.25-1) experimental; urgency=low + + * New upstream version (no new ABI) + + -- Simon McVittie Fri, 30 Jan 2009 18:48:37 +0000 + +telepathy-glib (0.7.24-1) experimental; urgency=low + + * New upstream version (ABI, API added) + + -- Simon McVittie Wed, 28 Jan 2009 18:04:32 +0000 + +telepathy-glib (0.7.23-1) experimental; urgency=low + + * New upstream version (ABI, API added) + * [lintian] Remove duplicate "Section: libs" from main package in + debian/control + + -- Simon McVittie Tue, 20 Jan 2009 15:58:36 +0000 + +telepathy-glib (0.7.20-1) experimental; urgency=low + + * New upstream release (ABI, API added) + * Move packaging to git; the setup is basically the same as + telepathy-farsight, but with pristine-tar enabled + * debian/control: wrap Uploaders line + * debian/control: add ${misc:Depends} to everything + + -- Simon McVittie Thu, 18 Dec 2008 01:58:54 +0000 + +telepathy-glib (0.7.19-1) experimental; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Fri, 05 Dec 2008 17:02:16 +0000 + +telepathy-glib (0.7.18-1) experimental; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Mon, 03 Nov 2008 16:12:32 +0000 + +telepathy-glib (0.7.17-1) experimental; urgency=low + + * New upstream release (ABI, API added) + * Update build dependencies again: since 0.7.16 we need gtkdoc 1.10 + * Format build dependencies in multiple lines while I'm there + * Standards-Version 3.8.0: put a note about patches in README.source + + -- Simon McVittie Tue, 14 Oct 2008 17:50:05 +0100 + +telepathy-glib (0.7.16-1) experimental; urgency=low + + * New upstream release (ABI, API added) + * Update build dependencies: since 0.7.14, we need GLib 2.16 + + -- Simon McVittie Fri, 26 Sep 2008 18:22:57 +0100 + +telepathy-glib (0.7.15-1) experimental; urgency=low + + [ Simon McVittie ] + * New upstream release (ABI, API added) + + [ Laurent Bigonville ] + * Use my debian.org address in Uploaders + + -- Simon McVittie Thu, 18 Sep 2008 15:22:13 -0700 + +telepathy-glib (0.7.14-1) experimental; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Tue, 19 Aug 2008 14:16:21 +0100 + +telepathy-glib (0.7.13-1) experimental; urgency=low + + * New upstream release (ABI, API added) + * Target experimental for now, due to the lenny freeze + + -- Simon McVittie Tue, 29 Jul 2008 12:33:46 +0100 + +telepathy-glib (0.7.12-1) unstable; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Mon, 21 Jul 2008 10:42:54 +0100 + +telepathy-glib (0.7.11-1) unstable; urgency=low + + * New upstream bugfix release (no new ABI/API) + + -- Simon McVittie Wed, 02 Jul 2008 13:43:03 +0100 + +telepathy-glib (0.7.10-1) unstable; urgency=low + + * New upstream release (ABI, API added) + * Add DPKG_GENSYMBOLS_CHECK_LEVEL=4 to debian/rules for maximum + paranoia in detecting any ABI breakage + * Add README.source explaining that versions >= 0.7.10 generate a + dpkg-gensymbols .symbols file during the build, which can be copied + into the packaging after checking that it makes sense + + -- Simon McVittie Fri, 06 Jun 2008 15:59:45 +0100 + +telepathy-glib (0.7.9-1) unstable; urgency=low + + * New upstream release (ABI, API added). + + -- Simon McVittie Fri, 30 May 2008 18:22:07 +0100 + +telepathy-glib (0.7.8-1) unstable; urgency=low + + * New upstream release (ABI, API added) with support for the Hold interface + + -- Simon McVittie Fri, 09 May 2008 16:23:15 +0100 + +telepathy-glib (0.7.7-1) unstable; urgency=low + + * New upstream release (ABI, API added) + * Use my Debian email address in Uploaders + * Update years in debian/copyright + + -- Simon McVittie Fri, 02 May 2008 17:43:23 +0100 + +telepathy-glib (0.7.6-1) unstable; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Thu, 03 Apr 2008 18:24:37 +0100 + +telepathy-glib (0.7.5-1) unstable; urgency=low + + * New upstream release (ABI, API added) + + -- Simon McVittie Fri, 07 Mar 2008 16:00:14 +0000 + +telepathy-glib (0.7.4-1) unstable; urgency=low + + * New upstream bugfix release + + -- Simon McVittie Wed, 05 Mar 2008 11:31:43 +0000 + +telepathy-glib (0.7.3-1) unstable; urgency=low + + * New upstream release + - now uses Requires.private for reduced impact on library transitions; + added dependency on pkg-config 0.21 + - ABI added: D-Bus core Properties mixin (shlibs bumped, symbols added) + * Bump dependency on dbus-1 to 0.95 to match what configure.ac says + + -- Simon McVittie Wed, 20 Feb 2008 13:11:39 +0000 + +telepathy-glib (0.7.2-1) unstable; urgency=low + + * New upstream release, fixes assertion in Room -> Join New... in Empathy. + * Bumped shlibs, added new symbols. + * Amended description to stop saying "a library for connection managers" + now that we have client code. + + -- Simon McVittie Mon, 11 Feb 2008 19:08:06 +0000 + +telepathy-glib (0.7.1-2) unstable; urgency=low + + * Don't use wildcards in .symbols, for compatibility with dpkg-gensymbols + in 1.14.8 <= dpkg-dev < 1.14.16 (e.g. Ubuntu hardy). + + This will also fix building on buildds that aren't fully up to date - + the previous upload should have had + Build-Depends: dpkg-dev (>= 1.14.16) | dpkg-dev (<< 1.14.8). + + -- Simon McVittie Wed, 06 Feb 2008 13:32:18 +0000 + +telepathy-glib (0.7.1-1) unstable; urgency=low + + [ Laurent Bigonville ] + * Standards-Version: 3.7.3 (no changes) + + [ Simon McVittie ] + * New upstream release with (many) ABI additions, bump shlibs + * Add a symbols file using the upstream versioned symbols + (making *@TELEPATHY_GLIB_0.7.0 depend on version 0.7.1 is not a typo - + versioned symbols were introduced upstream in 0.7.1) + * Install example Valgrind suppressions and code in -doc + + -- Simon McVittie Mon, 04 Feb 2008 17:58:03 +0000 + +telepathy-glib (0.7.0-1) unstable; urgency=low + + * New upstream development release with ABI additions, bump shlibs + * Tighten versioned dependencies to match configure.ac + * Add XS-Dm-Upload-Allowed: yes so I can upload it + + -- Simon McVittie Thu, 22 Nov 2007 17:39:28 +0000 + +telepathy-glib (0.6.1-1) unstable; urgency=low + + [ Laurent Bigonville ] + * Use new Homepage field instead of old pseudo-field + * Use now official Vcs-* field + + [ Simon McVittie ] + * New upstream version 0.6.1, bump shlibs version + * Explicitly disable -Werror in builds (doesn't affect releases, but makes + it easier to build unofficial snapshots - cdbs forces -Wall which warns on + unused parameters) + + -- Simon McVittie Mon, 12 Nov 2007 10:52:51 +0000 + +telepathy-glib (0.6.0-1) unstable; urgency=low + + [ Laurent Bigonville ] + * New upstream release, bump shlibs version + + [ Sjoerd Simons ] + * Remove telepathy-glib-unstable-dev. It's officially deprecated + + -- Sjoerd Simons Sat, 29 Sep 2007 12:32:48 +0200 + +telepathy-glib (0.5.14-1) unstable; urgency=low + + [ Laurent Bigonville ] + * Add XS-Vcs-Bzr field + * Add myself as an Uploaders + * Use binary:Version instead of Source-Version to be binNMU safe + + [ Simon McVittie ] + * New upstream release + - increase shlibdeps to 0.5.14 + + -- Simon McVittie Tue, 28 Aug 2007 15:21:47 +0100 + +telepathy-glib (0.5.13-1) unstable; urgency=low + + * New upstream version. + - ABI added - update shlibs + * Set maintainer to the pkg-telepathy mailing list. + * Fix debian/watch. + + -- Simon McVittie Tue, 05 Jun 2007 13:10:24 +0100 + +telepathy-glib (0.5.11-1) unstable; urgency=low + + * New upstream version. + + -- Simon McVittie Mon, 30 Apr 2007 18:36:37 +0100 + +telepathy-glib (0.5.10-1) unstable; urgency=low + + * Initial release, separated from telepathy-gabble upstream. + + -- Simon McVittie Fri, 20 Apr 2007 12:22:22 +0100 --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-dev.links +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-dev.links @@ -0,0 +1 @@ +usr/share/doc/libtelepathy-glib0 usr/share/doc/libtelepathy-glib-dev --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib0.symbols +++ telepathy-glib-0.7.37/debian/libtelepathy-glib0.symbols @@ -0,0 +1,1248 @@ +libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER# +* Build-Depends-Package: libtelepathy-glib-dev + TELEPATHY_GLIB_0.7.0@TELEPATHY_GLIB_0.7.0 0.7.1 + TELEPATHY_GLIB_0.7.10@TELEPATHY_GLIB_0.7.10 0.7.10 + TELEPATHY_GLIB_0.7.12@TELEPATHY_GLIB_0.7.12 0.7.12 + TELEPATHY_GLIB_0.7.13@TELEPATHY_GLIB_0.7.13 0.7.13 + TELEPATHY_GLIB_0.7.14@TELEPATHY_GLIB_0.7.14 0.7.14 + TELEPATHY_GLIB_0.7.15@TELEPATHY_GLIB_0.7.15 0.7.15 + TELEPATHY_GLIB_0.7.16@TELEPATHY_GLIB_0.7.16 0.7.16 + TELEPATHY_GLIB_0.7.17@TELEPATHY_GLIB_0.7.17 0.7.17 + TELEPATHY_GLIB_0.7.18@TELEPATHY_GLIB_0.7.18 0.7.18 + TELEPATHY_GLIB_0.7.19@TELEPATHY_GLIB_0.7.19 0.7.19 + TELEPATHY_GLIB_0.7.1@TELEPATHY_GLIB_0.7.1 0.7.1 + TELEPATHY_GLIB_0.7.20@TELEPATHY_GLIB_0.7.20 0.7.20 + TELEPATHY_GLIB_0.7.21@TELEPATHY_GLIB_0.7.21 0.7.21 + TELEPATHY_GLIB_0.7.23@TELEPATHY_GLIB_0.7.23 0.7.23 + TELEPATHY_GLIB_0.7.24@TELEPATHY_GLIB_0.7.24 0.7.24 + TELEPATHY_GLIB_0.7.26@TELEPATHY_GLIB_0.7.26 0.7.26 + TELEPATHY_GLIB_0.7.27@TELEPATHY_GLIB_0.7.27 0.7.27 + TELEPATHY_GLIB_0.7.28@TELEPATHY_GLIB_0.7.28 0.7.28 + TELEPATHY_GLIB_0.7.29@TELEPATHY_GLIB_0.7.29 0.7.29 + TELEPATHY_GLIB_0.7.2@TELEPATHY_GLIB_0.7.2 0.7.2 + TELEPATHY_GLIB_0.7.30@TELEPATHY_GLIB_0.7.30 0.7.30 + TELEPATHY_GLIB_0.7.31@TELEPATHY_GLIB_0.7.31 0.7.31 + TELEPATHY_GLIB_0.7.32@TELEPATHY_GLIB_0.7.32 0.7.32 + TELEPATHY_GLIB_0.7.34@TELEPATHY_GLIB_0.7.34 0.7.34 + TELEPATHY_GLIB_0.7.35@TELEPATHY_GLIB_0.7.35 0.7.35 + TELEPATHY_GLIB_0.7.36@TELEPATHY_GLIB_0.7.36 0.7.36 + TELEPATHY_GLIB_0.7.37@TELEPATHY_GLIB_0.7.37 0.7.37 + TELEPATHY_GLIB_0.7.3@TELEPATHY_GLIB_0.7.3 0.7.3 + TELEPATHY_GLIB_0.7.5@TELEPATHY_GLIB_0.7.5 0.7.5 + TELEPATHY_GLIB_0.7.6@TELEPATHY_GLIB_0.7.6 0.7.6 + TELEPATHY_GLIB_0.7.7@TELEPATHY_GLIB_0.7.7 0.7.7 + TELEPATHY_GLIB_0.7.8@TELEPATHY_GLIB_0.7.8 0.7.8 + TELEPATHY_GLIB_0.7.9@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_account_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_account_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_account_manager_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_account_manager_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_account_manager_new@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_account_new@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_asv_dump@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_get_boolean@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_boxed@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_bytes@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_double@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_int32@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_int64@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_object_path@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_string@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_strv@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_uint32@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_get_uint64@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_lookup@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_asv_new@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_boolean@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_boxed@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_bytes@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_double@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_int32@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_int64@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_object_path@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_static_boxed@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_static_object_path@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_static_string@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_string@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_strv@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_uint32@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_set_uint64@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_take_boxed@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_take_bytes@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_take_object_path@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_asv_take_string@TELEPATHY_GLIB_0.7.29 0.7.29 + tp_base_connection_add_interfaces@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_change_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_channel_manager_iter_init@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_base_connection_channel_manager_iter_next@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_base_connection_dbus_request_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_disconnect_with_dbus_error@TELEPATHY_GLIB_0.7.24 0.7.24 + tp_base_connection_finish_shutdown@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_get_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_get_self_handle@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_base_connection_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_manager_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_manager_register@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_register@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_base_connection_register_with_contacts_mixin@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_base_connection_set_self_handle@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_borrow_connection@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_borrow_immutable_properties@TELEPATHY_GLIB_0.7.19 0.7.19 + tp_channel_call_when_ready@TELEPATHY_GLIB_0.7.7 0.7.7 + tp_channel_dispatch_operation_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_dispatch_operation_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_dispatch_operation_new@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_dispatcher_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_dispatcher_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_dispatcher_new@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_factory_iface_close_all@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_connected@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_connecting@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_disconnected@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_emit_channel_error@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_emit_new_channel@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_foreach@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_factory_iface_request@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_get_channel_type@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_get_channel_type_id@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_get_handle@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_get_identifier@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_channel_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_channel_group_get_flags@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_handle_owner@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_local_pending@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_local_pending_info@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_members@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_remote_pending@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_group_get_self_handle@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_iface_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_channel_init_known_interfaces@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_channel_is_ready@TELEPATHY_GLIB_0.7.12 0.7.12 + tp_channel_manager_asv_has_unknown_properties@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_create_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_channel_closed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_channel_closed_for_object@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_new_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_new_channels@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_request_already_satisfied@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_request_failed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_emit_request_failed_printf@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_ensure_channel@TELEPATHY_GLIB_0.7.16 0.7.16 + tp_channel_manager_foreach_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_foreach_channel_class@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_get_type@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_manager_request_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_channel_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_channel_new_from_properties@TELEPATHY_GLIB_0.7.19 0.7.19 + tp_channel_request_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_request_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_request_new@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_channel_run_until_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_account_call_reconnect@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_call_remove@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_call_update_parameters@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_connect_to_account_property_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_connect_to_removed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_interface_avatar_connect_to_avatar_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_manager_call_create_account@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_manager_connect_to_account_removed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_account_manager_connect_to_account_validity_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_call_close@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_call_get_channel_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_call_get_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_call_get_interfaces@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_connect_to_closed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_dispatch_operation_call_claim@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatch_operation_call_handle_with@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatch_operation_connect_to_channel_lost@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatch_operation_connect_to_finished@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatcher_call_create_channel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatcher_call_ensure_channel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatcher_interface_operation_list_connect_to_dispatch_operation_finished@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_dispatcher_interface_operation_list_connect_to_new_dispatch_operation@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_interface_call_state_call_get_call_states@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_channel_interface_call_state_connect_to_call_state_changed@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_channel_interface_call_state_run_get_call_states@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_channel_interface_chat_state_call_set_chat_state@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_chat_state_connect_to_chat_state_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_chat_state_run_set_chat_state@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_destroyable_call_destroy@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_cli_channel_interface_destroyable_run_destroy@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_cli_channel_interface_dtmf_call_start_tone@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_dtmf_call_stop_tone@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_dtmf_run_start_tone@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_dtmf_run_stop_tone@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_add_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_all_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_group_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_handle_owners@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_local_pending_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_local_pending_members_with_info@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_remote_pending_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_get_self_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_remove_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_call_remove_members_with_reason@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_connect_to_group_flags_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_connect_to_handle_owners_changed@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_cli_channel_interface_group_connect_to_members_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_connect_to_members_changed_detailed@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_group_connect_to_self_handle_changed@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_cli_channel_interface_group_run_add_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_all_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_group_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_handle_owners@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_local_pending_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_local_pending_members_with_info@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_remote_pending_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_get_self_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_remove_members@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_group_run_remove_members_with_reason@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_hold_call_get_hold_state@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_cli_channel_interface_hold_call_request_hold@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_cli_channel_interface_hold_connect_to_hold_state_changed@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_cli_channel_interface_hold_run_get_hold_state@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_cli_channel_interface_hold_run_request_hold@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_cli_channel_interface_media_signalling_call_get_session_handlers@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_media_signalling_connect_to_new_session_handler@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_media_signalling_run_get_session_handlers@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_messages_call_get_pending_message_content@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_call_send_message@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_connect_to_message_received@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_connect_to_message_sent@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_connect_to_pending_messages_removed@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_run_get_pending_message_content@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_messages_run_send_message@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_cli_channel_interface_password_call_get_password_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_password_call_provide_password@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_password_connect_to_password_flags_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_password_run_get_password_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_password_run_provide_password@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_interface_tube_connect_to_tube_channel_state_changed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_request_call_cancel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_request_call_proceed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_request_connect_to_failed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_request_connect_to_succeeded@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_channel_run_close@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_run_get_channel_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_run_get_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_run_get_interfaces@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_dbus_tube_call_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_dbus_tube_call_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_dbus_tube_connect_to_dbus_names_changed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_dbus_tube_run_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_dbus_tube_run_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_file_transfer_call_accept_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_call_provide_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_connect_to_file_transfer_state_changed@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_connect_to_initial_offset_defined@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_connect_to_transferred_bytes_changed@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_run_accept_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_file_transfer_run_provide_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_channel_type_room_list_call_get_listing_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_call_list_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_call_stop_listing@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_connect_to_got_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_connect_to_listing_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_run_get_listing_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_run_list_rooms@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_room_list_run_stop_listing@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_stream_tube_call_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_call_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_connect_to_connection_closed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_connect_to_new_local_connection@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_connect_to_new_remote_connection@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_run_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_stream_tube_run_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_cli_channel_type_streamed_media_call_list_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_call_remove_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_call_request_stream_direction@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_call_request_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_connect_to_stream_added@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_connect_to_stream_direction_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_connect_to_stream_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_connect_to_stream_removed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_connect_to_stream_state_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_run_list_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_run_remove_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_run_request_stream_direction@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_streamed_media_run_request_streams@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_call_acknowledge_pending_messages@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_call_get_message_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_call_list_pending_messages@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_call_send@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_connect_to_lost_message@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_connect_to_received@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_connect_to_send_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_connect_to_sent@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_run_acknowledge_pending_messages@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_run_get_message_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_run_list_pending_messages@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_text_run_send@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_accept_d_bus_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_accept_stream_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_close_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_get_available_stream_tube_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_get_available_tube_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_get_d_bus_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_get_d_bus_tube_address@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_get_stream_tube_socket_address@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_list_tubes@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_offer_d_bus_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_call_offer_stream_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_connect_to_d_bus_names_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_connect_to_new_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_connect_to_stream_tube_new_connection@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_connect_to_tube_closed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_connect_to_tube_state_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_accept_d_bus_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_accept_stream_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_close_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_get_available_stream_tube_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_get_available_tube_types@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_get_d_bus_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_get_d_bus_tube_address@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_get_stream_tube_socket_address@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_list_tubes@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_offer_d_bus_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_channel_type_tubes_run_offer_stream_tube@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_client_approver_call_add_dispatch_operation@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_client_handler_call_handle_channels@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_client_interface_requests_call_add_request@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_client_interface_requests_call_remove_request@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_client_observer_call_observe_channels@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cli_connection_call_connect@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_disconnect@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_get_interfaces@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_get_protocol@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_get_self_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_get_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_hold_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_inspect_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_list_channels@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_release_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_request_channel@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_call_request_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_connect_to_connection_error@TELEPATHY_GLIB_0.7.24 0.7.24 + tp_cli_connection_connect_to_new_channel@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_connect_to_self_handle_changed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_cli_connection_connect_to_status_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_call_get_alias_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_call_get_aliases@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_cli_connection_interface_aliasing_call_request_aliases@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_call_set_aliases@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_connect_to_aliases_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_run_get_alias_flags@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_run_get_aliases@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_cli_connection_interface_aliasing_run_request_aliases@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_aliasing_run_set_aliases@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_clear_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_get_avatar_requirements@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_get_avatar_tokens@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_get_known_avatar_tokens@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_request_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_request_avatars@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_call_set_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_connect_to_avatar_retrieved@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_connect_to_avatar_updated@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_clear_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_get_avatar_requirements@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_get_avatar_tokens@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_get_known_avatar_tokens@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_request_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_request_avatars@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_avatars_run_set_avatar@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_capabilities_call_advertise_capabilities@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_capabilities_call_get_capabilities@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_capabilities_connect_to_capabilities_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_capabilities_run_advertise_capabilities@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_capabilities_run_get_capabilities@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_contact_capabilities_call_get_contact_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_cli_connection_interface_contact_capabilities_call_update_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_cli_connection_interface_contact_capabilities_connect_to_contact_capabilities_changed@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_cli_connection_interface_contact_capabilities_run_get_contact_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_cli_connection_interface_contact_capabilities_run_update_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_cli_connection_interface_contacts_call_get_contact_attributes@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_cli_connection_interface_contacts_run_get_contact_attributes@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_cli_connection_interface_location_call_get_locations@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_call_request_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_call_set_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_connect_to_location_updated@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_run_get_locations@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_run_request_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_location_run_set_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_cli_connection_interface_presence_call_add_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_clear_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_get_presence@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_get_statuses@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_remove_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_request_presence@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_set_last_activity_time@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_call_set_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_connect_to_presence_update@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_add_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_clear_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_get_presence@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_get_statuses@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_remove_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_request_presence@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_set_last_activity_time@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_presence_run_set_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_interface_requests_call_create_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_cli_connection_interface_requests_call_ensure_channel@TELEPATHY_GLIB_0.7.16 0.7.16 + tp_cli_connection_interface_requests_connect_to_channel_closed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_cli_connection_interface_requests_connect_to_new_channels@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_cli_connection_interface_requests_run_create_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_cli_connection_interface_requests_run_ensure_channel@TELEPATHY_GLIB_0.7.16 0.7.16 + tp_cli_connection_interface_simple_presence_call_get_presences@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_cli_connection_interface_simple_presence_call_set_presence@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_cli_connection_interface_simple_presence_connect_to_presences_changed@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_cli_connection_interface_simple_presence_run_get_presences@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_cli_connection_interface_simple_presence_run_set_presence@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_cli_connection_manager_call_get_parameters@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_call_list_protocols@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_call_request_connection@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_connect_to_new_connection@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_run_get_parameters@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_run_list_protocols@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_manager_run_request_connection@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_connect@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_disconnect@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_get_interfaces@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_get_protocol@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_get_self_handle@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_get_status@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_hold_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_inspect_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_list_channels@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_release_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_request_channel@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_connection_run_request_handles@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_add_match@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_get_connection_se_linux_security_context@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_get_connection_unix_process_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_get_connection_unix_user@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_get_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_get_name_owner@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_hello@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_list_activatable_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_list_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_list_queued_owners@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_name_has_owner@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_release_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_reload_config@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_remove_match@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_request_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_call_start_service_by_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_connect_to_name_acquired@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_connect_to_name_lost@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_connect_to_name_owner_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_add_match@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_get_connection_se_linux_security_context@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_get_connection_unix_process_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_get_connection_unix_user@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_get_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_get_name_owner@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_hello@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_list_activatable_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_list_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_list_queued_owners@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_name_has_owner@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_release_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_reload_config@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_remove_match@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_request_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_daemon_run_start_service_by_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_dbus_introspectable_call_introspect@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_introspectable_run_introspect@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_peer_call_get_machine_id@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_peer_call_ping@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_peer_run_get_machine_id@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_peer_run_ping@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_call_get@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_call_get_all@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_call_set@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_run_get@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_run_get_all@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_dbus_properties_run_set@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_cli_media_session_handler_call_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_session_handler_call_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_session_handler_connect_to_new_stream_handler@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_session_handler_run_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_session_handler_run_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_codec_choice@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_codecs_updated@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_media_stream_handler_call_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_hold_state@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_media_stream_handler_call_native_candidates_prepared@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_new_active_candidate_pair@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_new_native_candidate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_set_local_codecs@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_stream_state@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_supported_codecs@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_call_unhold_failure@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_media_stream_handler_connect_to_add_remote_candidate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_close@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_remove_remote_candidate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_set_active_candidate_pair@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_set_remote_candidate_list@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_set_remote_codecs@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_set_stream_held@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_media_stream_handler_connect_to_set_stream_playing@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_set_stream_sending@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_start_telephony_event@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_connect_to_stop_telephony_event@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_codec_choice@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_codecs_updated@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_cli_media_stream_handler_run_error@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_hold_state@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_media_stream_handler_run_native_candidates_prepared@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_new_active_candidate_pair@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_new_native_candidate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_set_local_codecs@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_stream_state@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_supported_codecs@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_media_stream_handler_run_unhold_failure@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_cli_properties_interface_call_get_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_call_list_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_call_set_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_connect_to_properties_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_connect_to_property_flags_changed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_run_get_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_run_list_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_cli_properties_interface_run_set_properties@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_client_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_client_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_cm_param_filter_string_nonempty@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_cm_param_filter_uint_nonzero@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_cm_param_setter_offset@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_connection_call_when_ready@TELEPATHY_GLIB_0.7.7 0.7.7 + tp_connection_get_contact_attributes@TELEPATHY_GLIB_0.7.19 0.7.19 + tp_connection_get_contacts_by_handle@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_connection_get_contacts_by_id@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_connection_get_self_handle@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_get_status@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_connection_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_hold_handles@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_connection_init_known_interfaces@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_connection_is_ready@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_connection_manager_activate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_manager_call_when_ready@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_check_valid_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_manager_check_valid_protocol_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_manager_dup_protocol_names@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_get_info_source@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_get_name@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_get_protocol@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_manager_has_protocol@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_connection_manager_is_ready@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_is_running@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_manager_param_get_dbus_signature@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_get_default@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_get_name@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_is_dbus_property@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_is_required@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_is_required_for_registration@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_param_is_secret@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_protocol_can_register@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_protocol_dup_param_names@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_protocol_get_param@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_manager_protocol_has_param@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_connection_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_parse_object_path@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_connection_presence_type_cmp_availability@TELEPATHY_GLIB_0.7.16 0.7.16 + tp_connection_request_handles@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_connection_run_until_ready@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_connection_unref_handles@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_connection_upgrade_contacts@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_alias@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_avatar_token@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_connection@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_handle@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_identifier@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_presence_message@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_presence_status@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_presence_type@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_get_type@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contact_has_feature@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_contacts_mixin_add_contact_attributes_iface@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_class_get_offset_quark@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_class_init@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_finalize@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_get_offset_quark@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_iface_init@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_init@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_contacts_mixin_set_contact_attribute@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_dbus_check_valid_bus_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_check_valid_interface_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_check_valid_member_name@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_check_valid_object_path@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_daemon_cancel_name_owner_watch@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_daemon_dup@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_dbus_daemon_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_daemon_get_unique_name@TELEPATHY_GLIB_0.7.35 0.7.35 + tp_dbus_daemon_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_dbus_daemon_list_activatable_names@TELEPATHY_GLIB_0.7.35 0.7.35 + tp_dbus_daemon_list_names@TELEPATHY_GLIB_0.7.35 0.7.35 + tp_dbus_daemon_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_daemon_release_name@TELEPATHY_GLIB_0.7.30 0.7.30 + tp_dbus_daemon_request_name@TELEPATHY_GLIB_0.7.30 0.7.30 + tp_dbus_daemon_watch_name_owner@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_errors_quark@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dbus_g_method_return_not_implemented@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_dbus_properties_mixin_class_init@TELEPATHY_GLIB_0.7.3 0.7.3 + tp_dbus_properties_mixin_get@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_dbus_properties_mixin_getter_gobject_properties@TELEPATHY_GLIB_0.7.3 0.7.3 + tp_dbus_properties_mixin_iface_init@TELEPATHY_GLIB_0.7.3 0.7.3 + tp_dbus_properties_mixin_implement_interface@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_dbus_properties_mixin_make_properties_hash@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_dbus_properties_mixin_setter_gobject_properties@TELEPATHY_GLIB_0.7.3 0.7.3 + tp_dbus_specialized_value_slice_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_divert_messages@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_debug_sender_add_message@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_debug_sender_dup@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_debug_sender_get_type@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_debug_sender_log_handler@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_debug_set_all_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_set_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_set_flags_from_env@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_set_flags_from_string@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_set_persistent@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_debug_timestamped_log_handler@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_dynamic_handle_repo_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_dynamic_handle_repo_lookup_exact@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_error_get_dbus_name@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_error_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_errors_disconnected_quark@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_errors_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_errors_removed_from_group_quark@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_escape_as_identifier@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_exportable_channel_get_type@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_external_group_mixin_finalize@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_external_group_mixin_get_dbus_property@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_external_group_mixin_iface_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_external_group_mixin_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_external_group_mixin_init_dbus_properties@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_g_hash_table_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_key_file_get_int64@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_g_key_file_get_uint64@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_g_ptr_array_contains@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_set_error_invalid_handle_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_set_error_unsupported_handle_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_value_slice_dup@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_value_slice_free@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_value_slice_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_g_value_slice_new_boolean@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_boxed@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_bytes@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_double@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_int64@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_int@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_object_path@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_static_boxed@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_static_object_path@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_static_string@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_string@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_take_boxed@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_take_bytes@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_take_object_path@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_take_string@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_uint64@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_g_value_slice_new_uint@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_get_bus@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_get_bus_proxy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_add_handle_owner@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_add_handle_owners@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_group_mixin_add_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_change_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_change_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_change_members_detailed@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_group_mixin_change_self_handle@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_group_mixin_class_allow_self_removal@TELEPATHY_GLIB_0.7.27 0.7.27 + tp_group_mixin_class_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_class_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_class_set_remove_with_reason_func@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_finalize@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_all_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_dbus_property@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_group_mixin_get_group_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_handle_owners@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_local_pending_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_local_pending_members_with_info@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_remote_pending_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_get_self_handle@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_iface_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_init_dbus_properties@TELEPATHY_GLIB_0.7.10 0.7.10 + tp_group_mixin_remove_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_group_mixin_remove_members_with_reason@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_client_hold@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_client_release@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_ensure@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_get_qdata@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_inspect@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_is_valid@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_lookup@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_ref@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_repo_iface_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_add@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_destroy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_difference_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_foreach@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_is_member@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_peek@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_qdata@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_remove@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_size@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_to_array@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_set_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_type_to_string@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handle_unref@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handles_are_valid@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handles_client_hold@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handles_client_release@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handles_ref@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_handles_unref@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_add@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_clear@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_destroy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_extract_first@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_peek_first@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_remove@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_heap_size@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_account@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_account_interface_avatar@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_account_manager@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_channel@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_dispatch_operation@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_channel_dispatcher@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_channel_dispatcher_interface_operation_list@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_channel_interface_call_state@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_iface_quark_channel_interface_chat_state@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_interface_destroyable@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_iface_quark_channel_interface_dtmf@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_interface_group@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_interface_hold@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_iface_quark_channel_interface_media_signalling@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_interface_messages@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_iface_quark_channel_interface_password@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_interface_tube@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_iface_quark_channel_request@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_channel_type_contact_list@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_type_dbus_tube@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_iface_quark_channel_type_file_transfer@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_iface_quark_channel_type_room_list@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_type_stream_tube@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_iface_quark_channel_type_streamed_media@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_type_text@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_channel_type_tubes@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_client@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_client_approver@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_client_handler@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_client_interface_requests@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_client_observer@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_iface_quark_connection@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_connection_interface_aliasing@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_connection_interface_avatars@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_connection_interface_capabilities@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_connection_interface_contact_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_iface_quark_connection_interface_contacts@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_iface_quark_connection_interface_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_iface_quark_connection_interface_presence@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_connection_interface_requests@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_iface_quark_connection_interface_simple_presence@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_iface_quark_connection_manager@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_dbus_daemon@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_iface_quark_dbus_introspectable@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_iface_quark_dbus_peer@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_iface_quark_dbus_properties@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_iface_quark_debug@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_iface_quark_media_session_handler@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_media_stream_handler@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_iface_quark_properties_interface@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_add@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_clear@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_copy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_destroy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_difference@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_dump@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_foreach@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_from_array@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_intersection@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_is_equal@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_is_member@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_iter_next@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_new_containing@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_intset_remove@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_size@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_sized_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_symmetric_difference@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_to_array@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_intset_union@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_list_connection_managers@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_list_connection_names@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_media_session_handler_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_media_session_handler_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_media_session_handler_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_media_stream_handler_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_media_stream_handler_init_known_interfaces@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_media_stream_handler_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_message_append_part@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_count_parts@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_delete_key@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_delete_part@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_destroy@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_clear@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_finalize@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_get_dbus_property@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_has_pending_messages@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_implement_sending@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_init@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_init_dbus_properties@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_messages_iface_init@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_sent@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_set_rescued@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_take_received@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_mixin_text_iface_init@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_new@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_peek@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_ref_handle@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_boolean@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_bytes@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_handle@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_int32@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_int64@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_string@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_string_printf@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_uint32@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_set_uint64@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_message_take_message@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_mixin_class_get_offset@TELEPATHY_GLIB_0.7.19 0.7.19 + tp_mixin_instance_get_offset@TELEPATHY_GLIB_0.7.19 0.7.19 + tp_mixin_offset_cast@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_class_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_class_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_emit_one_presence_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_emit_presence_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_finalize@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_iface_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_mixin_simple_presence_iface_init@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_presence_mixin_simple_presence_init_dbus_properties@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_presence_mixin_simple_presence_register_with_contacts_mixin@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_presence_status_free@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_presence_status_new@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_get@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_get_value_count@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_has@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_has_other_than@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_remove@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_return@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_context_return_if_done@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_change_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_change_value@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_class_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_class_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_emit_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_emit_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_finalize@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_get_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_has_property@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_iface_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_is_readable@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_is_writable@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_list_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_properties_mixin_set_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_proxy_add_interface_by_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_borrow_interface_by_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_dbus_error_to_gerror@TELEPATHY_GLIB_0.7.24 0.7.24 + tp_proxy_dbus_g_proxy_claim_for_signal_adding@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_proxy_get_bus_name@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_proxy_get_dbus_connection@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_proxy_get_dbus_daemon@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_proxy_get_invalidated@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_proxy_get_object_path@TELEPATHY_GLIB_0.7.17 0.7.17 + tp_proxy_get_type@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_has_interface_by_id@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_init_known_interfaces@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_proxy_invalidate@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_or_subclass_hook_on_interface_add@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_pending_call_cancel@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_pending_call_v0_completed@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_pending_call_v0_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_pending_call_v0_take_pending_call@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_pending_call_v0_take_results@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_signal_connection_disconnect@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_signal_connection_v0_new@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_signal_connection_v0_take_results@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_proxy_subclass_add_error_mapping@TELEPATHY_GLIB_0.7.1 0.7.1 + tp_run_connection_manager@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_static_handle_repo_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_strdiff@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_strv_contains@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_account_emit_account_property_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_emit_removed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_implement_reconnect@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_implement_remove@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_implement_update_parameters@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_interface_avatar_emit_avatar_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_interface_avatar_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_manager_emit_account_removed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_manager_emit_account_validity_changed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_manager_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_account_manager_implement_create_account@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatch_operation_emit_channel_lost@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatch_operation_emit_finished@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatch_operation_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatch_operation_implement_claim@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatch_operation_implement_handle_with@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_implement_create_channel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_implement_ensure_channel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_interface_operation_list_emit_dispatch_operation_finished@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_interface_operation_list_emit_new_dispatch_operation@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_dispatcher_interface_operation_list_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_emit_closed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_implement_close@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_implement_get_channel_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_implement_get_handle@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_implement_get_interfaces@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_call_state_emit_call_state_changed@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_channel_interface_call_state_get_type@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_channel_interface_call_state_implement_get_call_states@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_channel_interface_chat_state_emit_chat_state_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_chat_state_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_chat_state_implement_set_chat_state@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_destroyable_get_type@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_svc_channel_interface_destroyable_implement_destroy@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_svc_channel_interface_dtmf_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_dtmf_implement_start_tone@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_dtmf_implement_stop_tone@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_emit_group_flags_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_emit_handle_owners_changed@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_svc_channel_interface_group_emit_members_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_emit_members_changed_detailed@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_group_emit_self_handle_changed@TELEPATHY_GLIB_0.7.9 0.7.9 + tp_svc_channel_interface_group_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_add_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_all_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_group_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_handle_owners@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_local_pending_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_local_pending_members_with_info@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_remote_pending_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_get_self_handle@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_remove_members@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_group_implement_remove_members_with_reason@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_hold_emit_hold_state_changed@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_svc_channel_interface_hold_get_type@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_svc_channel_interface_hold_implement_get_hold_state@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_svc_channel_interface_hold_implement_request_hold@TELEPATHY_GLIB_0.7.8 0.7.8 + tp_svc_channel_interface_media_signalling_emit_new_session_handler@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_media_signalling_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_media_signalling_implement_get_session_handlers@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_messages_emit_message_received@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_messages_emit_message_sent@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_messages_emit_pending_messages_removed@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_messages_get_type@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_messages_implement_get_pending_message_content@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_messages_implement_send_message@TELEPATHY_GLIB_0.7.20 0.7.20 + tp_svc_channel_interface_password_emit_password_flags_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_password_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_password_implement_get_password_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_password_implement_provide_password@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_interface_tube_emit_tube_channel_state_changed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_interface_tube_get_type@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_request_emit_failed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_request_emit_succeeded@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_request_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_request_implement_cancel@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_request_implement_proceed@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_channel_type_contact_list_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_dbus_tube_emit_dbus_names_changed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_dbus_tube_get_type@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_dbus_tube_implement_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_dbus_tube_implement_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_file_transfer_emit_file_transfer_state_changed@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_file_transfer_emit_initial_offset_defined@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_file_transfer_emit_transferred_bytes_changed@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_file_transfer_get_type@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_file_transfer_implement_accept_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_file_transfer_implement_provide_file@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_channel_type_room_list_emit_got_rooms@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_room_list_emit_listing_rooms@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_room_list_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_room_list_implement_get_listing_rooms@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_room_list_implement_list_rooms@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_room_list_implement_stop_listing@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_stream_tube_emit_connection_closed@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_stream_tube_emit_new_local_connection@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_stream_tube_emit_new_remote_connection@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_stream_tube_get_type@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_stream_tube_implement_accept@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_stream_tube_implement_offer@TELEPATHY_GLIB_0.7.31 0.7.31 + tp_svc_channel_type_streamed_media_emit_stream_added@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_emit_stream_direction_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_emit_stream_error@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_emit_stream_removed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_emit_stream_state_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_implement_list_streams@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_implement_remove_streams@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_implement_request_stream_direction@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_streamed_media_implement_request_streams@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_emit_lost_message@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_emit_received@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_emit_send_error@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_emit_sent@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_implement_acknowledge_pending_messages@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_implement_get_message_types@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_implement_list_pending_messages@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_text_implement_send@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_emit_d_bus_names_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_emit_new_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_emit_stream_tube_new_connection@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_emit_tube_closed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_emit_tube_state_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_accept_d_bus_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_accept_stream_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_close_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_get_available_stream_tube_types@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_get_available_tube_types@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_get_d_bus_names@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_get_d_bus_tube_address@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_get_stream_tube_socket_address@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_list_tubes@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_offer_d_bus_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_channel_type_tubes_implement_offer_stream_tube@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_client_approver_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_approver_implement_add_dispatch_operation@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_handler_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_handler_implement_handle_channels@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_interface_requests_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_interface_requests_implement_add_request@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_interface_requests_implement_remove_request@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_observer_get_type@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_client_observer_implement_observe_channels@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_svc_connection_emit_connection_error@TELEPATHY_GLIB_0.7.24 0.7.24 + tp_svc_connection_emit_new_channel@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_emit_self_handle_changed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_connection_emit_status_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_connect@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_disconnect@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_get_interfaces@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_get_protocol@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_get_self_handle@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_get_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_hold_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_inspect_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_list_channels@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_release_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_request_channel@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_implement_request_handles@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_aliasing_emit_aliases_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_aliasing_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_aliasing_implement_get_alias_flags@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_aliasing_implement_get_aliases@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_svc_connection_interface_aliasing_implement_request_aliases@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_aliasing_implement_set_aliases@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_emit_avatar_retrieved@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_emit_avatar_updated@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_clear_avatar@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_get_avatar_requirements@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_get_avatar_tokens@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_get_known_avatar_tokens@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_request_avatar@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_request_avatars@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_avatars_implement_set_avatar@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_capabilities_emit_capabilities_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_capabilities_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_capabilities_implement_advertise_capabilities@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_capabilities_implement_get_capabilities@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_contact_capabilities_emit_contact_capabilities_changed@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_svc_connection_interface_contact_capabilities_get_type@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_svc_connection_interface_contact_capabilities_implement_get_contact_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_svc_connection_interface_contact_capabilities_implement_update_capabilities@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_svc_connection_interface_contacts_get_type@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_svc_connection_interface_contacts_implement_get_contact_attributes@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_svc_connection_interface_location_emit_location_updated@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_svc_connection_interface_location_get_type@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_svc_connection_interface_location_implement_get_locations@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_svc_connection_interface_location_implement_request_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_svc_connection_interface_location_implement_set_location@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_svc_connection_interface_presence_emit_presence_update@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_add_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_clear_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_get_presence@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_get_statuses@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_remove_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_request_presence@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_set_last_activity_time@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_presence_implement_set_status@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_interface_requests_emit_channel_closed@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_connection_interface_requests_emit_new_channels@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_connection_interface_requests_get_type@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_connection_interface_requests_implement_create_channel@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_svc_connection_interface_requests_implement_ensure_channel@TELEPATHY_GLIB_0.7.16 0.7.16 + tp_svc_connection_interface_simple_presence_emit_presences_changed@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_svc_connection_interface_simple_presence_get_type@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_svc_connection_interface_simple_presence_implement_get_presences@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_svc_connection_interface_simple_presence_implement_set_presence@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_svc_connection_manager_emit_new_connection@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_manager_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_manager_implement_get_parameters@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_manager_implement_list_protocols@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_connection_manager_implement_request_connection@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_dbus_introspectable_get_type@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_dbus_introspectable_implement_introspect@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_dbus_properties_get_type@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_dbus_properties_implement_get@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_dbus_properties_implement_get_all@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_dbus_properties_implement_set@TELEPATHY_GLIB_0.7.2 0.7.2 + tp_svc_debug_emit_new_debug_message@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_svc_debug_get_type@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_svc_debug_implement_get_messages@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_svc_interface_set_dbus_properties_info@TELEPATHY_GLIB_0.7.3 0.7.3 + tp_svc_media_session_handler_emit_new_stream_handler@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_session_handler_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_session_handler_implement_error@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_session_handler_implement_ready@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_add_remote_candidate@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_close@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_remove_remote_candidate@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_set_active_candidate_pair@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_set_remote_candidate_list@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_set_remote_codecs@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_set_stream_held@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_media_stream_handler_emit_set_stream_playing@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_set_stream_sending@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_start_telephony_event@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_emit_stop_telephony_event@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_codec_choice@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_codecs_updated@TELEPATHY_GLIB_0.7.23 0.7.23 + tp_svc_media_stream_handler_implement_error@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_hold_state@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_media_stream_handler_implement_native_candidates_prepared@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_new_active_candidate_pair@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_new_native_candidate@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_ready@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_set_local_codecs@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_stream_state@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_supported_codecs@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_media_stream_handler_implement_unhold_failure@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_svc_properties_interface_emit_properties_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_properties_interface_emit_property_flags_changed@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_properties_interface_get_type@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_properties_interface_implement_get_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_properties_interface_implement_list_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_svc_properties_interface_implement_set_properties@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_acknowledge_pending_messages@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_class_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_class_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_clear@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_finalize@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_get_message_types@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_get_offset_quark@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_has_pending_messages@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_text_mixin_iface_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_init@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_list_pending_messages@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_receive@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_receive_with_flags@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_text_mixin_set_message_types@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_text_mixin_set_rescued@TELEPATHY_GLIB_0.7.18 0.7.18 + tp_type_dbus_array_a_7bsv_7das@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_type_dbus_array_dsus@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_type_dbus_array_oa_7bsv_7d@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_type_dbus_array_of_a_7bss_7d@TELEPATHY_GLIB_0.7.28 0.7.28 + tp_type_dbus_array_of_a_7bsv_7d@TELEPATHY_GLIB_0.7.26 0.7.26 + tp_type_dbus_array_of_a_7bua_28a_7bsv_7das_29_7d@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_type_dbus_array_of_o@TELEPATHY_GLIB_0.7.34 0.7.34 + tp_type_dbus_array_os@TELEPATHY_GLIB_0.7.5 0.7.5 + tp_type_dbus_array_osuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_sa_28usuussduss_29@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_saa_7bsv_7das@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_type_dbus_array_sq@TELEPATHY_GLIB_0.7.28 0.7.28 + tp_type_dbus_array_su@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_susv@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_us@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_usa_7bsv_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_ussu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_usuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_usuussduss@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_usuuua_7bss_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_usuuuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uuus@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uuusa_7bsv_7du@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uuuuus@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uuuuuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_array_uv@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_s_28ubb_29@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_type_dbus_hash_s_28ubba_7bss_7d_29@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_sa_7bsv_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_ss@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_sv@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_u_28ua_7bsa_7bsv_7d_7d_29@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_u_28uss_29@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_type_dbus_hash_ua_28a_7bsv_7das_29@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_type_dbus_hash_ua_7bsv_7d@TELEPATHY_GLIB_0.7.14 0.7.14 + tp_type_dbus_hash_uau@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_us@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_hash_uu@TELEPATHY_GLIB_0.7.6 0.7.6 + tp_type_dbus_hash_uv@TELEPATHY_GLIB_0.7.21 0.7.21 + tp_type_dbus_struct_a_7bsv_7das@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_type_dbus_struct_ays@TELEPATHY_GLIB_0.7.32 0.7.32 + tp_type_dbus_struct_dsus@TELEPATHY_GLIB_0.7.36 0.7.36 + tp_type_dbus_struct_oa_7bsv_7d@TELEPATHY_GLIB_0.7.15 0.7.15 + tp_type_dbus_struct_os@TELEPATHY_GLIB_0.7.5 0.7.5 + tp_type_dbus_struct_osuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_sa_28usuussduss_29@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_saa_7bsv_7das@TELEPATHY_GLIB_0.7.37 0.7.37 + tp_type_dbus_struct_sq@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_su@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_susv@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_sy@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_ua_7bsa_7bsv_7d_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_ubb@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_type_dbus_struct_ubba_7bss_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_us@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_usa_7bsv_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uss@TELEPATHY_GLIB_0.7.13 0.7.13 + tp_type_dbus_struct_ussu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_usuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_usuussduss@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_usuuua_7bss_7d@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_usuuuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uuus@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uuusa_7bsv_7du@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uuuuus@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uuuuuu@TELEPATHY_GLIB_0.7.0 0.7.1 + tp_type_dbus_struct_uv@TELEPATHY_GLIB_0.7.0 0.7.1 --- telepathy-glib-0.7.37.orig/debian/libtelepathy-glib-dev.install +++ telepathy-glib-0.7.37/debian/libtelepathy-glib-dev.install @@ -0,0 +1,4 @@ +debian/tmp/usr/lib/libtelepathy-glib.so +debian/tmp/usr/lib/libtelepathy-glib.a +debian/tmp/usr/include/telepathy-1.0 +debian/tmp/usr/lib/pkgconfig/telepathy-glib.pc --- telepathy-glib-0.7.37.orig/debian/gbp.conf +++ telepathy-glib-0.7.37/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-branch = debian +upstream-branch = upstream +pristine-tar = True + +[git-buildpackage] +tarball-dir = ../tarballs/ +export-dir = ../build-area/ --- telepathy-glib-0.7.37.orig/debian/rules +++ telepathy-glib-0.7.37/debian/rules @@ -0,0 +1,31 @@ +#!/usr/bin/make -f + +DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.37)" + +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +# We don't want the .la files, but complain if anything else is missing +binary-post-install/libtelepathy-glib-dev:: + rm -f debian/tmp/usr/lib/*.la +common-binary-post-install-arch:: list-missing + +DEB_DH_STRIP_ARGS := --dbg-package=libtelepathy-glib0-dbg + +DEB_MAKE_CHECK_TARGET := check +DEB_CONFIGURE_EXTRA_FLAGS := \ + --disable-Werror \ + --enable-gtk-doc \ + --with-html-dir=\$${prefix}/share/doc/libtelepathy-glib-doc + +export DPKG_GENSYMBOLS_CHECK_LEVEL = 4 + +# we symlink many of the doc directories together +DEB_INSTALL_DOCS_libtelepathy-glib0-dbg := --no-act +DEB_INSTALL_CHANGELOGS_libtelepathy-glib0-dbg := --no-act +DEB_INSTALL_DOCS_libtelepathy-glib-dev := --no-act +DEB_INSTALL_CHANGELOGS_libtelepathy-glib-dev := --no-act + +include $(CURDIR)/debian/update-patches.mk