summaryrefslogtreecommitdiffstats
path: root/tags/d/dh-exec-install-not-allowed-here.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/d/dh-exec-install-not-allowed-here.tag')
-rw-r--r--tags/d/dh-exec-install-not-allowed-here.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/d/dh-exec-install-not-allowed-here.tag b/tags/d/dh-exec-install-not-allowed-here.tag
new file mode 100644
index 0000000..bf444da
--- /dev/null
+++ b/tags/d/dh-exec-install-not-allowed-here.tag
@@ -0,0 +1,8 @@
+Tag: dh-exec-install-not-allowed-here
+Severity: error
+Check: debhelper
+Explanation: The package uses a dh-exec-install construct in a debhelper
+ config file, where it is not permitted.
+ .
+ The dh-exec-install constructs are only allowed in dh_install's
+ .install and dh_installman's .manpages files, and nowhere else.