summaryrefslogtreecommitdiff
path: root/dh_installcatalogs
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_installcatalogs
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_installcatalogs')
-rwxr-xr-xdh_installcatalogs8
1 files changed, 5 insertions, 3 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs
index bbe4bcf4..073cbb2b 100755
--- a/dh_installcatalogs
+++ b/dh_installcatalogs
@@ -34,11 +34,13 @@ F</etc/sgml/I<package>.cat>.
This command automatically adds maintainer script snippets for
registering and unregistering the catalogs and "supercatalogs" (unless
-B<-n> is used). A dependency on B<sgml-base> will be added to
-C<${misc:Depends}>, so be sure your package uses that variable in
-F<debian/control>. See L<dh_installdeb(1)> for an explanation of
+B<-n> is used). These snippets are inserted into the maintainer scripts
+by dh_installdeb; see L<dh_installdeb(1)> for an explanation of
Debhelper maintainer script snippets.
+A dependency on B<sgml-base> will be added to C<${misc:Depends}>, so be
+sure your package uses that variable in F<debian/control>.
+
=head1 OPTIONS
=over 4