]> git.donarmstrong.com Git - debhelper.git/commitdiff
r530: updates...
authorjoey <joey>
Fri, 14 Jun 2002 03:26:52 +0000 (03:26 +0000)
committerjoey <joey>
Fri, 14 Jun 2002 03:26:52 +0000 (03:26 +0000)
debian/control
dh_installdebconf
doc/TODO

index a20c1c6d6633ffc56572752ed4eb9d6610146461..39131d115abf2f52bf3c697ac23a1a379c39109a 100644 (file)
@@ -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.
index 0d83eea0be70e15734b8b0fbcab8b3fe0cf7ad36..3b56eb27eb7f54c5863fd8c26db96a3cfde14312 100755 (executable)
@@ -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
 
index 13a630c0f100d8e20fe9625d4e8e3c2b8b3ad667..e5ee0b7a6de9660c4e29e5e5cfaea62d90542ef9 100644 (file)
--- 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: