X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=68fb46e0628e9c29c5d0d5a28d0f5c54b3ab8729;hb=e4cb4198abba08ab41b4076a1e1d90cd17503f01;hp=35969725c38e8ef92f59ad5655f8bddb48c20180;hpb=ddb80a1e2625561a6241b76646c173b4d738c705;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 35969725..68fb46e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,42 @@ -dgit (3.8~) unstable; urgency=medium +dgit (3.10~) unstable; urgency=medium Bugfixes: - * Make dgit-setup-* work in default distro. + * 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. + + 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: