X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=af4893b1eb9d8bc13ace2c638adf1d448bb12d04;hb=dc2d5ffb3627335e6522ddb7bf526880dc699762;hp=07dbba6e668096e883b4d6797f25f991639baac2;hpb=e31362aa5853ada39b14be5bbdc46cbda58e20a6;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 07dbba6e..af4893b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,20 @@ dgit (2.5~) unstable; urgency=medium + Substantive changes: + * Do not crash in split brain quilt modes when the two brains are + actually identical. (Eg --quilt=gbp with no patches.) Closes:#841770. + * Switch to new archive/ tag format by default, even in + non-split-brain mode. + * Provide --gbp and --dpm as aliases for --quilt=gbp and --quilt=dpm. + + Documentation: * dgit-maint-merge(7): New tutorial manpage from Sean Whitton. + Test suite: + * Introduce setup/gnupg, to help work around gnupg2 bug #841143 + and improve performance by amortising gnupg migration cost. + * Various bugfixes. + -- dgit (2.4) unstable; urgency=low