absolute-symlink-in-top-level-folder
Symlinks to files which are in the same top-level directory should be relative according to policy. (In other words, a link in /usr to another file in /usr should be relative, while a link in /usr to a file in /etc should be absolute.)
If you use debhelper, running dh_link after creating the package structure will fix this problem for you.
For more information please consult:
- Debian Policy Manual section 10.5
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/symbolic-links.
Visibility: warning
- symlink-should-be-relative