Comment 3 for bug 1019817

Revision history for this message
Jeremy BĂ­cha (jbicha) wrote : Re: submittodebian not working in Quantal

Oh ok. Here's my ~/.bazaar/builddeb.conf

[BUILDDEB]
builder = sbuild -A -d quantal-amd64
#builder = sbuild -A -d unstable-amd64
quick-builder = debuild -S -sa

If I comment out the builder line, then submittodebian works. Should submittodebian also work with sbuild?