summaryrefslogtreecommitdiff
path: root/dh_builddeb
diff options
context:
space:
mode:
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-xdh_builddeb7
1 files changed, 5 insertions, 2 deletions
diff --git a/dh_builddeb b/dh_builddeb
index 3547649b..3477f257 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -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