X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=87f86a6dbd4cda88900222caf114fa0ccd4b45a9;hb=a76782b4f0c9009a37e62d664b7d9692bd910783;hp=0dc301413eb06e1e707536ed7d9a6b69ab61655f;hpb=2093c3c0d973b6e9d4b7085ac3084de94550744f;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 0dc30141..87f86a6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,40 @@ -dgit (5.3~) unstable; urgency=medium +dgit (5.5) unstable; urgency=medium + + * Add missing comma in debian/control. Closes:#902578. + * dgit(1): Fix a wrong reference to \fp, which should be \fP. + + -- Ian Jackson Thu, 28 Jun 2018 13:25:21 +0100 + +dgit (5.4) unstable; urgency=medium + + Improvements: + * dgit(1): Better description of --overwrite. Somewhat + apropos of discussion in #902534. Bugfixes: + * test suite: gdr-viagit, gdr-newupstream: Do not spuriously + fail if gnupg not serendipitously installed. Closes:#902559. + * Fix bug ref to #865444 in previous changelog entry. + + -- Ian Jackson Wed, 27 Jun 2018 23:13:42 +0100 + +dgit (5.3) unstable; urgency=medium + + Bugfixes: + * dgit: Do not introduce duplicate origs in .changes files, + eg if the .changes already has that orig. Closes:#869146. * Honour GIT_REFLOG_ACTION everywhere. Closes:#901935. * git-debrebase new-upstream: Provide better reflog entries by setting GIT_REFLOG_ACTION. Closes:#901925. - -- + Improvements: + * Better message formatting when --overwrite may be needed, + and a note about first dgit push in dgit(1). Closes:891031. + * dgit(7): Add discussion of quilt fixup error messages, + and add cross-references to dgit(1) and the actual error. + Somewhat apropos of #865444. + + -- Ian Jackson Wed, 27 Jun 2018 14:00:31 +0100 dgit (5.2) unstable; urgency=medium