chiark / gitweb /
Test suite: Test --dgit-view-save everywhere
[dgit.git] / debian / changelog
index 5c72474e2f5f79a1ffa5a70c8726ce17ed3dc951..fb171751ec9ed9718b9ec218ea9aef2da54c91d3 100644 (file)
@@ -1,6 +1,16 @@
 dgit (2.9~) unstable; urgency=low
 
   * Split brain mode: Fix --new.  Closes:#842354.
+  * During push, automatically calculate which .origs are required,
+    so user never needs [--ch:]-sa or [--ch:]-sd.  Closes:#829116.
+  * Properly look for .origs etc. in .., fetching them less often.
+  * New import-dsc feature.
+  * Test suite: Explicitly configure user.name and user.email, so
+    that tests work when environment doesn't have defaults.
+    Closes:#842279 (I hope).
+  * New option --dgit-view-save= for split view quilt modes.
+    In particular, means that the output of a split view quilt-fixup
+    is left somewhere useful.
 
  --