skip-systemd-native-flag-missing-pre-depends
The named maintainer script uses the --skip-systemd-native
option to invoke-rc.d
but does not declare a Pre-Depends
prerequisite on init-system-helpers
.
The flag helps to defer systemd
actions until
deb-systemd-invoke(1p)
is called.
Please add Pre-Depends: ${misc:Pre-Depends}
to your
debian/control
file.
For more information please consult:
- the invoke-rc.d(8) manual page
- the deb-systemd-invoke(1p) manual page
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check systemd/native/prerequisites.
Visibility: warning