From: Ian Jackson Date: Sun, 8 Jul 2018 23:30:23 +0000 (+0100) Subject: changelog: Document reorganisations X-Git-Tag: archive/debian/5.9~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5b2438c8d632903b9aea12519ea3445e5eeeeaea;p=dgit.git changelog: Document reorganisations Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 0afe46a2..6a992d22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ dgit (5.9~) unstable; urgency=medium * git-debrebase convert-from-gbp: Check that the result will not count as having diverged. This will usually turn failures to make the ff pseudomerge into -fdiverged. Related to #903132. + * git-debrebase, Dgit.pm, git: some internal reorganisation to + support git-debrebase changes. --