X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b8937b6f3f4383bf44d6b8b80ce3ce2fc1363b72;hp=23b1bd6599bf8b5612b650de9e4b9fa26ad36afc;hb=79edd10df4113ce3ba25161c26fd90fbf29ece48;hpb=1c192c416b9cad1fa6dc7c6113e754f6064a64ce diff --git a/debian/changelog b/debian/changelog index 23b1bd65..b8937b6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,48 @@ -dgit (3.7~) unstable; urgency=medium +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. -- +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: + * Fix clone-dgit-repos-server and print-dgit-repos-server-print-url. + Closes:#851906. + + Documentation: + * dgit-maint-merge(7): Explain when workflow is unsuitable + (Closes:#852090) and improve the patch-header (Closes:#851897.) + + Internal changes: + * New %.view target: `make dgit-maint-merge.7.view' runs `man -l ...' + + Test suite: + * defdistro-dsd-clone-drs: New test which would have detected + #851906 (and hopefully #850521). + + -- Ian Jackson Sun, 22 Jan 2017 17:30:24 +0000 + dgit (3.6) unstable; urgency=medium Bugfixes: