X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=bfbffd5f26c6167be8b216e16f998730ee21ae68;hp=a5183e5ccfbd6d0f6a861964f5dc0a86d5f96ec1;hb=6b959bf443c37b26f058aed813885c469c660828;hpb=3c8743299261808311afa91632323b5527dba53c diff --git a/debian/changelog b/debian/changelog index a5183e5c..bfbffd5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +dgit (2.15~) unstable; urgency=low + + * + + -- + +dgit (2.14) unstable; urgency=critical + + CRITICAL BUGFIX: + * Do not generate bogus commits with --overwrite or import-dsc. + Closes:#849041. + + Test suite: + * Run a lot of git-fsck. + + -- Ian Jackson Wed, 04 Jan 2017 22:52:55 +0000 + +dgit (2.13) unstable; urgency=high + + Changed behaviour: + * quilt fixup: Permit creation of patches which delete files, by psssing + --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. + + Error messages: + * Improve "cannot represent change" message: print the git old and new + modes too. + + Bugfix: + * Import: Switch back to unpa branch on patch import iterations. + In particular, do not fail utterly if dpkg-source and gbp disagree. + Closes:#848843. + + Documentation [Sean Whitton]: + * dgit-maint-gbp(7): Remove reference to closed bug. Closes:#848725. + * dgit-sponsorship(7): Update in light of fixed #844129. Closes:#848789. + + -- Ian Jackson Wed, 21 Dec 2016 01:32:41 +0000 + dgit (2.12) unstable; urgency=high Changed behaviours: