summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-12-09 13:53:45 -0400
committerJoey Hess <joey@kitenet.net>2011-12-09 13:53:45 -0400
commit77b80367ad0cfdbb3d78242fda3127559e2df576 (patch)
tree26c2ee273f2a52d49f2471fca35825fb582b8f66 /debhelper.pod
parent7f60d2959323bdd6010ec2225a332a4823b8e212 (diff)
Only enable executable config files in v9. The quality of file permissions in debian/ directories turns out to be atrocious; who knew?
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 72234ca7..dc2295c1 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -514,6 +514,11 @@ F<Build.PL>
B<dh_strip> puts separated debug symbols in a location based on their
build-id.
+=item -
+
+Executable debconf config files are run and their output used as the
+configuration.
+
=back
=back