debian/0000775000000000000000000000000012343614701007171 5ustar debian/telepathy-gabble-tests.install0000664000000000000000000000005212343565240015132 0ustar debian/tmp/usr/lib/telepathy-gabble-tests debian/copyright0000664000000000000000000001031512343565240011127 0ustar This package was debianized by Daniel Holbach on Tue, 27 Jun 2006 19:09:44 +0200. It was downloaded from: http://telepathy.freedesktop.org/releases/telepathy-gabble/ The main parts of telepathy-gabble are: Copyright Holder: * Copyright (C) 2005-2009 Collabora Ltd. * Copyright (C) 2005-2009 Nokia Corporation Upstream Authors: 2005-2007 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-2.1'. src/libmd5-rfc: Copyright holder: 1999, 2002 Aladdin Enterprises Author: L. Peter Deutsch ghost@aladdin.com This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. src/sha1: Copyright holder: 2001-2003 Allan Saddi Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY ALLAN SADDI AND HIS CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ALLAN SADDI OR HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The packaging is: * Copyright (C) 2006 Daniel Holbach * Copyright (C) 2006-2009 Collabora Ltd. and is licensed under the same terms as the software. debian/update-patches.mk0000664000000000000000000000055412343565240012440 0ustar 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 debian/changelog.ubuntu0000664000000000000000000001076312343565240012376 0ustar telepathy-gabble (0.5.0-0ubuntu1) feisty; urgency=low * New upstream release: - bringing avatars and groups to the world. -- Daniel Holbach Mon, 11 Dec 2006 20:37:34 +0100 telepathy-gabble (0.4.9-0ubuntu1) feisty; urgency=low * New upstream release: - Fix up Jingle stream name collisions once and for all by adding support for XEP-0166's newest addition ;), the attribute, meaning we now have two namespaces for streams belonging to the call initiator, and streams belonging to the recipient. - Also when doing room listing, batch up information from the server and emit the signals on a timer so that we don't spam the bus so ridiculously. -- Daniel Holbach Wed, 6 Dec 2006 23:12:22 +0100 telepathy-gabble (0.4.8-0ubuntu1) feisty; urgency=low * New upstream release: - google roster support (deciding what is and isn't a JID) - some leak fixes - fixes for assertion errors when you get error at connect time -- Daniel Holbach Thu, 30 Nov 2006 20:08:10 +0100 telepathy-gabble (0.4.7-0ubuntu1) feisty; urgency=low * New upstream release -- Riccardo Setti Thu, 23 Nov 2006 20:30:34 +0100 telepathy-gabble (0.4.6-0ubuntu1) feisty; urgency=low * New upstream release: - fix crash when getting capabilities of offline people - when streams are removed from a call, remove them from the UI -- Daniel Holbach Wed, 22 Nov 2006 06:44:30 +0100 telepathy-gabble (0.4.5-0ubuntu1) feisty; urgency=low * New upstream release: - Fix various race conditions in Jingle signalling. - Don't crash if we call the self handle. - Add tests for handle-related code. - Try harder to get aliases for contacts. -- Daniel Holbach Mon, 13 Nov 2006 12:34:22 -0800 telepathy-gabble (0.4.4-0ubuntu1) feisty; urgency=low * New upstream release. -- Riccardo Setti Wed, 8 Nov 2006 11:13:43 +0200 telepathy-gabble (0.4.2-0ubuntu1) feisty; urgency=low * New upstream release. -- Riccardo Setti Tue, 31 Oct 2006 11:13:43 +0200 telepathy-gabble (0.3.13-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Fri, 13 Oct 2006 18:36:23 +0200 telepathy-gabble (0.3.10-0ubuntu2) edgy; urgency=low * debian/control: - telepathy-gabble provides telepathy-connection-manager. -- Daniel Holbach Wed, 11 Oct 2006 19:07:57 +0200 telepathy-gabble (0.3.10-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Thu, 04 Oct 2006 23:02:23 +0200 telepathy-gabble (0.3.9-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Thu, 04 Oct 2006 17:43:51 +0200 telepathy-gabble (0.3.8-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Thu, 02 Oct 2006 21:40:21 +0200 telepathy-gabble (0.3.7-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Thu, 28 Sep 2006 20:36:23 +0200 telepathy-gabble (0.3.6-0ubuntu1) edgy; urgency=low * New upstream release. -- Riccardo Setti Thu, 21 Sep 2006 22:09:34 +0200 telepathy-gabble (0.3.5-0ubuntu1) edgy; urgency=low * New upstream release. -- Daniel Holbach Thu, 14 Sep 2006 18:26:15 +0200 telepathy-gabble (0.3.4-0ubuntu1) edgy; urgency=low * New upstream release. -- Daniel Holbach Mon, 11 Sep 2006 11:19:00 +0200 telepathy-gabble (0.3.2-0ubuntu2) edgy; urgency=low * Rebuild against dbus 0.90 -- Sebastian Dröge Wed, 30 Aug 2006 22:14:16 +0200 telepathy-gabble (0.3.2-0ubuntu1) edgy; urgency=low * New upstream release. -- Daniel Holbach Wed, 30 Aug 2006 08:59:11 +0200 telepathy-gabble (0.3.1-0ubuntu1) edgy; urgency=low * New upstream release. -- Daniel Holbach Tue, 22 Aug 2006 17:28:36 +0200 telepathy-gabble (0.3.0-0ubuntu1) edgy; urgency=low * New upstream release: * debian/rules: - drop --disable-loudmouth-versioning. -- Daniel Holbach Sun, 6 Aug 2006 10:59:43 +0200 telepathy-gabble (0.1.42-0ubuntu1) edgy; urgency=low * Initial release. -- Daniel Holbach Tue, 27 Jun 2006 19:09:44 +0200 debian/changelog0000664000000000000000000010650412343614671011057 0ustar telepathy-gabble (0.18.3-0ubuntu0.1) trusty; urgency=medium * New upstream version, don't segfault in stun_server_resolved_cb (lp: #1237191) -- Sebastien Bacher Wed, 04 Jun 2014 11:45:17 +0200 telepathy-gabble (0.18.2-1) unstable; urgency=medium * New upstream stable release -- Simon McVittie Thu, 20 Mar 2014 10:16:13 +0000 telepathy-gabble (0.18.1-2) unstable; urgency=medium * Sync with Ubuntu to run autoreconf for better portability. Thanks to Matthias Klose. * Standards-Version: 3.9.5 (no changes needed) -- Simon McVittie Mon, 27 Jan 2014 13:08:02 +0000 telepathy-gabble (0.18.1-1ubuntu2) trusty; urgency=medium * Run dh-autoreconf in lib/ext/wocky too. -- Matthias Klose Wed, 15 Jan 2014 11:05:06 +0100 telepathy-gabble (0.18.1-1ubuntu1) trusty; urgency=medium * Build using dh-autoreconf. -- Matthias Klose Wed, 15 Jan 2014 07:59:56 +0100 telepathy-gabble (0.18.1-1) unstable; urgency=low * New upstream stable release - work around Facebook server behaviour change so we don't consider its service discovery response to be spoofed (Closes: #721883) -- Simon McVittie Mon, 09 Sep 2013 13:05:13 +0100 telepathy-gabble (0.18.0-1) unstable; urgency=low * Merge from experimental to unstable * New upstream stable release 0.18.0 - now directly requires GLib 2.32 (previously indirect, via telepathy-glib) - includes a patch from Samuel Thibault to avoid "errno" as an ordinary identifier (Closes: #714534) -- Simon McVittie Fri, 09 Aug 2013 17:03:33 +0100 telepathy-gabble (0.17.5-1) experimental; urgency=low * Generate debian/shlibs.local based on upstream version, rather than having to update it every time * New upstream development release -- Simon McVittie Thu, 06 Jun 2013 14:40:43 +0100 telepathy-gabble (0.17.4-1) experimental; urgency=low * New upstream development release - CVE-2013-1431: respect the require-encryption flag on legacy Jabber servers. This flag is on by default: to connect to legacy Jabber servers, either disable "Encryption required (TLS/SSL)" or enable "Use old SSL". - update shlibs.local * Canonicalize Vcs-* fields (Lintian) * Standards-Version: 3.9.4 (no changes) -- Simon McVittie Thu, 30 May 2013 16:54:27 +0100 telepathy-gabble (0.17.3-1) experimental; urgency=low * New upstream release - drop all patches, applied upstream - fixes a remotely-triggerable DoS (CVE-2013-1769, Closes: #702252) - debian/shlibs.local: Bump version * debian/control: Fix duplicate package description -- Laurent Bigonville Sun, 10 Mar 2013 13:10:28 +0100 telepathy-gabble (0.17.1-3) experimental; urgency=low * Remove .la files from telepathy-gabble-tests * debian/telepathy-gabble-tests.lintian-overrides: + Added. override binary-or-shlib-defines-rpath lintian warning * debian/rules: Add ${shlibs:Depends}, ${misc:Depends} to telepathy-gabble-tests depends -- Sjoerd Simons Sun, 21 Oct 2012 20:55:46 +0200 telepathy-gabble (0.17.1-2) experimental; urgency=low * d/p/Don-t-reset-the-capabilities-in-UpdateCap.patch + Added. Don't reset the capability to do Call1, fixes issues with calls breaking because StreamedMedia channels are emitted. (From upstream git) -- Sjoerd Simons Sun, 21 Oct 2012 12:28:26 +0200 telepathy-gabble (0.17.1-1) experimental; urgency=low * New upstream release * debian/{control,rules,telepathy-gabble-test}: Package the installable tests * debian/rules, debian/shlibs.local: Add a local shlibs for the private libraries part of telepathy-gabble -- Sjoerd Simons Tue, 11 Sep 2012 20:42:52 +0200 telepathy-gabble (0.16.6-1) unstable; urgency=high * New upstream stable release - CVE-2013-1431: respect the require-encryption flag on legacy Jabber servers. This flag is on by default: to connect to legacy Jabber servers, either disable "Encryption required (TLS/SSL)" or enable "Use old SSL". -- Simon McVittie Wed, 29 May 2013 19:11:22 +0100 telepathy-gabble (0.16.5-1) unstable; urgency=medium * New upstream stable release - drop all patches, applied upstream - fixes a remotely-triggerable DoS (CVE-2013-1769, Closes: #702252) -- Simon McVittie Mon, 04 Mar 2013 15:10:21 +0000 telepathy-gabble (0.16.1-2) unstable; urgency=low * Add patch from 0.16.2 to fix a potential use-after-free when disconnecting with TLS verification channels open * Add patches from 0.16.3 to avoid triggering repeated capability discovery in iChat (Closes: #687370, LP: #984132) -- Simon McVittie Fri, 14 Sep 2012 12:39:01 +0100 telepathy-gabble (0.16.1-1) unstable; urgency=medium * Bump priority to medium as this version is fixing connection issues with MSN * New upstream release. - Bump libglib2.0-dev build-dependency to 2.30 * debian/watch: Do not call uupdate * Drop all patches: all of them are included in this new release -- Laurent Bigonville Wed, 27 Jun 2012 13:14:43 +0200 telepathy-gabble (0.16.0-3) unstable; urgency=low * debian/patches/Fix-for-initiating-a-video-call-from-an-Android-tabl.patch + Added: Fix incoming video calls from ICS devices (from upstream git) * debian/patches/Make-Android-4.0-GTalk-contacts-appear-as-capable-of.patch + Added: Make ICS clients show as if they're video capable (from upstream git) -- Sjoerd Simons Sat, 02 Jun 2012 13:30:45 +0200 telepathy-gabble (0.16.0-2) unstable; urgency=low * Merge from experimental to unstable - switch branch names in gbp.conf * Use default.mk to get the dpkg-recommended build flags -- Simon McVittie Fri, 27 Apr 2012 13:02:47 +0100 telepathy-gabble (0.16.0-1) experimental; urgency=low * Merge from Ubuntu - new upstream release * Delete all unwanted .la files from plugins * List all uninstalled files * Don't waste time building static libraries - the only use of libraries in this package is for plugins, which have to be dynamic * Simplify how we get parallel builds * Standards-Version: 3.9.3 (no changes) * Remove the development symlinks for our private (plugin) libraries * Don't generate shared library dependencies for private libraries either -- Simon McVittie Thu, 12 Apr 2012 14:04:11 +0100 telepathy-gabble (0.16.0-0ubuntu1) precise; urgency=low * New upstream release. - Correctly convert between Telepathy and Jingle candidate types - Start sending automatically on accepting bidirectional calls. * debian/control - bump build depends for libtelepathy-glib-dev to >= 0.18.0 * debian/rules - no longer strip -Bsymbolic-function from LDFLAGS, bug has been fixed upstream -- Ken VanDine Tue, 03 Apr 2012 11:54:00 -0400 telepathy-gabble (0.15.4-1ubuntu1) precise; urgency=low * Merge with Debian experimental. Remaining Ubuntu changes: - debian/telepathy-gabble.install: Install telepathy-gabble-xmpp-console. * debian/rules - strip -Bsymbolic-function from LDFLAGS, causes a crash on start https://bugs.freedesktop.org/show_bug.cgi?id=46417 -- Ken VanDine Mon, 05 Mar 2012 16:51:45 -0500 telepathy-gabble (0.15.4-1) experimental; urgency=low * New upstream release - increase telepathy-glib build-dependency - install libgabble-plugins.so, now needed by Gabble and its plugins (it should really be versioned with -release since it's not public/stable; to be fixed in a future Gabble) -- Simon McVittie Tue, 21 Feb 2012 21:38:52 +0000 telepathy-gabble (0.15.3-1ubuntu1) precise; urgency=low * Merge with Debian experimental. Remaining Ubuntu changes: - debian/telepathy-gabble.install: Install telepathy-gabble-xmpp-console. -- Martin Pitt Wed, 08 Feb 2012 09:32:43 +0100 telepathy-gabble (0.15.3-1) experimental; urgency=low * Merge from unstable * New upstream release - increase telepathy-glib build-dependency * Remove unused path 01-jingleinfo.diff, which is not applied (and has not been necessary since 0.11.7) -- Simon McVittie Thu, 26 Jan 2012 17:53:22 +0000 telepathy-gabble (0.14.1-1) unstable; urgency=low * New upstream stable release (Closes: #656601) * Specifically mention Facebook Chat in the Description (Closes: #650459) * Use debhelper 9, for better debug symbols and hardened build flags (Closes: #656517) - but don't use multiarch libdir: not useful for this package * Standards-Version: 3.9.2 (no changes) -- Simon McVittie Thu, 26 Jan 2012 17:11:14 +0000 telepathy-gabble (0.15.0-1) experimental; urgency=low * New upstream release. * debian/control: Up build-dep on libtelepathy-glib-dev. -- Jonny Lamb Wed, 16 Nov 2011 18:33:10 +0000 telepathy-gabble (0.13.7-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 15 Oct 2011 18:19:53 +0100 telepathy-gabble (0.13.6-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Wed, 05 Oct 2011 11:26:52 +0100 telepathy-gabble (0.13.5-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Thu, 25 Aug 2011 16:20:24 +0100 telepathy-gabble (0.13.3-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 30 Jul 2011 16:31:03 +0100 telepathy-gabble (0.13.2-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Fri, 24 Jun 2011 21:27:49 +0200 telepathy-gabble (0.13.0-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Tue, 07 Jun 2011 10:17:18 +0100 telepathy-gabble (0.12.0-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 14 May 2011 16:18:16 +0100 telepathy-gabble (0.11.10-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Tue, 05 Apr 2011 17:17:28 +0200 telepathy-gabble (0.11.8-1) experimental; urgency=low * New upstream release. -- Jonny Lamb Mon, 14 Mar 2011 15:55:51 +0000 telepathy-gabble (0.11.7-1) experimental; urgency=low [ Laurent Bigonville ] * debian/control: Bump libtelepathy-glib-dev version to 0.13.10 [ Jonny Lamb ] * New upstream release. * debian/control: Bump tp-glib build-dep version to 0.13.12. -- Jonny Lamb Thu, 17 Feb 2011 09:35:16 +0000 telepathy-gabble (0.11.6-1) experimental; urgency=low * New upstream release. -- Jonny Lamb Thu, 27 Jan 2011 16:45:59 +0000 telepathy-gabble (0.11.5-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Mon, 10 Jan 2011 16:54:48 +0000 telepathy-gabble (0.11.4-1) experimental; urgency=low * New upstream release. * debian/control: Require a newer tp-glib. -- Jonny Lamb Tue, 14 Dec 2010 17:55:54 +0000 telepathy-gabble (0.11.3-1) experimental; urgency=low * New upstream release. * debian/control: Upped tp-glib's build-dep version. -- Jonny Lamb Tue, 30 Nov 2010 17:58:33 +0000 telepathy-gabble (0.11.2-1) experimental; urgency=low * New upstream release * Configure the locations of the CA certs instead of trusting the autodetection -- Sjoerd Simons Sat, 27 Nov 2010 14:06:38 +0000 telepathy-gabble (0.11.0-1) experimental; urgency=low * New upstream release - increase Build-Depends on libtelepathy-glib-dev - remove Build-Depends on uuid-dev (not actually needed since 0.10.3) -- Simon McVittie Thu, 04 Nov 2010 12:03:24 +0000 telepathy-gabble (0.10.4-1) experimental; urgency=low * New upstream release -- Simon McVittie Tue, 02 Nov 2010 14:08:42 +0000 telepathy-gabble (0.10.3-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Mon, 18 Oct 2010 15:57:25 +0100 telepathy-gabble (0.10.0-1) experimental; urgency=low * New upstream stable release - increase build-dependencies on GLib and telepathy-glib * Remove debian/README.source - since moving to 3.0 (quilt) format, there's nothing interesting to say in it -- Simon McVittie Thu, 16 Sep 2010 14:12:04 +0100 telepathy-gabble (0.9.18-2) experimental; urgency=low * Add Breaks for Mission Control older than 5.5, since interactive TLS checking (present since 0.9.17) isn't dispatched on those versions, resulting in an apparent hang -- Simon McVittie Tue, 14 Sep 2010 16:38:33 +0100 telepathy-gabble (0.9.18-1) experimental; urgency=low * New upstream release -- Simon McVittie Mon, 13 Sep 2010 21:25:48 +0100 telepathy-gabble (0.9.17-1) experimental; urgency=low * New upstream releases 0.9.16, 0.9.17 * Standards-Version: 3.9.1 (no changes needed) * Bump telepathy-glib dependency to 0.11.14 * Switch to debhelper 8 and 3.0 (quilt) source format -- Simon McVittie Thu, 02 Sep 2010 11:36:59 +0100 telepathy-gabble (0.9.15-2) unstable; urgency=high * debian/patches/01-jingleinfo.diff: Added to ignore google:jingleinfo pushes from contacts which may theoretically allow an attacker to trick Gabble into relaying streamed media through a server of the attacker's choosing, enabling them to intercept, obstruct or modify the user's audio and video calls. -- Jonny Lamb Thu, 17 Feb 2011 09:24:33 +0000 telepathy-gabble (0.9.15-1) unstable; urgency=low * New upstream release - doesn't assert if the capabilities cache isn't valid (Closes: #586936) * Standards-Version: 3.9.0 (no changes needed) -- Simon McVittie Wed, 30 Jun 2010 18:34:42 +0100 telepathy-gabble (0.9.14-1) unstable; urgency=low * New upstream release - fixes regressions in connecting to some servers (Closes: 586705) * Update outdated dependencies in debian/control to match configure.ac -- Simon McVittie Tue, 22 Jun 2010 19:52:14 +0100 telepathy-gabble (0.9.13-1) unstable; urgency=low * New upstream release * Add libnice-dev to the build dependencies for google talk compatible file transfer -- Sjoerd Simons Thu, 17 Jun 2010 15:21:02 +0100 telepathy-gabble (0.9.12-1) unstable; urgency=low * New upstream release * Stop linking telepathy-gabble doc dir to the telepathy-gabble-dbg, it breaks the build when building with dh_buildinfo * Add libsqlite3-dev to the build dependencies -- Sjoerd Simons Fri, 04 Jun 2010 14:36:16 +0100 telepathy-gabble (0.9.11-1) unstable; urgency=low * New upstream release. * debian/control: Removed inactive maintainers from Uploaders. -- Jonny Lamb Wed, 28 Apr 2010 10:40:43 +0100 telepathy-gabble (0.9.10-1) unstable; urgency=low * New upstream release. * debian/source/format: Added to ensure source format remains at 1.0. -- Jonny Lamb Mon, 26 Apr 2010 10:23:19 +0100 telepathy-gabble (0.9.8-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Wed, 17 Mar 2010 13:57:49 +0000 telepathy-gabble (0.9.7-1) unstable; urgency=low * New upstream release - Should hopefully build successfully on hurd-i386 too -- Simon McVittie Wed, 03 Mar 2010 19:41:21 +0000 telepathy-gabble (0.9.6-2) unstable; urgency=low * "Officially" upload 0.9.x to unstable. I accidentally sent 0.9.6-1 to unstable, but discussion with other upstream developers concluded that 0.9.x is suitable for sid/squeeze and we should keep it. -- Simon McVittie Wed, 24 Feb 2010 15:14:30 +0000 telepathy-gabble (0.9.6-1) experimental; urgency=low * New upstream release * Don't install .la files for plugins * Standards-Version: 3.8.4 (no changes needed) -- Simon McVittie Tue, 23 Feb 2010 20:46:32 +0000 telepathy-gabble (0.9.4-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Tue, 16 Feb 2010 17:40:13 +0000 telepathy-gabble (0.9.3-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Tue, 22 Dec 2009 13:11:18 +0000 telepathy-gabble (0.9.2-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Tue, 27 Oct 2009 17:54:55 +0000 telepathy-gabble (0.9.1-1) experimental; urgency=low * New upstream release. -- Dafydd Harries Tue, 29 Sep 2009 18:11:21 +0100 telepathy-gabble (0.9.0-1) experimental; urgency=low * New upstream release on a new development branch * Don't depend on Loudmouth, but do depend on GNU TLS and libsasl2 * Increase dependencies on GLib (GNIO) and telepathy-glib * Upload to experimental for the moment - most people should keep using 0.8.x until the 0.9 branch has settled down a bit, and until GLib 2.22 appears -- Simon McVittie Wed, 16 Sep 2009 15:55:30 +0100 telepathy-gabble (0.8.11-2) unstable; urgency=low * Add three patches from upstream telepathy-gabble-0.8 branch to disable Linux-specific credentials-passing code on non-Linux, fixing compilation on kFreeBSD * Standards-Version: 3.8.4, no changes needed -- Simon McVittie Tue, 23 Feb 2010 18:42:23 +0000 telepathy-gabble (0.8.11-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Thu, 18 Feb 2010 23:26:36 +0000 telepathy-gabble (0.8.10-1) UNRELEASED; urgency=low * New upstream release. * debian/patches/: + Removed all patches from 0.8.9-1 as they're in this new release. * debian/control: Add libsqlite3-dev build-dep for the new caps cache. -- Jonny Lamb Mon, 08 Feb 2010 18:23:42 +0000 telepathy-gabble (0.8.9-1) unstable; urgency=low * New upstream release * Add a set of patches from upstream git to ensure we don't reset our VCard on every login. Apart from saving bandwidth this also words around a problem in OpenFire where it leaks memory every time the avatar gets reset: - d/patches/0001-fd.o-25341-Always-sets-its-own-vcard-on-login.patch - d/patches/0002-vcard-manager-Do-not-try-to-set-vcard-fields-not-sup.patch - d/patches/0003-vcard-manager-Iterate-over-hashtable-instead-of-usin.patch -- Sjoerd Simons Tue, 22 Dec 2009 15:32:23 +0000 telepathy-gabble (0.8.7-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Wed, 14 Oct 2009 22:40:34 +0100 telepathy-gabble (0.8.6-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 10 Oct 2009 17:04:38 -0400 telepathy-gabble (0.8.5-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 03 Oct 2009 18:03:48 +0100 telepathy-gabble (0.8.4-1) unstable; urgency=low * New upstream release. -- Dafydd Harries Tue, 29 Sep 2009 15:20:46 +0100 telepathy-gabble (0.8.3-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Sat, 12 Sep 2009 13:41:02 +0100 telepathy-gabble (0.8.2-1) unstable; urgency=low * New upstream release. * debian/patches/: + 0001-Fix-a-crash-when-advertising-tube-caps-without-Servi.patch: Removed as is in new upstream. -- Jonny Lamb Tue, 08 Sep 2009 14:42:06 +0100 telepathy-gabble (0.8.1-2) unstable; urgency=low * debian/update-patches.mk: updated * d/patches/0001-Fix-a-crash-when-advertising-tube-caps-without-Servi.patch + Prevent a crash when a tube capability without a Service or ServiceName property is advertised. Patch from upstream git -- Sjoerd Simons Fri, 28 Aug 2009 23:39:42 +0100 telepathy-gabble (0.8.1-1) unstable; urgency=low * New upstream release. * debian/control: + Upped dep on libtelepathy-glib to >= 0.7.34. + Upped Standards-Version. (no changes) -- Jonny Lamb Tue, 25 Aug 2009 18:25:59 +0100 telepathy-gabble (0.7.32-1) unstable; urgency=low * New upstream version. -- Dafydd Harries Tue, 11 Aug 2009 10:25:56 +0100 telepathy-gabble (0.7.31-1) unstable; urgency=low * New upstream version * Standards-Version: 3.8.2 (no changes required) -- Simon McVittie Wed, 22 Jul 2009 17:56:36 +0100 telepathy-gabble (0.7.30-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Mon, 29 Jun 2009 16:51:58 +0100 telepathy-gabble (0.7.29-2) unstable; urgency=low * New Debian upload to make sure distribution is correctly set. -- Jonny Lamb Wed, 24 Jun 2009 18:25:18 +0100 telepathy-gabble (0.7.29-1) UNRELEASED; urgency=low * New upstream release. -- Jonny Lamb Fri, 19 Jun 2009 18:01:01 +0100 telepathy-gabble (0.7.28-1) unstable; urgency=low * New upstream release. * debian/control: Upped build-dep on libtelepathy-glib-dev to >= 0.7.31. -- Jonny Lamb Wed, 03 Jun 2009 14:45:10 +0100 telepathy-gabble (0.7.27-1) unstable; urgency=low * New Upstream Version * debian/control: Add uuid-dev as a build-dependency -- Sjoerd Simons Mon, 11 May 2009 12:30:55 +0100 telepathy-gabble (0.7.26-1) unstable; urgency=low * New upstream release. -- Jonny Lamb Wed, 08 Apr 2009 20:02:06 +0100 telepathy-gabble (0.7.25-1) unstable; urgency=low * New upstream release. * debian/control: Upped build-dependency on telepathy-glib. * debian/copyright: Updated copyright years and versioned links to licenses in common-licenses. -- Jonny Lamb Sat, 04 Apr 2009 12:03:10 +0100 telepathy-gabble (0.7.24-1) unstable; urgency=low [ Jonny Lamb ] * debian/control: Changed telepathy-gabble-dbg's Section to debug. [ Simon McVittie ] * New upstream version -- Simon McVittie Mon, 23 Mar 2009 19:41:12 +0000 telepathy-gabble (0.7.23-1) unstable; urgency=low [ Laurent Bigonville ] * debian/control: Correctly bump tp-glib to >= 0.7.26 [ Jonny Lamb ] * New upstream release. * debian/control: + Added libsoup2.4-dev Build-Dep. + Upped Standards-Version (no changes). -- Jonny Lamb Mon, 16 Mar 2009 17:17:22 +0000 telepathy-gabble (0.7.22-1) unstable; urgency=low * New Upstream Version * debian/control: Bump tp-glib depend to >= 0.7.24 -- Sjoerd Simons Tue, 03 Mar 2009 11:23:16 +0000 telepathy-gabble (0.7.21-1) unstable; urgency=low * New upstream release. * debian/gbp.conf: + Added pristine-tar = True. + Removed no-create-orig line. * debian/control: + Added myself to Uploaders. + Removed XS-Dm-Upload-Allowed field. -- Jonny Lamb Sat, 21 Feb 2009 14:12:49 +0000 telepathy-gabble (0.7.20-2) unstable; urgency=low [ Simon McVittie ] * Bump dbus-glib build dependency to 0.80-2, so we get a runtime dependency on 0.78 (which can deal with all the D-Bus types we need, and consistently unrefs simply-typed hash tables) rather than 0.76 (which can't deal with all D-Bus types, and might unref or destroy hash tables depending on the version of GLib it was built against). [ Laurent Bigonville ] * Upload to unstable. -- Laurent Bigonville Tue, 17 Feb 2009 20:41:45 +0100 telepathy-gabble (0.7.20-1) experimental; urgency=low * New upstream release * Remove both the patches (no longer needed) -- Simon McVittie Mon, 02 Feb 2009 19:05:19 +0000 telepathy-gabble (0.7.19-1) experimental; urgency=low * New upstream release * Cherry-pick patch from upstream git to reinstate offline/error/unknown statuses in the GetStatuses return * Cherry-pick patch from upstream git to set actor correctly when terminating Jingle calls * [lintian] debian/control: remove duplicate "Section: net" from binary packages, so they pick it up from the source package * [lintian] debian/control: fix description of the -dbg package -- Simon McVittie Fri, 30 Jan 2009 19:01:03 +0000 telepathy-gabble (0.7.17-1) experimental; urgency=low [ Simon McVittie ] * Add update-patches machinery from libnice packaging * Sync README.source from libnice [ Laurent Bigonville ] * New upstream release * Bump libdbus-1-dev and libdbus-glib-1-dev build-dep * Add ${misc:Depends} to telepathy-gabble-dbg depends to please lintian -- Laurent Bigonville Thu, 18 Dec 2008 10:24:14 +0100 telepathy-gabble (0.7.16-1) experimental; urgency=low * New upstream release -- Laurent Bigonville Wed, 03 Dec 2008 21:06:42 +0100 telepathy-gabble (0.7.15-1) experimental; urgency=low * New upstream version -- Simon McVittie Thu, 06 Nov 2008 09:57:24 +0000 telepathy-gabble (0.7.14-1) experimental; urgency=low * New upstream version - require telepathy-glib 0.7.18 -- Simon McVittie Tue, 04 Nov 2008 11:38:16 +0000 telepathy-gabble (0.7.12-1) experimental; urgency=low * New upstream release -- Simon McVittie Thu, 23 Oct 2008 16:02:28 +0100 telepathy-gabble (0.7.11-1) experimental; urgency=low * New upstream release -- Simon McVittie Wed, 22 Oct 2008 16:04:16 +0100 telepathy-gabble (0.7.10-1) experimental; urgency=low [ Simon McVittie ] * New upstream version - require telepathy-glib 0.7.17 * README.source: talk about the debian-patches branch [ Laurent Bigonville ] * Use my debian.org address in Uploaders * Fix Vcs-Git URL -- Simon McVittie Wed, 15 Oct 2008 14:01:58 +0100 telepathy-gabble (0.7.9-1) experimental; urgency=low * New experimental upstream version. This one would be in experimental even if we weren't in freeze for the lenny release. - bump build dependencies to GLib 2.16 and telepathy-glib 0.7.16 * Move packaging to git and note this fact in debian/control. * Bump the Standards-Version to 3.8.0 (add a README.source). -- Simon McVittie Mon, 29 Sep 2008 18:42:50 +0100 telepathy-gabble (0.7.8-1) experimental; urgency=low * New upstream version. * debian/patches/01fixmarshaller.patch: removed, no longer needed. -- Simon McVittie Tue, 19 Aug 2008 20:35:05 +0100 telepathy-gabble (0.7.7-2) experimental; urgency=low * debian/patches/01fixmarshaller.patch: Fix assertion failure when using GLib 2.17's pedantic signal marshallers (patch from upstream darcs, via Ubuntu; fd.o #16963). -- Simon McVittie Wed, 06 Aug 2008 12:06:58 +0100 telepathy-gabble (0.7.7-1) experimental; urgency=low * New upstream release - debian/control: build-depend on telepathy-glib >= 0.7.13 and update other dependencies to match configure.ac * Targeting experimental due to the lenny freeze * Wrap long Uploaders, Build-Depends and sort them alphabetically * Make the build-dependency on libdbus-1-dev explicit * Update copyright year in debian/copyright -- Simon McVittie Thu, 31 Jul 2008 14:45:34 +0100 telepathy-gabble (0.7.6-1) unstable; urgency=low * New upstream release * debian/control: Up telepathy-glib build-depend to 0.7.8 * debian/patches/00-no-call-state.diff: + Removed. Not relevant anymore -- Sjoerd Simons Fri, 16 May 2008 12:41:16 +0200 telepathy-gabble (0.7.5-2) unstable; urgency=low * patches/00-no-call-state.diff: Added, from upstream darcs. Avoid referencing the CallState interface, so we don't have to depend on telepathy-glib >= 0.7.6 -- Simon McVittie Mon, 12 May 2008 09:30:43 +0100 telepathy-gabble (0.7.5-1) unstable; urgency=low * New upstream version * Ship the HTML protocol documentation installed by versions >= 0.7.4 -- Simon McVittie Mon, 05 May 2008 12:53:58 +0100 telepathy-gabble (0.7.4-1) unstable; urgency=low * New upstream version * debian/patches/00_retry_media_session_initiation_on_stream_removal.patch: removed, applied upstream * Use my Debian email address in Uploaders -- Simon McVittie Thu, 01 May 2008 19:18:59 +0100 telepathy-gabble (0.7.3-2) unstable; urgency=low [ Simon McVittie ] * Instead of shipping documentation in the -dbg package, ship a symlink to the main package's documentation * Update Build-Depends for the 0.7.3 version, which needs telepathy-glib (>= 0.7.0) (in practice, this is easily satisfied by the versions in both lenny and sid, so shouldn't be a problem) [ Sjoerd Simons ] * debian/patches/00_retry_media_session_initiation_on_stream_removal.patch - Added. When a media stream is removed before a session initiation is send recheck if an initiation should be send (from upstream darcs) -- Sjoerd Simons Sat, 12 Apr 2008 17:54:28 +0200 telepathy-gabble (0.7.3-1) unstable; urgency=low * New upstream release -- Simon McVittie Fri, 11 Apr 2008 15:36:28 +0100 telepathy-gabble (0.7.2-1) unstable; urgency=low * New upstream release (0.7.2) -- Laurent Bigonville Thu, 17 Jan 2008 23:11:41 +0100 telepathy-gabble (0.7.1-1) unstable; urgency=low [ Simon McVittie ] * New upstream release - Installs to libexecdir, so set libexecdir to /usr/lib/telepathy/ in debian/rules (we're standardizing on this directory for all Telepathy CMs in Debian) - Has a man page (which was briefly in the Debian packaging, but has now gone upstream) * Upgrade telepathy-glib dependency to 0.6.1 to get predictable behaviour of debug vs persist (note to backporters: 0.5.14 should be sufficient to build this version if you don't want 0.6.1) * Add XS-Dm-Upload-Allowed: yes so I can upload it [ Laurent Bigonville ] * Use new Homepage field instead of old pseudo-field * Use now official Vcs-* field * Bump libloudmouth-dev build-dep (>= 1.3.2), only needed to enable some new features * Bump Standards-Version to 3.7.3 -- Laurent Bigonville Tue, 11 Dec 2007 20:48:36 +0100 telepathy-gabble (0.6.0-1) unstable; urgency=low * New upstream release * Remove Provides: telepathy-connection-manager from the -dbg package -- Laurent Bigonville Fri, 28 Sep 2007 20:23:26 +0200 telepathy-gabble (0.5.14-1) unstable; urgency=low [ Laurent Bigonville ] * Add XS-Vcs-Bzr field [ Sjoerd Simons ] * New upstream release -- Sjoerd Simons Thu, 06 Sep 2007 22:27:46 +0200 telepathy-gabble (0.5.13-1) unstable; urgency=low [ Laurent Bigonville ] * Add myself as an Uploaders * Use binary:Version instead of Source-Version to be binNMU safe [ Sjoerd Simons ] * New upstream release * debian/control: Bump libtelepathy-glib-dev build-dep to >= 0.5.14 -- Sjoerd Simons Fri, 31 Aug 2007 09:44:51 +0200 telepathy-gabble (0.5.12-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Mon, 09 Jul 2007 22:38:50 +0200 telepathy-gabble (0.5.11-1) unstable; urgency=low [ Sjoerd Simons ] * Set the priority of -dbg to extra [ Simon McVittie ] * New upstream release * Build-Depend on telepathy-glib 0.5.10 (now separate) * Set -dbg dependencies correctly -- Simon McVittie Thu, 03 May 2007 17:07:52 +0100 telepathy-gabble (0.5.8-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Fri, 13 Apr 2007 10:03:33 +0200 telepathy-gabble (0.5.7-1) unstable; urgency=low * New upstream release * Upload to unstable now that the required version of dbus-glib is in unstable * debian/copyright: Update authors and include licenses/copyright of the included libmd5-rfc and sha1 implementations. * debian/telepathy-gabble.install: Make more strict to prevent the installation of telepathy-glib -- Sjoerd Simons Tue, 10 Apr 2007 17:15:58 +0200 telepathy-gabble (0.5.6-1) experimental; urgency=low * New upstream release * Correctly upload to experimental (needs new dbus-glib) - 0.5.5-1 in unstable was a mistake * Branch packaging on Alioth to avoid future confusion -- Simon McVittie Mon, 26 Mar 2007 17:08:06 +0100 telepathy-gabble (0.5.5-1) unstable; urgency=low * New upstream release -- Sjoerd Simons Thu, 8 Mar 2007 18:54:41 +0100 telepathy-gabble (0.5.4-1) unstable; urgency=low * New upstream release * Add xsltproc to build-depends -- Sjoerd Simons Fri, 2 Mar 2007 11:40:03 +0100 telepathy-gabble (0.5.3-1) experimental; urgency=low * New upstream release -- Riccardo Setti Thu, 8 Feb 2007 21:18:20 +0100 telepathy-gabble (0.5.1-1) unstable; urgency=low * New upstream release. * Removed: - 00_only_set_message_if_present.patch applied upstream - 01_first_update_cache_then_use_it.patch applied upstream -- Riccardo Setti Tue, 30 Jan 2007 10:44:01 +0100 telepathy-gabble (0.5.0-2) unstable; urgency=low [ Riccardo Setti ] * Added telepathy-gabble-dbg package. [ Sjoerd Simons ] * debian/patches/00_only_set_message_if_present.patch - Don't add an optional message property in PresenceUpdate if the contact didn't have a status message (from upstream darcs) * debian/patches/01_first_update_cache_then_use_it.patch - First update the cache and then proccess the information (from upstream darcs) -- Sjoerd Simons Thu, 25 Jan 2007 15:09:43 +0100 telepathy-gabble (0.5.0-1) unstable; urgency=low [ Dafydd Harries ] * Bump build-dependency on Loudmouth to >= 1.1.1. * Bump libglib-dbus-dev dependency to >= 0.71. * List authors in copyright file. * Add Riccardo Setti as uploader. * Add watch file. * Bump standards version to 3.7.2. [ Simon McVittie ] * New upstream release. * Merge Ubuntu packaging with Daf's Debian packaging for 0.4.2. * Use plain debhelper (as in Daf's Debian packaging), not CDBS (as in Daniel Holbach's Ubuntu packaging). * Set Daf as maintainer with myself, Daniel Holbach and Riccardo Setti as uploaders. [ Sjoerd Simons ] * New upstream release * Add myself to uploaders * Revert the change to debhelper * Merge in the latest ubuntu changes * Move the ubuntu changelog to ubuntu.change, so there is some record for it -- Sjoerd Simons Thu, 14 Dec 2006 15:11:31 +0000 telepathy-gabble (0.4.2-1) unstable; urgency=low * New upstream release. * Bump build-dependency on Loudmouth to >= 1.1.1. * Bump libglib-dbus-dev dependency to >= 0.71. * List authors in copyright file. * Add Riccardo Setti as uploader. -- Dafydd Harries Tue, 17 Oct 2006 19:06:43 +0100 telepathy-gabble (0.3.0-1) unstable; urgency=low * New upstream version. * Add missing libloudmouth1-dev build-dependency. -- Dafydd Harries Tue, 1 Aug 2006 17:49:59 +0100 telepathy-gabble (0.1.42-1) unstable; urgency=low * New upstream version. * Provide telepathy-connection-manager virtual package. -- Dafydd Harries Thu, 13 Jul 2006 18:29:35 +0100 telepathy-gabble (0.1.37-1) unstable; urgency=low * Initial package. -- Dafydd Harries Fri, 9 Jun 2006 17:53:49 +0100 debian/rules0000775000000000000000000000275512343565240010265 0ustar #!/usr/bin/make -f include /usr/share/dpkg/default.mk %: dh $@ --with autoreconf --parallel # Now that we use debhelper 9, dh_auto_configure defaults to # $libexecdir=$libdir, which might be better than this, but doesn't match # our historical practice (so it'd break old debugging instructions). # Leaving it as it was for now... override_dh_auto_configure: dh_auto_configure -- \ --libdir="\$${prefix}/lib" \ --libexecdir="\$${prefix}/lib/telepathy" \ --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt \ --disable-static \ --enable-installed-tests $(NULL) # the regression tests are too race-prone to run on Debian buildds override_dh_auto_test: : # remove the development symlinks - nothing in Debian should depend on these # private libraries override_dh_auto_install: dh_auto_install rm -f debian/tmp/usr/lib/telepathy/gabble-0/plugins/*.la rm -f debian/tmp/usr/lib/telepathy-gabble-tests/plugins/*.la rm -f debian/tmp/usr/lib/telepathy/gabble-0/lib/*.la rm -f debian/tmp/usr/lib/telepathy/gabble-0/lib/libwocky.so rm -f debian/tmp/usr/lib/telepathy/gabble-0/lib/libgabble-plugins.so override_dh_install: dh_install --list-missing override_dh_strip: dh_strip --dbg-package=telepathy-gabble-dbg # the libraries are considered private, nothing in Debian should depend on them override_dh_makeshlibs: : override_dh_shlibdeps: sed -e 's!@DEB_VERSION_UPSTREAM@!$(DEB_VERSION_UPSTREAM)!' \ < debian/shlibs.local.in \ > debian/shlibs.local dh_shlibdeps -Ltelepathy-gabble debian/telepathy-gabble.docs0000664000000000000000000000002412343565240013253 0ustar AUTHORS NEWS README debian/clean0000664000000000000000000000002412343565240010175 0ustar debian/shlibs.local debian/source/0000775000000000000000000000000012343565240010474 5ustar debian/source/format0000664000000000000000000000001412343565240011702 0ustar 3.0 (quilt) debian/gbp.conf0000664000000000000000000000023312343565240010611 0ustar [DEFAULT] debian-branch = debian upstream-branch = upstream pristine-tar = True [git-buildpackage] tarball-dir = ../tarballs/ export-dir = ../build-area/ debian/telepathy-gabble-tests.lintian-overrides0000664000000000000000000000013012343565240017117 0ustar telepathy-gabble-tests: binary-or-shlib-defines-rpath * /usr/lib/telepathy/gabble-0/lib debian/control0000664000000000000000000000473412343565502010610 0ustar Source: telepathy-gabble Section: net Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Telepathy maintainers Uploaders: Dafydd Harries , Laurent Bigonville , Simon McVittie , Sjoerd Simons , Jonny Lamb Build-Depends: autotools-dev (>= 20100122.1~), debhelper (>= 9), dh-autoreconf, dpkg-dev (>= 1.16.1~), gnutls-bin, libdbus-1-dev (>= 1.1.0), libdbus-glib-1-dev (>= 0.82), libglib2.0-dev (>= 2.32), libgnutls-dev (>= 2.8.2), libsasl2-dev, libsoup2.4-dev, libtelepathy-glib-dev (>= 0.19.7), python, xsltproc, libsqlite3-dev, libnice-dev (>= 0.0.11) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-telepathy/telepathy-gabble.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-telepathy/telepathy-gabble.git Homepage: http://telepathy.freedesktop.org/wiki/ Package: telepathy-gabble Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: telepathy-mission-control-5 (<< 1:5.5) Provides: telepathy-connection-manager Description: Jabber/XMPP connection manager Gabble is a Jabber/XMPP connection manager for the Telepathy framework, currently supporting single user chats, multi user chats and voice/video calls. Install this package to use Telepathy instant messaging clients with Jabber/XMPP servers, including Google Talk and Facebook Chat. Package: telepathy-gabble-dbg Priority: extra Section: debug Architecture: any Depends: telepathy-gabble (= ${binary:Version}), ${misc:Depends} Description: Jabber/XMPP connection manager (debug symbols) Gabble is a Jabber/XMPP connection manager for the Telepathy framework. . This package contains debug symbols necessary to debug crashes in Gabble. Package: telepathy-gabble-tests Priority: extra Section: debug Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, telepathy-gabble (= ${binary:Version}), python-twisted, python-openssl, python-gobject Description: Jabber/XMPP connection manager (automated tests) Gabble is a Jabber/XMPP connection manager for the Telepathy framework. . This package contains automated tests for Gabble debian/shlibs.local.in0000664000000000000000000000025012343565240012076 0ustar libwocky-telepathy-gabble @DEB_VERSION_UPSTREAM@ telepathy-gabble (= ${binary:Version}) libgabble-plugins @DEB_VERSION_UPSTREAM@ telepathy-gabble (= ${binary:Version}) debian/compat0000664000000000000000000000000212343565240010372 0ustar 9 debian/telepathy-gabble.install0000664000000000000000000000053012343565240013773 0ustar debian/tmp/usr/lib/telepathy/telepathy-gabble debian/tmp/usr/lib/telepathy/gabble-0/lib/libgabble-plugins-*.so debian/tmp/usr/lib/telepathy/gabble-0/lib/libwocky-*.so debian/tmp/usr/lib/telepathy/gabble-0/plugins/*.so debian/tmp/usr/share/man debian/tmp/usr/share/dbus-1 debian/tmp/usr/share/telepathy debian/tmp/usr/share/doc/telepathy-gabble debian/watch0000664000000000000000000000014412343565240010224 0ustar version=3 http://telepathy.freedesktop.org/releases/telepathy-gabble/telepathy-gabble-(.*)\.tar\.gz debian/patches/0000775000000000000000000000000012343565240010623 5ustar debian/patches/series0000664000000000000000000000000012343565240012026 0ustar debian/autoreconf0000664000000000000000000000002012343565240011254 0ustar . lib/ext/wocky