override_dh_clean-does-not-call-dh_clean
The debian/rules
file for this package has an
override_dh_clean
target that does not reference dh_clean
.
This can result in packages not cleaning up properly via debian/rules
clean
.
Please add a call to dh_clean
.
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.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 8ab6976. For merge requests, please use the latest version in the Lintian check debian/rules.
Visibility: warning