summaryrefslogtreecommitdiffstats
path: root/tags/f/field-too-long.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/f/field-too-long.tag')
-rw-r--r--tags/f/field-too-long.tag11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/f/field-too-long.tag b/tags/f/field-too-long.tag
new file mode 100644
index 0000000..45f943d
--- /dev/null
+++ b/tags/f/field-too-long.tag
@@ -0,0 +1,11 @@
+Tag: field-too-long
+Severity: error
+Check: fields/length
+Explanation: The length of the specified field is too long.
+ .
+ Overly-long fields not only can break some tools (e.g.
+ <code>reprepro(1)</code>) they can waste space as they are shipped to all
+ users.
+ .
+ Please reduce the number of characters.
+See-Also: Bug#942493