Comment 9 for bug 1713549

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

OTOH I like on dpkd-buildpackage that I can on a git tree do like:

start loop
  modify
  buildpackage
return loop
commit changes

And I'd even think that this is what people expect as this is what they had if e.g. doing:
$ pull-lp-source
$ git init
[...]
$ dpkg-buildpackage

I'd like an option to say "ignore all the sh§$%& I have and build head" but I'd honestly not expect it to be the default.