aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-01-05 15:50:10 +0100
committerGuido Günther <agx@sigxcpu.org>2014-01-05 18:16:56 +0100
commit49f0e44ac45a77faca1e78d8ce77f73a0d62ddbc (patch)
tree5cbac9c53574fc6000bf9b26a0c5d569dafc5245 /debian
parent7b1eaddb8b2d5193db078785ca4730d287bb2809 (diff)
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
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 57c47405..69ed3d9d 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,11 @@
+git-buildpackage (0.6.9~) UNRELEASED; urgency=medium
+
+ This version changes the default of the cleaner options from 'debuild clean'
+ to a noop ('/bin/true'). If you want to retain the old behaviour you can still
+ configure it via gbp.conf. For more details see #670624.
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 05 Jan 2014 15:52:39 +0100
+
git-buildpackage (0.6.0) unstable; urgency=low
In order to provide a more consistent and git like interface a new gbp super