summaryrefslogtreecommitdiffstats
path: root/tags/d/debhelper-compat-file-contains-multiple-levels.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/debhelper-compat-file-contains-multiple-levels.tag')
-rw-r--r--tags/d/debhelper-compat-file-contains-multiple-levels.tag11
1 files changed, 11 insertions, 0 deletions
diff --git a/tags/d/debhelper-compat-file-contains-multiple-levels.tag b/tags/d/debhelper-compat-file-contains-multiple-levels.tag
new file mode 100644
index 0000000..bfcda33
--- /dev/null
+++ b/tags/d/debhelper-compat-file-contains-multiple-levels.tag
@@ -0,0 +1,11 @@
+Tag: debhelper-compat-file-contains-multiple-levels
+Severity: error
+Check: debhelper
+See-Also: debhelper(7)
+Explanation: The <code>debian/compat</code> file appears to contain multiple
+ compatibility levels.
+ .
+ This was likely due to the use of &gt;&gt; instead of &gt; when
+ updating the level.
+ .
+ Please update the file to specify a single level.