X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=6b35a10e140bbc16e11cc1a081e14154e59275c6;hb=8657d2a71100eae29e7a20873c33db9decde01a3;hp=64ed65c9bc2e6317bd73bd2934fe7d826234c528;hpb=1f7b9876c5641666901f40888eb8a975449569c1;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 64ed65c9..6b35a10e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,13 @@ dgit (2.13~) unstable; urgency=medium --include-removal to dpkg-source, and tolerating it when we do our quilt fixup analysis. dpkg-source has supported this since at least stretch. Closes:#848901. + * Improve "cannot represent change" message: print the git old and new + modes too. + * Import fix: Switch back to unpa branch on patch import iterations. + In particular, do not fail utterly if dpkg-source and gbp disagree. + Closes:#848843. + * dgit-maint-gbp(7): Remove reference to closed bug. [Sean Whitton] + Closes:#848725. --