X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_builddeb;h=3477f25765d2693107ab74d87bf4b9a79bf04e6e;hb=c7cc73a586743aa6b523e1d4ccbef59c65dc68c3;hp=45713fd946a64af09c61e78914b1ddbcad4edde4;hpb=8a088bc6cbe25d1a1e99edadd02d880d286dcaca;p=debhelper.git diff --git a/dh_builddeb b/dh_builddeb index 45713fd..3477f25 100755 --- a/dh_builddeb +++ b/dh_builddeb @@ -15,7 +15,7 @@ B [S>] [B<--destdir=>I] [B<--filena =head1 DESCRIPTION -dh_builddeb simply calls L to build a debian package or +dh_builddeb simply calls L to build a debian package or packages. =head1 OPTIONS @@ -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 - =item B<--> I Pass I to L when it is used to build the package. +=item B<-u>I + +This is another way to pass I to L. +It is deprecated; use B<--> instead. + =back =cut