chiark / gitweb /
dgit: make $need_split_build_invocation always true
[dgit.git] / debian / changelog
index 1fe13f4edc0679bf139fe9adb94df447aa72f760..f0b69194b25751191f2c5e8a623c89d6dfc0b00b 100644 (file)
@@ -1,10 +1,19 @@
-dgit (5.11~) unstable; urgency=medium
+dgit (6.0~) unstable; urgency=medium
 
   * test suite: unset VISUAL, which interferes.  Closes:#904308.
   * apt-get method: when apt does not update release files,
     unconditionally print hint about noatime.  Closes:#851873.
   * messages: Be a lot more friendly about NEW in particular,
     and also add a couple of `please's.  Closes:#904448.
+  * dgit: Introduce dgit.default.build-products-dir git
+    configuration key.  Closes:#857316.  [ Sean Whitton. ]
+    Still does not always work, due to #863582.
+  * dgit: Minor internal improvements.
+  * dgit: Rename --ignore-dirty to --include-dirty (leaving the old
+    name supported as a deprecated alias).
+  * dgit: Always build the source package ourselves, rather than
+    sometimes leaving that to the builder command.  dgit will now
+    usually generate *_multi.changes rather than *_$arch.changes.
 
  --