summaryrefslogtreecommitdiffstats
path: root/tags/p/postrm-does-not-purge-debconf.tag
blob: c9eeb9b8aa654362d5bad438713d62bf681b6bbe (plain)
1
2
3
4
5
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.