summaryrefslogtreecommitdiffstats
path: root/tags/p/package-depends-on-hardcoded-libc.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/package-depends-on-hardcoded-libc.tag')
-rw-r--r--tags/p/package-depends-on-hardcoded-libc.tag6
1 files changed, 6 insertions, 0 deletions
diff --git a/tags/p/package-depends-on-hardcoded-libc.tag b/tags/p/package-depends-on-hardcoded-libc.tag
new file mode 100644
index 0000000..f3fe4f5
--- /dev/null
+++ b/tags/p/package-depends-on-hardcoded-libc.tag
@@ -0,0 +1,6 @@
+Tag: package-depends-on-hardcoded-libc
+Severity: warning
+Check: substvars/libc
+Explanation: The package depends directly on <code>libc</code>. Please use
+ only the substitution variables <code>${shlibs:Depends}</code> in the relevant
+ stanza in the <code>debian/control</code> file.