]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_builddeb
Add deprecation warnings for -u to the documentation, since putting options after...
[debhelper.git] / dh_builddeb
index 3547649ba481a90c52261a35b8dc0045312f9f47..3477f25765d2693107ab74d87bf4b9a79bf04e6e 100755 (executable)
@@ -32,13 +32,16 @@ other than the default of ".."
 Use this if you want to force the generated .deb file to have a particular
 file name. Does not work well if more than one .deb is generated!
 
-=item B<-u>I<params>
-
 =item B<--> I<params>
 
 Pass I<params> to L<dpkg-deb(1)> when it is used to build the
 package.
 
+=item B<-u>I<params>
+
+This is another way to pass I<params> to L<dpkg-deb(1)>.
+It is deprecated; use B<--> instead.
+
 =back
 
 =cut