summaryrefslogtreecommitdiffstats
path: root/tags/p/package-builds-dbg-and-dbgsym-variants.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/package-builds-dbg-and-dbgsym-variants.tag')
-rw-r--r--tags/p/package-builds-dbg-and-dbgsym-variants.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/p/package-builds-dbg-and-dbgsym-variants.tag b/tags/p/package-builds-dbg-and-dbgsym-variants.tag
new file mode 100644
index 0000000..45f7aac
--- /dev/null
+++ b/tags/p/package-builds-dbg-and-dbgsym-variants.tag
@@ -0,0 +1,10 @@
+Tag: package-builds-dbg-and-dbgsym-variants
+Severity: warning
+Check: changes-file
+See-Also: dh_strip(1), https://wiki.debian.org/AutomaticDebugPackages
+Explanation: This package appears to build both -dbg and -dbgsym variants of a
+ package. Only one package should contain the debug symbols
+ .
+ Usually the -dbg should be dropped in favour of the -dbgsym. However,
+ in some cases (e.g. Python modules) the -dbg contains more than just
+ the debug symbols. In these cases the -dbgsym should not be built.