uses-debhelper-compat-file
This package uses a debian/compat
file to denote the
required debhelper compatibility number.
However, debhelper has replaced debian/compat
with the
debhelper-compat
virtual package for most circumstances.
Packages not using an experimental or beta compatibility level should
Build-Depend on the debhelper-compat
virtual package, for
example:
Build-Depends: debhelper-compat (= 13)
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 ea05801. For merge requests, please use the latest version in the Lintian check debhelper.
Visibility: pedantic