~ubuntu-branches/ubuntu/breezy/debhelper/breezy

« back to all changes in this revision

Viewing changes to dh_installcatalogs

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-08-09 11:24:26 UTC
  • mfrom: (1.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050809112426-hsb52zeg48wl4ffd
Tags: 4.9.5ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
This command automatically adds maintainer script snippets for
36
36
registering and unregistering the catalogs and "supercatalogs" (unless
37
 
B<-n> is used).  A dependancy on B<sgml-base> will be added to
 
37
B<-n> is used).  A dependency on B<sgml-base> will be added to
38
38
C<${misc:Depends}>, so be sure your package uses that variable in
39
 
F<debian/control>.  See L<dh_installdeb(1)> for an explantion of
 
39
F<debian/control>.  See L<dh_installdeb(1)> for an explanation of
40
40
Debhelper maintainer script snippets.
41
41
 
42
42
=head1 OPTIONS