brace-expansion-in-debhelper-config-file
This debhelper config file appears to use shell brace expansion
(such as {foo,bar}
) to specify files. This happens to work due
to an accident of implementation but is not a supported feature. Only
?
, *
, and [...]
are supported.
For more information please consult:
- the debhelper(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 3410a22. For merge requests, please use the latest version in the Lintian check debhelper.
Visibility: warning