From 41f574646882bb98dd6693dddb4551ebcac04dc5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Dec 2011 17:16:59 -0400 Subject: [PATCH] Typo fixes. Closes: #651224 Thanks, Chris Leick --- debian/changelog | 6 ++++++ dh_installinit | 2 +- dh_python | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f576c32..1c23d32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (8.9.12) UNRELEASED; urgency=low + + * Typo fixes. Closes: #651224 Thanks, Chris Leick + + -- Joey Hess Tue, 06 Dec 2011 17:16:28 -0400 + debhelper (8.9.11) unstable; urgency=low * Fix broken option passing to objcopy. Closes: #649044 diff --git a/dh_installinit b/dh_installinit index f5e58e9..d08798a 100755 --- a/dh_installinit +++ b/dh_installinit @@ -21,7 +21,7 @@ build directories, and in the former case providing compatibility handling for non-upstart systems. It also automatically generates the F and F and F commands -needed to set up the symlinks in F and to start and stop the init +needed to set up the symlinks in F to start and stop the init scripts. =head1 FILES diff --git a/dh_python b/dh_python index 3ee1cd4..722d813 100755 --- a/dh_python +++ b/dh_python @@ -44,8 +44,8 @@ If you use this program, your package should build-depend on B. If your package installs Python modules in non-standard directories, you can make F check those directories by passing their names on the -command line. By default, it will check F, F, F, +command line. By default, it will check F, +F, F, F, F and F. Note: only F, F and the -- 2.39.2