summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
-rwxr-xr-xdh_installdebconf2
-rw-r--r--doc/TODO2
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index a20c1c6d..39131d11 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,5 @@ Description: helper programs for debian/rules
automate common tasks related to building debian packages. Programs
are included to install various files into your package, compress
files, fix file permissions, integrate your package with the debian
- menu system, suidmanager, doc-base, etc. Most debian packages use
- debhelper as part of their build process.
+ menu system, debconf, doc-base, etc. Most debian packages use debhelper
+ as part of their build process.
diff --git a/dh_installdebconf b/dh_installdebconf
index 0d83eea0..3b56eb27 100755
--- a/dh_installdebconf
+++ b/dh_installdebconf
@@ -26,7 +26,7 @@ Files named debian/package.config and debian/package.templates are
installed into the DEBIAN directory in the package build directory.
Note that if you use debconf, your package probably needs to depend on it
-(it will be added to ${misc:Depends by this program).
+(it will be added to ${misc:Depends} by this program).
=head1 LOCALIZED TEMPLATE FILES
diff --git a/doc/TODO b/doc/TODO
index 13a630c0..e5ee0b7a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -42,7 +42,7 @@ Wishlist items:
without calling dh_cache again. (#23792)
* Add a switch to dh_installdeb to allow it to do user defined
substitutions. OTOH, maybe it's better if people just sed
- postinst.in before debhelper gets it's hands on it... (#25235)
+ postinst.in before debhelper gets its hands on it... (#25235)
Deprecated: