summaryrefslogtreecommitdiffstats
path: root/tags/p/postrm-does-not-purge-debconf.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/postrm-does-not-purge-debconf.tag')
-rw-r--r--tags/p/postrm-does-not-purge-debconf.tag6
1 files changed, 6 insertions, 0 deletions
diff --git a/tags/p/postrm-does-not-purge-debconf.tag b/tags/p/postrm-does-not-purge-debconf.tag
new file mode 100644
index 0000000..c9eeb9b
--- /dev/null
+++ b/tags/p/postrm-does-not-purge-debconf.tag
@@ -0,0 +1,6 @@
+Tag: postrm-does-not-purge-debconf
+Severity: warning
+Check: debian/debconf
+Explanation: Packages using debconf should call <code>db&lowbar;purge</code> or its equivalent
+ in their postrm. If the package uses debhelper, dh&lowbar;installdebconf(1) should
+ take care of this.