Comment 4 for bug 1019817

Revision history for this message
Stefano Rivera (stefanor) wrote : Re: [Bug 1019817] Re: submittodebian not working in Quantal

Hi Jeremy (2012.07.02_18:39:32_+0200)
> builder = sbuild -A -d quantal-amd64
> quick-builder = debuild -S -sa

Looking at the documentation, I see we only have builder and
quick-builder, not a dedicated source builder.
So the appropriate thing to do here is to specify
--builder=dpkg-buildpackage on our command line.