chiark / gitweb /
New --initiator-tempdir option.
[dgit.git] / debian / changelog
index 3e1cbe9419c01353bcac2062d0de10126eb9e291..c9becc7290c5a75744a4138e9991b60575c6987e 100644 (file)
@@ -1,3 +1,13 @@
+dgit (0.17~experimental1) experimental; urgency=low
+
+  * Fix dgit --damp-run sbuild to actually work.
+  * Improvements to implementation of --dry-run and --damp-run.
+  * More fixes to remote implementation.
+  * Report chdir actions in debugging output.
+  * New --initiator-tempdir option.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 22 Oct 2013 15:11:19 +0100
+
 dgit (0.16) unstable; urgency=high
 
   * Format `(3.0) quilt' fixup does not mind extraneous other files
@@ -6,7 +16,30 @@ dgit (0.16) unstable; urgency=high
     etc. output when stdout is redirected.
   * New --damp-run mode, for more convenient and fuller testing etc.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 22 Oct 2013 13:06:54 +0100
+
+dgit (0.16~experimental3) experimental; urgency=low
+
+  * Minor fixes arising from changes since 0.15.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 21 Oct 2013 15:31:59 +0100
+
+dgit (0.16~experimental2) experimental; urgency=low
+
+  * WIP remote functionality.  Untested, do not use.
+  * Some code motion and cleanups.
+  * push actually takes an optional suite, like it says in the synopsis.
+  * Command execution reports from --dry-run go to stderr.
+  * Support --gpg=... to provide a replacement command for gpg.
+  * Support --ssh=... and --ssh:... to affect how we run ssh.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 21 Oct 2013 14:29:56 +0100
+
+dgit (0.16~experimental1) experimental; urgency=low
+
+  * WIP remote functionality.  Untested, do not use.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 24 Sep 2013 23:08:27 +0100
 
 dgit (0.15) unstable; urgency=low