summaryrefslogtreecommitdiffstats
path: root/tags/l/loads-obsolete-confmodule.tag
blob: fa0e3d4b3a56a4b6bf352c4595f71bc324893c75 (plain)
1
2
3
4
5
6
7
Tag: loads-obsolete-confmodule
Severity: warning
Check: debian/debconf
Explanation: The maintainer script uses an obsolete name for a debconf confmodule.
 Shell scripts should source <code>/usr/share/debconf/confmodule</code>, while
 Perl scripts should use <code>Debconf::Client::ConfModule</code>.
See-Also: debconf-devel(7)