chiark / gitweb /
test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to use for the sbuild tests.
[dgit.git] / debian / changelog
index c0bbcb9bbfcb5e89b10b59e529729fa288b0fded..d4ce818d2b821646ed0d394bc839d24f98601c3a 100644 (file)
@@ -1,4 +1,4 @@
-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,
@@ -9,6 +9,13 @@ dgit (5.11~) unstable; urgency=medium
     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.
 
  --