diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/source/lintian-overrides | 11 |
2 files changed, 1 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 5de080b..0d70294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ sane-backends (1.4.0-2) UNRELEASED; urgency=medium * New debian/patches/0210_Correct_segfault_on_backend_escl.patch: - Correct segfault when declaring a new device (Closes: #1118476). + * Remove debian/source/lintian-overrides. -- Jörg Frings-Fürst <debian@jff.email> Sat, 25 Oct 2025 18:52:14 +0200 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index 07c4334..0000000 --- a/debian/source/lintian-overrides +++ /dev/null @@ -1,11 +0,0 @@ -# -# The license expat, gpl-1 and gpl-2+ are included -# -missing-license-paragraph-in-dep5-copyright -#missing-license-paragraph-in-dep5-copyright expat and/or gpl-2+ - -# -# multiple licenses are allowed -# -space-in-std-shortname-in-dep5-copyright -#space-in-std-shortname-in-dep5-copyright expat and/or gpl-2+ |
