]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1603: * Typo. Closes: #207999 version_4.1.71
authorjoey <joey>
Mon, 1 Sep 2003 12:26:09 +0000 (12:26 +0000)
committerjoey <joey>
Mon, 1 Sep 2003 12:26:09 +0000 (12:26 +0000)
   * Typo, typo. Closes: #208171 :-)

debian/changelog
dh_installinit
dh_installmodules

index 32ba2d18752a2707bb5086b4dc88f7a1b34eba3c..31c6bc26689123cbc91552e6147705f54f57f3c0 100644 (file)
@@ -1,9 +1,9 @@
 debhelper (4.1.71) unstable; urgency=low
 
-UNRE
   * Typo. Closes: #207999
+  * Typo, typo. Closes: #208171 :-)
 
- -- Joey Hess <joeyh@debian.org>  Sun, 31 Aug 2003 19:47:17 -0400
+ -- Joey Hess <joeyh@debian.org>  Mon,  1 Sep 2003 08:24:13 -0400
 
 debhelper (4.1.70) unstable; urgency=low
 
index 09bb4e5649ae2a211f503de362cfe820994fa1b9..360f378397176f34fe749c94b351ce8a41e2edc7 100755 (executable)
@@ -68,7 +68,7 @@ Install the init script (and default file) using the filename I<name>
 instead of the default filename, which is the package name. When this
 parameter is used, dh_installinit looks for and installs files named
 debian/package.name.init and debian/package.name.default, instead of the
-usual debian/package.init and debian/pacage.default.
+usual debian/package.init and debian/package.default.
 
 =item B<--init-script=>I<scriptname>
 
index 36ba519535741df9083a2186304a0c159ea2e197..71a0d1ce570efff8168d25cf64a7c0bf67af454d 100755 (executable)
@@ -39,7 +39,7 @@ Do not modify postinst/postrm scripts.
 
 =item B<--name=>I<name>
 
-Use "name" as the filename the the modules file is installed in
+Use "name" as the filename the modules file is installed in
 etc/modutils/. When this parameter is used, dh_installmodules looks for and
 installs files named debian/package.name.modules instead of the usual
 debian/package.modules.