Should use gdbus instead of dbus-glib
Hello,
While looking after debian packages for compiz, I noticed that it depends on a library which is considered deprecated, dbus-glib:
This package provides a deprecated GLib-based shared library for
applications using the GLib interface to D-Bus. New code should use
GDBus, part of GLib, instead.
Samuel