]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_builddeb.1
r374: * Rebuild to remove cvs junk, Closes: #72610
[debhelper.git] / dh_builddeb.1
index 556b5430ea1d80b9c5b59dbd769d742497e7c64d..9c5688cd4ef37c0b52293956c67bd345c93f10fa 100644 (file)
@@ -3,7 +3,7 @@
 dh_builddeb \- build debian packages
 .SH SYNOPSIS
 .B dh_builddeb
-.I "[debhelper options] [--destdir=directory] [-uparams]"
+.I "[debhelper options] [--destdir=directory] [-uparams] [-- params]"
 .SH "DESCRIPTION"
 dh_builddeb simply calls
 .BR dpkg (8)
@@ -20,6 +20,8 @@ Use this if you want the generated .deb files to be put in a directory other
 than the default of ".."
 .TP
 .B \-uparams
+.TP
+.B \-\- params
 Pass "params" to 
 .BR dpkg-deb (1)
 when it is used to build the package.
@@ -30,4 +32,4 @@ for a list of environment variables that affect all debhelper commands.
 .SH "SEE ALSO"
 .BR debhelper (1)
 .SH AUTHOR
-Joey Hess <joeyh@master.debian.org>
+Joey Hess <joeyh@debian.org>