On Sat, 01 Jul 2017 at 17:30:18 +0200, Michael Biebl wrote: > On Tue, 30 Aug 2016 10:39:08 +0100 Simon McVittie <s...@debian.org> wrote: > > Source: libunique3 ... > > This package currently has autopkgtests that depend on dbus-x11; as far > > as I can tell, they rely on X11 autolaunch. Please change that dependency > > from dbus-x11 to dbus (>= 1.8), and wrap the tests in "dbus-run-session --". > > I can't see an autopkgtest with dbus-x11 as dependency for neither > libunique nor libunique3
Sorry, looks like I used the wrong one of several template emails during the mass bug filing. > Do you by chance mean the library package which has > Depends: dbus-x11 > > I suppose you want that changed to default-dbus-user-session | > dbus-user-session? default-dbus-session-bus | dbus-session-bus, please (same as e.g. empathy). You could also remove the explicit dependency on dbus - I expect that every implementation of dbus-session-bus will depend on dbus anyway, and both of the current implementations do. S