debian-rules-uses-deprecated-systemd-override
The debian/rules
file for this package has an
override_dh_systemd_enable
or
override_dh_systemd_start
target but the package uses debhelper compatibility level 11.
The dh_systemd_{enable,start}
commands were deprecated in this
compat level and are no longer called. This is likely to cause your
package to not function as intended.
Please replace these with calls to dh_installsystemd
.
For more information please consult:
- the debhelper(7) 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 fd97859. For merge requests, please use the latest version in the Lintian check debhelper.
Visibility: error