[next] telepathy-mission-control: constants: Debug iface is now Debug1
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Oct 2 03:42:50 PDT 2013
Module: telepathy-mission-control
Branch: next
Commit: 24f409216c71b4c55bf89b9c4a1b6c648d0251b5
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=24f409216c71b4c55bf89b9c4a1b6c648d0251b5
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Wed Oct 2 11:43:50 2013 +0200
constants: Debug iface is now Debug1
---
tests/twisted/constants.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 38cf204..c6b4012 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -536,7 +536,7 @@ SUBJECT = CHANNEL_IFACE_ROOM + '.Subject'
SUBJECT_PRESENT = 1
SUBJECT_CAN_SET = 2
-DEBUG_IFACE = PREFIX + '.Debug'
+DEBUG_IFACE = PREFIX + '.Debug1'
DEBUG_PATH = PATH_PREFIX + '/debug'
SERVICE_POINT_TYPE_NONE = 0
More information about the telepathy-commits
mailing list