override_dh_fixperms-does-not-call-dh_fixperms
The debian/rules
file for this package has an
override_dh_fixperms
target that does not reference
dh_fixperms
.
This can result in packages inheriting the umask(2)
of the build
process, rendering the package unreproducible.
Please add a call to dh_fixperms
.
For more information please consult:
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.112.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 25e9483. For merge requests, please use the latest version in the Lintian check debian/rules.
Visibility: warning