summaryrefslogtreecommitdiffstats
path: root/tags/b/bad-urgency-in-changes-file.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/b/bad-urgency-in-changes-file.tag')
-rw-r--r--tags/b/bad-urgency-in-changes-file.tag9
1 files changed, 9 insertions, 0 deletions
diff --git a/tags/b/bad-urgency-in-changes-file.tag b/tags/b/bad-urgency-in-changes-file.tag
new file mode 100644
index 0000000..2dc45fb
--- /dev/null
+++ b/tags/b/bad-urgency-in-changes-file.tag
@@ -0,0 +1,9 @@
+Tag: bad-urgency-in-changes-file
+Severity: error
+Check: fields/urgency
+Explanation: The keyword value of the "Urgency" field in the .changes file is not
+ one of the allowed values of low, medium, high, critical, and emergency
+ (case-insensitive). This value normally taken from the first line of the
+ most recent entry in <code>debian/changelog</code>, which is probably where
+ the error is.
+See-Also: debian-policy 5.6.17