On Tue, 06 Dec 2022 at 18:20:09 +0100, Michael Biebl wrote: > it appears this only covers debian/control. > > While looking at the systemd package, I also noticed policykit-1 being used > in debian/tests/control. > > Are those dependencies excluded on purpose or just an omission?
Good catch, that wasn't an intentional exclusion: I was using dak rm -R -n -b policykit-1 on the DD-accessible mirror of ftp-master, and that doesn't yet pay attention to tests' dependencies (Testsuite-Triggers would be an upper bound for what's needed). Looks like I have some more bugs to open... smcv