X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=7df0140cdb3d7e8a42d6d7722c00ec16559acf52;hb=refs%2Ftags%2Farchive%2Fdebian%2F2.5;hp=1ef8ebd42bbe543d9e437eb05643dbb468137278;hpb=70dbab26df688289afccf257188267afb3594d16;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 1ef8ebd4..7df0140c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +dgit (2.5) unstable; urgency=low + + 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. + + -- Ian Jackson Sun, 23 Oct 2016 13:20:23 +0100 + dgit (2.4) unstable; urgency=low Bugfixes: