chiark / gitweb /
test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to use for the sbuild tests.
[dgit.git] / debian / changelog
index 762a2fe24a4fda88fc699391c8cbc0d6b99398c2..d4ce818d2b821646ed0d394bc839d24f98601c3a 100644 (file)
@@ -1,3 +1,24 @@
+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.
+  * test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to
+    use for the sbuild tests.
+
+ --
+
 dgit (5.10) unstable; urgency=medium
  
   * Merge the experimental branch.