X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=16b4e4ed63e85f5b9cc8cdb7fd67ae06c9a7ba3b;hb=5f3829fa38fa736af588fa166f4fada4a7a6f86e;hp=5c5f7a4fcf07a46089675feffe8e3776f8d5e0c7;hpb=4f41d991f1343912b5bd704be1e1cbb1ace52dba;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 5c5f7a4f..16b4e4ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,41 @@ +dgit (9.13~) unstable; urgency=medium + + * + + -- + +dgit (9.12) unstable; urgency=medium + + Bugfixes: + * dgit-mirror-ssh-wrap: Cope with yet another new rsync rune. + Closes:#968635. [Sergio Durigan Junior] + + -- Ian Jackson Wed, 19 Aug 2020 17:25:45 +0100 + +dgit (9.11) unstable; urgency=medium + + Bugfixes: + * git-debrebase, git-debpush: fail when looking for upstream tag if + there is more than one candidate. Closes:#961682. [Sean Whitton] + * git-debrebase: Fix error message for wrong use of -i + * git-debrebase: new-upstream: Do not treat late options as version + + Documentation: + * dgit-maint-debrebase(7): Drop some bad advice about the upstream/ tag + case. Closes:#961683. [Sean Whitton] + * git-debrebase(1): Fix new-upstream -i docs + + dgit-infrastructure: + * dgit-mirror-ssh-wrap: Cope with new rsync rune. Closes:#963489. + * dgit-mirror-ssh-wrap: Clarify the error message + + Test suite: + * Cope with buster & eatmydata (ie, work around #963508) + * Provide navigation banner in log when exiting nonzero + * Print pwd in failure trap to help with diagnosis + + -- Ian Jackson Mon, 22 Jun 2020 19:09:17 +0100 + dgit (9.10) unstable; urgency=medium dgit bugfix: