=== modified file 'DBUS-API' --- DBUS-API 2015-08-02 16:45:29 +0000 +++ DBUS-API 2015-08-02 16:57:09 +0000 @@ -82,7 +82,6 @@ | LastCheckerStatus (i) | n | Read | N/A | | LastEnabled (j) | s | Read | N/A | | Name | s | Read | (Section name) | - | ObjectPath | o | Read | N/A | | Secret (k) | ay | Write | secret (or secfile) | | Timeout (a) | t | Read/Write | timeout | === modified file 'mandos' --- mandos 2015-08-02 16:45:29 +0000 +++ mandos 2015-08-02 16:57:09 +0000 @@ -1674,7 +1674,8 @@ # ObjectPath - property @dbus_annotations( - {"org.freedesktop.DBus.Property.EmitsChangedSignal": "const"}) + {"org.freedesktop.DBus.Property.EmitsChangedSignal": "const", + "org.freedesktop.DBus.Deprecated": "true"}) @dbus_service_property(_interface, signature="o", access="read") def ObjectPath_dbus_property(self): return self.dbus_object_path # is already a dbus.ObjectPath