chiark / gitweb /
When we are using dpkg-buildpackage to clean before using it to also do the build...
[dgit.git] / debian / changelog
index ecdd9916d1e30f3eca0be843f97a8652078ef17f..2f296309086665ec6593209448df87faa2930a8b 100644 (file)
@@ -56,6 +56,11 @@ dgit (1.1~~) unstable; urgency=low
   * Rename `git-build' operation to `gbp-build' to make it clearer what
     it's for.  Keep the old name as an alias.
   * Show `dgit sbuild' in usage message.
+  * When we are using dpkg-buildpackage to clean before using it to also
+    do the build, let it do its cleaning thing as part of its run, rather
+    than running it twice.  When we are _not_ supposed to be using
+    dpkg-buildpackage to clean, but we are running it to do the build,
+    pass -nc.
 
  --