summaryrefslogtreecommitdiffstats
path: root/tags/e/executable-debhelper-file-without-being-executable.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/e/executable-debhelper-file-without-being-executable.tag')
-rw-r--r--tags/e/executable-debhelper-file-without-being-executable.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/e/executable-debhelper-file-without-being-executable.tag b/tags/e/executable-debhelper-file-without-being-executable.tag
new file mode 100644
index 0000000..f5e2760
--- /dev/null
+++ b/tags/e/executable-debhelper-file-without-being-executable.tag
@@ -0,0 +1,8 @@
+Tag: executable-debhelper-file-without-being-executable
+Severity: error
+Check: debhelper
+Explanation: The packaging file is marked executable, but it does not appear to be
+ executable (e.g. it has no #! line).
+ .
+ If debhelper file is not supposed to be executable, please remove the
+ executable bit from it.