summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2017-11-25 12:01:20 +0000
committerNiels Thykier <niels@thykier.net>2017-11-25 12:01:20 +0000
commit6c634c8067ac6426da5c76b0be4b2b7dce2f3ecb (patch)
treec22420a1015981d1d24dbd001fba1e7ea4da75b0 /debhelper.pod
parent42ff99daf0182bb959f372500ab0d97b48e80a70 (diff)
downloaddebhelper-6c634c8067ac6426da5c76b0be4b2b7dce2f3ecb.tar.gz
dh_installdeb: Basic validation of {rm,mv}_conffile
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 1c60bf55..00171e2e 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -760,6 +760,12 @@ finds an old upstart configuration file. The error is there to
remind the package maintainer to ensure the proper removal of the
conffiles shipped in previous versions of the package (if any).
+=item -
+
+The B<dh_installdeb> tool will do basic validation of some
+L<dpkg-maintscript-helper(1)> commands and will error out if the
+commands appear to be invalid.
+
=back
=back