Change the default of cleaner to /bin/true
authorGuido Günther <agx@sigxcpu.org>
Sun, 5 Jan 2014 14:50:10 +0000 (15:50 +0100)
committerGuido Günther <agx@sigxcpu.org>
Sun, 5 Jan 2014 17:16:56 +0000 (18:16 +0100)
commit49f0e44ac45a77faca1e78d8ce77f73a0d62ddbc
tree5cbac9c53574fc6000bf9b26a0c5d569dafc5245
parent7b1eaddb8b2d5193db078785ca4730d287bb2809
Change the default of cleaner to /bin/true

Running a clean command within version control by default nowadays
causes more trouble than it helps. It's unnecessary with
pbuilder/cowbuilder/sbuild and with export-dir. So change the default
from 'debuild clean' to a noop ('/bin/true').

Closes: #670624
debian/NEWS
gbp/config.py