package-contains-empty-directory
This package installs an empty directory. This might be intentional but it's normally a mistake. If it is intentional, add a Lintian override.
If a package ships with or installs empty directories, you can remove them in debian/rules by calling:
$ find path/to/base/dir -type d -empty -delete
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 files/empty-directories.
Visibility: info