From 5c28c4c333fff0c623d0d5b8e96f4d1b02a0a40c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:33:00 +0200 Subject: Adding debian version 2.23.7. Signed-off-by: Daniel Baumann --- debian/lintian-overrides | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/lintian-overrides (limited to 'debian/lintian-overrides') diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..657d36d --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,18 @@ +# "debsnap: grab packages from https://snapshot.debian.org" isn't a homepage +devscripts: description-possibly-contains-homepage https://snapshot.debian.org + +# Needs to hardcode /var/lib/status to be able to create an empty file; +# blocked on the dpkg bug https://bugs.debian.org/914515 +devscripts: uses-dpkg-database-directly [usr/bin/chdist] +devscripts: uses-dpkg-database-directly [usr/bin/debootsnap] + +# False positive: /var/lib/dpkg/status in apt policy output that will be skipped +devscripts: uses-dpkg-database-directly [usr/bin/dget] + +# Yes, this is perfectly fine. +# It's a suggestion to all the people interested in Debian development to +# install debhelper in their host system... +devscripts: binary-package-depends-on-toolchain-package Suggests: debhelper + +# False positive: lintian interprets SQL command parameter for psql as Shell code +devscripts: bash-term-in-posix-shell * [usr/bin/ltnu:*] -- cgit v1.2.3