From 8e45bd46faedcb37e7fc7e9b51c9fec149fc8f33 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 14 Mar 2003 19:15:46 +0000 Subject: [PATCH] r579: updates --- debian/changelog | 8 ++++++++ dh_installcatalogs | 8 ++++---- dh_installxfonts | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a940e38..a3dbacf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (4.1.38) unstable; urgency=low + +UNRE + * Fixed dh_installcatalog's references to itself on man page. + Closes: #184411 + + -- Joey Hess Thu, 13 Mar 2003 10:51:54 -0500 + debhelper (4.1.37) unstable; urgency=low * dh_installmenu: Refer to menufile(5) instead of 5L so as not to confuse diff --git a/dh_installcatalogs b/dh_installcatalogs index 6bdc977..fdaf0fa 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -2,7 +2,7 @@ =head1 NAME -dh_installcatalog - install and register SGML Catalogs +dh_installcatalogs - install and register SGML Catalogs =cut @@ -13,11 +13,11 @@ my $sgmlbasever = "1.17"; =head1 SYNOPSIS -B [S>] [B<-n>] +B [S>] [B<-n>] =head1 DESCRIPTION -dh_registersgmlcatalog is a debhelper program that installs and +dh_installcatalog is a debhelper program that installs and registers SGML catalogs. (Note: it will be extended for XML catalog registration when xml-core is available.) It complies with the Debian XML/SGML policy. @@ -32,7 +32,7 @@ F. Catalogs will be registered in a supercatalog, in F.cat>. -This script automatically adds maintainer script snippets for +This command automatically adds maintainer script snippets for registering and unregistering the catalogs and "supercatalogs" (unless B<-n> is used). A dependancy on B will be added to C<${misc:Depends}>, so be sure your package uses that variable in diff --git a/dh_installxfonts b/dh_installxfonts index 407763a..984144b 100755 --- a/dh_installxfonts +++ b/dh_installxfonts @@ -29,7 +29,7 @@ Your package should should depend on xutils (>= 4.0.3) so that the update-fonts-* commands are available. (This program adds that dependency to ${misc:Depends}.) -This programt automatically generates the postinst and postrm commands needed +This program automatically generates the postinst and postrm commands needed to register X fonts. See L for an explanation of how this works. -- 2.39.2