debian-rules-uses-unnecessary-dh-argument
The debian/rules
file passes the specified argument to
dh $@
but it is enabled by default from this debhelper
compatibility level onwards.
Please remove the argument from the call to dh(1)
.
For more information please consult:
- the debhelper(7) manual page
- the dh(1) 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 f5107b6. For merge requests, please use the latest version in the Lintian check debhelper.
Visibility: warning