From 806bb13c8b6161c96b45dc3cf02e76fc907090c0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 3 May 2023 17:54:12 +0200 Subject: [PATCH] d/lintian-overrides: avoid false-positive privacy-breach-generic the code is in a comment but between a check boundary (lintian processes scripts in some sort of chunks) and thus gets detected as false positive. Signed-off-by: Thomas Lamprecht --- debian/lintian-overrides | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/lintian-overrides b/debian/lintian-overrides index 5dc4509e..bf9f639c 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -1 +1,2 @@ libjs-extjs: copyright-should-refer-to-common-license-file-for-gpl +libjs-extjs: privacy-breach-generic [