On Sun, Sep 23, 2018 at 9:31 PM Mattia Rizzolo <mat...@debian.org> wrote:
>
> On Fri, Aug 24, 2018 at 09:29:48AM +0300, Sergey Alyoshin wrote:
> > diff -Nur devscripts-2.18.3_orig/scripts/debuild.1 
> > devscripts-2.18.3/scripts/debuild.1
> > --- devscripts-2.18.3_orig/scripts/debuild.1  2018-03-06 17:42:39.000000000 
> > +0300
> > +++ devscripts-2.18.3/scripts/debuild.1       2018-08-23 23:43:54.058545238 
> > +0300
> > @@ -289,6 +289,12 @@
> >  .B \-\-no\-lintian
> >  Do not run \fBlintian\fR after \fBdpkg-buildpackage\fR.
> >  .TP
> > +.B \-\-force\-sign
> > +Do sign after \fBdpkg-buildpackage\fR.
> > +.TP
> > +.B \-\-no\-sign
> > +Do not sign after \fBdpkg-buildpackage\fR.
> > +.TP
>
> Not sure I want them tbh...
>
> The manpage already mentions that the signing options are those of
> dpkg-buildpackage, and with debuild that now is a full wrapper around it
> feels superflous to me (and misleading, there are many other options
> related to signing).

I think --no-sign is worth to mention, as it very likely to be used to
build package for own needs.
And it require me to look in source code to find it, although I do
scroll the man page.


> I'd personally prefer to not document these options here, unless
> somebody else thinks we should.

Reply via email to