summaryrefslogtreecommitdiffstats
path: root/tags/m/maintainer-script-has-unexpanded-debhelper-token.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/m/maintainer-script-has-unexpanded-debhelper-token.tag')
-rw-r--r--tags/m/maintainer-script-has-unexpanded-debhelper-token.tag9
1 files changed, 9 insertions, 0 deletions
diff --git a/tags/m/maintainer-script-has-unexpanded-debhelper-token.tag b/tags/m/maintainer-script-has-unexpanded-debhelper-token.tag
new file mode 100644
index 0000000..949bdf5
--- /dev/null
+++ b/tags/m/maintainer-script-has-unexpanded-debhelper-token.tag
@@ -0,0 +1,9 @@
+Tag: maintainer-script-has-unexpanded-debhelper-token
+Severity: warning
+Check: build-systems/debhelper/maintainer-script/token
+Explanation: The named maintainer script contains a <code>#DEBHELPER#</code>
+ token. Normally, <code>dh&lowbar;installdeb</code> removes those tokens
+ when it makes substitutions in a script.
+ .
+ Please note that <code>dh&lowbar;installdeb</code> does <strong>not</strong>
+ substitute the <code>#DEBHELPER#</code> token in <code>udebs</code>.