Source: akonadi Version: 16.04.2-2 Severity: wishlist Tags: patch User: d...@packages.debian.org Usertags: dbus-launch dbus-launch-for-tests
As described in <https://lists.debian.org/debian-devel/2016/08/msg00554.html> I'm trying to reduce how much dbus-launch is used in Debian. akonadi-calendar currently has commented-out autopkgtests that use dbus-launch. In this case it looks as though it would be simple to replace with dbus-run-session: * replace dbus-x11 with dbus (>= 1.8) in d/tests/control * replace "dbus-launch --exit-with-session" with "dbus-run-session --" in d/tests/testsuite Only filing this with wishlist severity because those tests aren't actually run at the moment anyway. Thanks, S