X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=846fe2306bdf901a9b88d5fd4fb4d3eda3d62bd6;hp=64ed65c9bc2e6317bd73bd2934fe7d826234c528;hb=03f67737414ebb3631f097d45c5aff9a83e63b1b;hpb=1f7b9876c5641666901f40888eb8a975449569c1 diff --git a/debian/changelog b/debian/changelog index 64ed65c9..846fe230 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ 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. --