From: Joey Hess Date: Mon, 5 May 2008 22:53:24 +0000 (-0400) Subject: rules.tiny: Typo fix. Closes: #479647 X-Git-Tag: 7.0.9~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0dbdf93cb69c3336da3ffac4db50092ca982ff07;p=debhelper.git rules.tiny: Typo fix. Closes: #479647 --- diff --git a/debian/changelog b/debian/changelog index c18bb7e..5fd4dc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (7.0.9) UNRELEASED; urgency=low + + * rules.tiny: Typo fix. Closes: #479647 + + -- Joey Hess Mon, 05 May 2008 18:53:10 -0400 + debhelper (7.0.8) unstable; urgency=low * dh: Add an interface that third-party packages providing debhelper commands diff --git a/dh_installcatalogs b/dh_installcatalogs index e7ead75..510a2bb 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -18,9 +18,7 @@ B [S>] [B<-n>] =head1 DESCRIPTION dh_installcatalogs 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. +registers SGML catalogs. It complies with the Debian XML/SGML policy. The file F.sgmlcatalogs> contains the catalogs to be installed per package. Each line in that file should be of the form diff --git a/examples/rules.tiny b/examples/rules.tiny index 6aa7228..cbe925d 100755 --- a/examples/rules.tiny +++ b/examples/rules.tiny @@ -1,3 +1,3 @@ #!/usr/bin/make -f -% +%: dh $@