X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=a63f27db2bdcc91192dcf83fca6c0ccc7bfb01db;hb=17cbb0b93e661fa2f163b155fd4505b0e4b70647;hp=c4ba38a669184fb65fbc6c18a903b79d3ba379ad;hpb=3e00a0ddf1cbaa852cd1e460f2fa44d62acc2cee;p=dgit.git diff --git a/debian/changelog b/debian/changelog index c4ba38a6..a63f27db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +dgit (3.10~) unstable; urgency=medium + + Bugfixes: + * dgit: Copy several user.* settings from main tree git local config + to dgit private workarea. Closes:#853085. + * dgit: Strip initial newline from Changes line from dpkg-parsechangelog + so as to avoid blank line in commit messages. Closes:#853093. + * dgit: Do not fail when run with detached HEAD. Closes:#853022. + + Test suite: + * quilt-useremail: New test for user config copying (#853085). + + -- + +dgit (3.9) unstable; urgency=medium + + Improvements: + * dgit --overwrite: Check that the overwritten version's changelog entry + is not UNRELEASED. This could easily happen if this release was being + made from a git branch which predates the previous package upload. + + Documentation: + * dgit-maint-merge(7): Get git clone url right. Closes:#852609. + * dgit-maint-merge(7): Quote sample clone commands. Closes:#852615. + + Test suite: + * overwrite-chkclog: test UNRELEASED handling. + + -- Ian Jackson Wed, 25 Jan 2017 16:21:53 +0000 + +dgit (3.8) unstable; urgency=medium + + Bugfixes: + * Make dgit-setup-* work in default distro. + + Test suite: + * defdistro-setup: Test that setup-* functions distro selection works. + + -- Ian Jackson Mon, 23 Jan 2017 16:21:30 +0000 + dgit (3.7) unstable; urgency=medium Bugfixes: