X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=16b4e4ed63e85f5b9cc8cdb7fd67ae06c9a7ba3b;hp=1856ac4499d82ad7764108abfdb86e87d280bca2;hb=5f3829fa38fa736af588fa166f4fada4a7a6f86e;hpb=aaa7434d8052c212f7e4063502eb2fef4b6d4214 diff --git a/debian/changelog b/debian/changelog index 1856ac44..16b4e4ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,66 @@ -dgit (9.9~) unstable; urgency=medium +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: + * Work around gbp metadata handling bug which can prevent import + of some anomalous source packages. Closes:#950326. + Report from Peter Green. + + git-debpush bugfix: + * avoid a pipefail problem. Closes:#940588. [Sean Whitton] + + Documentation: + * Terminology: Change "rewind" to "rewrite" where appropriate + * dgit(1): Cover more cases of --overwrite and --deliberately + Closes:#928473. + * dgit(1): Do not talk about `intermediate' uploads. + * d-m-{merge,debrebase}(7): Use an 'upstream/' tag prefix in + gbp.conf; set `merge' in gbp.conf; import tarball before + committing gbp.conf. Closes:#932954. [Sean Whitton] + + i18n: + * Updated nl.po file. Closes:#945356. [Frans Spiesschaert] + + -- Ian Jackson Mon, 03 Feb 2020 08:41:10 +0000 + +dgit (9.9) unstable; urgency=medium Documentation: * dgit-maint-{merge,debrebase}(7): Suggest a better rune. @@ -19,7 +81,7 @@ dgit (9.9~) unstable; urgency=medium * lintian: Override some checks * control: Bump Standards-Version to 4.4.0.0. - -- + -- Ian Jackson Sat, 14 Sep 2019 21:34:13 +0100 dgit (9.8) unstable; urgency=medium