]> git.donarmstrong.com Git - debhelper.git/commitdiff
Man page fixes about what program -u passes params to. Closes: #593342
authorJoey Hess <joey@kitenet.net>
Tue, 17 Aug 2010 20:39:28 +0000 (16:39 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 17 Aug 2010 20:39:28 +0000 (16:39 -0400)
debian/changelog
dh_gencontrol
dh_shlibdeps

index 8a2016c658250ea47bea17ab3107766f9bc9f566..f16312abed5d6d44698474edbb64a392c78a98c7 100644 (file)
@@ -3,6 +3,7 @@ debhelper (8.1.0) UNRELEASED; urgency=low
   * python_distutils: Pass --force to setup.py build, to ensure that when
     python-dbg is run it does not win and result in scripts having it in
     the shebang line. Closes: #589759
+  * Man page fixes about what program -u passes params to. Closes: #593342
 
  -- Joey Hess <joeyh@debian.org>  Sat, 07 Aug 2010 11:27:24 -0400
 
index 93f0459411dc1bb448ad171ed4db095677904328..52e944c2708b10298b3b960cfe28202ccad213e4 100755 (executable)
@@ -33,7 +33,7 @@ Pass "params" to L<dpkg-gencontrol(1)>.
 
 =item B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>
 
-This is another way to pass I<params> to L<dpkg-deb(1)>.
+This is another way to pass I<params> to L<dpkg-gencontrol(1)>.
 It is deprecated; use B<--> instead.
 
 =back
index 91930d747f0ab0cb5ba00f5da73fbe69e811c62e..34120c3a1f65e35d0b7636e4204de9b762ed6c88 100755 (executable)
@@ -40,7 +40,7 @@ Pass "params" to L<dpkg-shlibdeps(1)>.
 
 =item B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>
 
-This is another way to pass I<params> to L<dpkg-deb(1)>.
+This is another way to pass I<params> to L<dpkg-shlibdeps(1)>.
 It is deprecated; use B<--> instead.
 
 =item B<-l>I<directory>[:directory:directory:..]