After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585844 - Should use stable Debug API
Should use stable Debug API
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on: 580631
Blocks:
 
 
Reported: 2009-06-15 12:03 UTC by Guillaume Desmottes
Modified: 2009-08-17 10:05 UTC
See Also:
GNOME target: 2.28.x
GNOME version: ---


Attachments
undrafted in http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/undraft-debug (742 bytes, patch)
2009-08-17 09:55 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2009-06-15 12:03:13 UTC
We don't want to have a stable Empathy version depending on a DRAFT Telepathy
API. The Debug interface should be undrafted and Empathy should use it for
2.28.
Comment 1 André Klapper 2009-06-23 12:12:08 UTC
API/ABI Freeze for 2.27.x is on July 20th.
Comment 2 Guillaume Desmottes 2009-08-17 09:30:16 UTC
Debug has been undrafted in the 0.17.27 version of the spec and the future version of Gabble (0.7.33) will implement the stable API.
Comment 3 Guillaume Desmottes 2009-08-17 09:55:09 UTC
Created attachment 140951 [details] [review]
undrafted in http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/undraft-debug

 extensions/Debug.xml |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
Comment 4 Guillaume Desmottes 2009-08-17 10:05:08 UTC
Merged to master. Thanks to Xavier for the review.