summaryrefslogtreecommitdiffstats
path: root/tags/w/weak-dependency-on-misc-depends.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/w/weak-dependency-on-misc-depends.tag')
-rw-r--r--tags/w/weak-dependency-on-misc-depends.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/w/weak-dependency-on-misc-depends.tag b/tags/w/weak-dependency-on-misc-depends.tag
new file mode 100644
index 0000000..389eda4
--- /dev/null
+++ b/tags/w/weak-dependency-on-misc-depends.tag
@@ -0,0 +1,8 @@
+Tag: weak-dependency-on-misc-depends
+Severity: warning
+Check: debhelper
+See-Also: debhelper(7)
+Explanation: The source package declares a weak dependency on ${misc:Depends} in
+ the given binary package's debian/control entry. A stronger dependency, that
+ is one that ensures the package's installation, is required so that the
+ additional commands are available to the maintainer scripts when they are run.