From b1124f15dee62cb3e75ca0c5ea3176543462d1e3 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Dec 2025 13:36:49 +0100 Subject: Replace dbus Build-Depends with dbus-daemon The test-suite that is run as part of dh_auto_test only needs dbus-run-session, which is part of the dbus-daemon package. Replace dbus with dbus-daemon, as it has a smaller dependency tree and doesn't interfere with alternatives like dbus-broker. Closes: #1122686 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f4f13428..163aabcd 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Build-Depends: debhelper-compat (= 13), mobile-broadband-provider-info, valac, libpolkit-gobject-1-dev, - dbus , + dbus-daemon , python3-dbus , python3-pexpect , iproute2 , -- cgit 1.3.0-6-gf8a5