X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c9becc7290c5a75744a4138e9991b60575c6987e;hp=3e1cbe9419c01353bcac2062d0de10126eb9e291;hb=caa11936c6ac7059d0e6f46612cebaf44d5c9115;hpb=a1ffb6da393509f6a226afbb5aa87139a6933e4a diff --git a/debian/changelog b/debian/changelog index 3e1cbe94..c9becc72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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 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 Mon, 21 Oct 2013 14:29:56 +0100 + +dgit (0.16~experimental1) experimental; urgency=low + + * WIP remote functionality. Untested, do not use. + + -- Ian Jackson Tue, 24 Sep 2013 23:08:27 +0100 dgit (0.15) unstable; urgency=low