On 09/08/23 08:02, Paul Menzel wrote:
Am 08.08.23 um 22:00 schrieb Gioele Barabucci:
From https://bugs.debian.org/1006631:
dbus supports policy files in both `/usr/share/dbus-1/system.d` and
`/etc/dbus-1/systemd`. [The] recently released dbus 1.14.0, officially
deprecates installing packages' default policies into
`/etc/dbus-1/systemd`, instead reserving it for the sysadmin.
This is the same idea as the difference between `/usr/lib/udev/rules.d`
and `/etc/udev/rules.d`.
---
v2: bump D-Bus min version, derive DBUS_CONFDIR from datadir
It’d be great if you mentioned the D-Bus version bump explicitly in the
commit message, and the years of the release (2012 and 2015).
Sure. V3 is on its way.
(Maybe even make it a separate commit.)
No problem. I sent everything in one patch because I read
3) Split your patch according to the top-level directories. E.g.: if
you added a feature that touches files under 'include/', 'src/' and
'drivers/' directories, split in three separated patches, taking care
not to break compilation.
in HACKING as "don't split too much, we prefer one patch per directory",
but I now understand that it actually means "touch at most one directory
per commit".
Regards,
--
Gioele Barabucci