#1122712 rauc: directly Depends and Build-Depends on dbus

#1122712#5
Date:
2025-12-12 11:26:40 UTC
From:
To:
This package has a direct Depends and Build-Depends on the dbus package.
This could be a larger dependency than it really needs, and conflicts
with use of the non-default dbus-broker package as a system bus.

For details of how to replace this dependency, please see:
https://salsa.debian.org/utopia-team/dbus/-/blob/debian/unstable/debian/replacing-dbus-dependency.txt?ref_type=heads

For the Build-Depends, if it's running unit tests by using
dbus-run-session(1) or invoking dbus-daemon(1) directly, then a
dependency on the dbus-daemon package is likely to be sufficient.

For the runtime dependency, if the intention of this dependency is "this
package needs a working D-Bus system bus, whatever implementation Debian
prefers at the moment" (similar to what is required by e.g. polkitd or
network-manager), please replace the Depends on dbus with:

default-dbus-system-bus | dbus-system-bus

Thanks,
    smcv

#1122712#10
Date:
2026-01-19 20:16:33 UTC
From:
To:
On Fri, 2025-12-12 at 11:26 +0000, Simon McVittie wrote:
...

The test suite runs dbus-daemon directly.

RAUC doesn't need any specific D-Bus implementation, so this change should be
fine.

Best regards
Jan