X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_gencontrol;h=32b85637f5f066d10d8d2b735a7fde841dca701b;hb=e2a6d4cec4a7ee952cf6a7f250d80f1d75a38f95;hp=726d0855df6b457924c025aa7a652546406bb701;hpb=64cd63ff797a52da5222024a966d6fdb495af6b5;p=debhelper.git diff --git a/dh_gencontrol b/dh_gencontrol index 726d085..32b8563 100755 --- a/dh_gencontrol +++ b/dh_gencontrol @@ -15,8 +15,8 @@ B [S>] [S I>] =head1 DESCRIPTION -dh_gencontrol is a debhelper program that is responsible for generating -control files, and installing them into the DEBIAN directory with the +B is a debhelper program that is responsible for generating +control files, and installing them into the I directory with the proper permissions. This program is merely a wrapper around L, which calls @@ -27,11 +27,14 @@ useful flags. =over 4 -=item B<-u>I, B<--dpkg-gencontrol-params>=I - =item B<--> I -Pass "params" to L. +Pass I to L. + +=item B<-u>I, B<--dpkg-gencontrol-params=>I + +This is another way to pass I to L. +It is deprecated; use B<--> instead. =back