summaryrefslogtreecommitdiffstats
path: root/tags/d/duplicate-conffile.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/duplicate-conffile.tag')
-rw-r--r--tags/d/duplicate-conffile.tag7
1 files changed, 7 insertions, 0 deletions
diff --git a/tags/d/duplicate-conffile.tag b/tags/d/duplicate-conffile.tag
new file mode 100644
index 0000000..79baba9
--- /dev/null
+++ b/tags/d/duplicate-conffile.tag
@@ -0,0 +1,7 @@
+Tag: duplicate-conffile
+Severity: error
+Check: conffiles
+Explanation: The file is listed more than once in your <code>debian/conffiles</code> file.
+ Usually, this is because debhelper (dh&lowbar;installdeb, compat level 3 or higher)
+ will add any files in your package located in /etc automatically to the list
+ of conffiles, so if you do that manually too, you'll get duplicates.