summaryrefslogtreecommitdiff
path: root/dh_installdebconf
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-01-21 17:12:05 +0000
committerjoeyh <joeyh>2007-01-21 17:12:05 +0000
commit90ffad95d71aec0ae98401ebc0f27d8b740f8307 (patch)
tree118ba187c7198066276d519eacb4af85bdba67c0 /dh_installdebconf
parent526fb7c5808d4fe652167e115ae2ce9798b735d7 (diff)
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
Closes: #404785 * Man page improvements. Closes: #406707
Diffstat (limited to 'dh_installdebconf')
-rwxr-xr-xdh_installdebconf7
1 files changed, 4 insertions, 3 deletions
diff --git a/dh_installdebconf b/dh_installdebconf
index c25a7795..f12c7dad 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -18,9 +18,10 @@ B<dh_installdebconf> [S<I<debhelper options>>] [B<-n>] [S<B<--> I<params>>]
dh_installdebconf is a debhelper program that is responsible for installing
files used by the debconf package into package build directories.
-It also automatically generates the postrm commands needed to
-interface with debconf. See L<dh_installdeb(1)> for an explanation of how
-that works.
+It also automatically generates the postrm commands needed to interface
+with debconf. The commands are added to the maintainer scripts by
+dh_installdeb. See L<dh_installdeb(1)> for an explanation of how that
+works.
Files named debian/package.config and debian/package.templates are
installed into the DEBIAN directory in the package build directory.