From 43d3000d71cbd653411373ed87df80ca6c9f228f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:28:28 +0200 Subject: Adding debian version 4.9.0-4. Signed-off-by: Daniel Baumann --- debian/screen.lintian-overrides | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/screen.lintian-overrides (limited to 'debian/screen.lintian-overrides') diff --git a/debian/screen.lintian-overrides b/debian/screen.lintian-overrides new file mode 100644 index 0000000..8177429 --- /dev/null +++ b/debian/screen.lintian-overrides @@ -0,0 +1,19 @@ +# There is no status, it's just for cleaning up. +screen: init.d-script-does-not-implement-status-option [etc/init.d/screen-cleanup] + +# It doesn't need redirection to systemctl. There is +# /etc/tmpfiles.d/screen-cleanup.conf and +# /lib/systemd/system/screen-cleanup.service for that. +screen: init.d-script-does-not-source-init-functions [etc/init.d/screen-cleanup] + +# 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 [etc/init.d/screen-cleanup] + +# False positive, it's user and group +screen: spelling-error-in-readme-debian root root (duplicate word) root [usr/share/doc/screen/README.Debian.gz] + +# On purpose, documentation on national encoding +screen: national-encoding [usr/share/doc/screen/terminfo/8bits] -- cgit v1.2.3