diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:20:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:20:21 +0000 |
commit | ef3904423d3301d87b4b499b7e5feb359d622405 (patch) | |
tree | 981032c10096a70b0cb95ea74de48492f9f08251 /debian/screen.lintian-overrides | |
parent | Adding upstream version 4.6.2. (diff) | |
download | screen-10041a613a13113eb7fc6a0c04c9c176edf42ded.tar.xz screen-10041a613a13113eb7fc6a0c04c9c176edf42ded.zip |
Adding debian version 4.6.2-3+deb10u1.debian/4.6.2-3+deb10u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/screen.lintian-overrides')
-rw-r--r-- | debian/screen.lintian-overrides | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/screen.lintian-overrides b/debian/screen.lintian-overrides new file mode 100644 index 0000000..9b40b4f --- /dev/null +++ b/debian/screen.lintian-overrides @@ -0,0 +1,20 @@ +# Only the fixup to migrate away from old /tmp/.screen +screen: possibly-insecure-handling-of-tmp-files-in-maintainer-script preinst:8 + +# There is no status, it's just for cleaning up. +screen: init.d-script-does-not-implement-optional-option etc/init.d/screen-cleanup status + +# hyphen-used-as-minus-sign false positives +# "'$'-character" +screen: hyphen-used-as-minus-sign usr/share/man/man1/screen.1.gz:679 +# "`%'-character" +screen: hyphen-used-as-minus-sign usr/share/man/man1/screen.1.gz:833 + +# False positive, handled by debian/tmpfile, debian/postinst and +# debian/postrm. See https://bugs.debian.org/740301 and +# https://bugs.launchpad.net/bugs/1462692 for the context of this +# implementation. +screen: missing-systemd-service-for-init.d-rcS-script screen-cleanup + +# False positive, it's user and group +screen: spelling-error-in-readme-debian root root (duplicate word) root |