]> git.donarmstrong.com Git - debhelper.git/commitdiff
rules.tiny: Typo fix. Closes: #479647
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 5 May 2008 22:53:24 +0000 (18:53 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 5 May 2008 22:53:24 +0000 (18:53 -0400)
debian/changelog
dh_installcatalogs
examples/rules.tiny

index c18bb7e01a18632f9c7c3eec688373c798cc588e..5fd4dc9f16e6570b2db6d3eab727b5149bde92fa 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (7.0.9) UNRELEASED; urgency=low
+
+  * rules.tiny: Typo fix. Closes: #479647
+
+ -- Joey Hess <joeyh@debian.org>  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
index e7ead755e71c17094c55e53e1e383865ebf350db..510a2bb316918a3382150ddd1de8d2a3adb36acc 100755 (executable)
@@ -18,9 +18,7 @@ B<dh_installcatalogs> [S<I<debhelper options>>] [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<debian/I<package>.sgmlcatalogs> contains the catalogs to be
 installed per package.  Each line in that file should be of the form
index 6aa7228cd951ba9b2aec1a28b1cc49acacfe315b..cbe925d7587131c8ec8761915930894c60c096fd 100755 (executable)
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
-%
+%:
        dh $@