X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=a20286f4947a1cd3ccb17b4e611bb8b5ababbea6;hb=e0749c9d7f79560d04a58499a3903c7d92bf0f46;hp=ec5ae868ee7c44fcf2b106daaf158204c8eb4969;hpb=ced73ce7fc78f35c489a24dd949b552fd350b055;p=dgit.git diff --git a/debian/changelog b/debian/changelog index ec5ae868..a20286f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,32 @@ +dgit (0.17~experimental3) experimental; urgency=low + + Minor fix to remote functionality: + * Improve debug output at completion. + + -- + +dgit (0.17~experimental2) experimental; urgency=low + + * When generating git tags, quote the (uncanonicalised) changelog's + Distribution field as the suite. + + Changes to remote functionality: + * More bugfixes. + + -- Ian Jackson Wed, 23 Oct 2013 12:56:34 +0100 + dgit (0.17~experimental1) experimental; urgency=low + WIP DO NOT USE + + Bugfixes: * 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. + + Changes to remote functionality: + * Many bugfixes. + * New --initiator-tempdir option. -- Ian Jackson Tue, 22 Oct 2013 15:11:19 +0100