skip-systemd-native-flag-missing-pre-depends
This package uses the --skip-systemd-native
invoke-rc.d
flag in the specified maintainer script but does
not specify a Pre-Depends
dependency on a recent version of
init-system-helpers
.
This flag is useful for maintainer scripts that want to defer systemd
actions to deb-systemd-invoke(1p)
. However, it was only added
in init-system-helpers
version 1.52.
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.108.0
release tag in our Git
repository.
You can find the detection logic for this version at commit a1e47cb. For merge requests, please use the latest version in the Lintian check scripts.
Visibility: warning