summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-12-30 15:57:42 +0100
committerJonas Smedegaard <dr@jones.dk>2022-12-30 15:57:42 +0100
commitcf2ac75b86f6f6d0282b587dd6507767fb7c8f6d (patch)
tree10b6804c84b83b13b5bee82a9393a589aa9bfcb3
parentadda3cefc4ea85966104c03dd819a347b9796b15 (diff)
fix lintian overrides
-rw-r--r--debian/source/lintian-overrides8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 9c7676e..0500349 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,7 @@
# License is in Reference field (see bug#786450)
+missing-license-paragraph-in-dep5-copyright artistic *
+missing-license-paragraph-in-dep5-copyright gpl-1\+ *
missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-paragraph-in-dep5-copyright lgpl-2.1\+ *
-missing-license-paragraph-in-dep5-copyright lgpl-3\+ *
+missing-license-text-in-dep5-copyright Artistic *
+missing-license-text-in-dep5-copyright GPL-1\+ *
missing-license-text-in-dep5-copyright GPL-3\+ *
-missing-license-text-in-dep5-copyright LGPL-2.1\+ *
-missing-license-text-in-dep5-copyright LGPL-3\+ *