summaryrefslogtreecommitdiffstats
path: root/tags/b/bad-exception-format-in-dep5-copyright.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/b/bad-exception-format-in-dep5-copyright.tag')
-rw-r--r--tags/b/bad-exception-format-in-dep5-copyright.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/b/bad-exception-format-in-dep5-copyright.tag b/tags/b/bad-exception-format-in-dep5-copyright.tag
new file mode 100644
index 0000000..7731110
--- /dev/null
+++ b/tags/b/bad-exception-format-in-dep5-copyright.tag
@@ -0,0 +1,10 @@
+Tag: bad-exception-format-in-dep5-copyright
+Severity: warning
+Check: debian/copyright/dep5
+See-Also: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Explanation: The “License” field contains a short name with a bad exception
+ format. According to specification format of exception is:
+ shortlicencename with exceptionname exception.
+ .
+ If more than one exception applies to a single license,
+ an arbitrary short name must be used instead.