[Pkg-telepathy-commits] ./packages/unstable/telepathy-gabble r87: * debian/patches/00-no-call-state.diff:

Sjoerd Simons sjoerd at luon.net
Fri May 16 11:05:31 UTC 2008


------------------------------------------------------------
revno: 87
committer: Sjoerd Simons <sjoerd at luon.net>
branch nick: telepathy-gabble
timestamp: Fri 2008-05-16 13:05:31 +0200
message:
  * debian/patches/00-no-call-state.diff:
    + Removed. Not relevant anymore
removed:
  patches/00-no-call-state.diff
modified:
  changelog
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2008-05-16 10:41:26 +0000
+++ b/changelog	2008-05-16 11:05:31 +0000
@@ -2,6 +2,8 @@
 
   * 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 <sjoerd at debian.org>  Fri, 16 May 2008 12:41:16 +0200
 

=== removed file 'patches/00-no-call-state.diff'
--- a/patches/00-no-call-state.diff	2008-05-12 08:27:47 +0000
+++ b/patches/00-no-call-state.diff	1970-01-01 00:00:00 +0000
@@ -1,17 +0,0 @@
-Fri May  9 13:14:14 BST 2008  Simon McVittie <simon.mcvittie at collabora.co.uk>
-  * Don't claim support for the CallStates interface unless we're actually compiling it (it's effectively #if 0 at the moment)
-
-diff -rN -u -p old-tmphMeJ2W/src/gabble-media-channel.c new-tmphMeJ2W/src/gabble-media-channel.c
---- old-tmphMeJ2W/src/gabble-media-channel.c	2008-05-09 13:20:22.805431221 +0100
-+++ new-tmphMeJ2W/src/gabble-media-channel.c	2008-05-09 13:20:22.849433971 +0100
-@@ -713,7 +713,9 @@ gabble_media_channel_get_interfaces (TpS
-                                      DBusGMethodInvocation *context)
- {
-   const gchar *interfaces[] = {
-+#ifdef WITH_CALL_STATE
-       TP_IFACE_CHANNEL_INTERFACE_CALL_STATE,
-+#endif
-       TP_IFACE_CHANNEL_INTERFACE_GROUP,
-       GABBLE_IFACE_CHANNEL_INTERFACE_HOLD,
-       TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING,
-



More information about the Pkg-telepathy-commits mailing list