X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=79744d0539014dfc39e953d2abfa04c1c52a48fa;hb=6b7952dec7ec58eb978801a9623bfd47b271119a;hp=4e73f285509eeb2d560958671fe389f59b067db5;hpb=bf85ea84b8f545b8098467b1991e7f0ffff4db13;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 4e73f285..79744d05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,40 @@ -dgit (8.4~) unstable; urgency=medium +dgit (8.6~) unstable; urgency=medium + * + + -- + +dgit (8.5) unstable; urgency=medium + + * Replace `confess $!' with `confess "$!"', to actually print errno + when crashing. Closes:#929549. + + -- Ian Jackson Mon, 27 May 2019 00:20:58 +0100 + +dgit (8.4) unstable; urgency=medium + + Bugfixes: + * dgit: import-dsc: Handle relative symlinks correctly. + Closes:#913259. + * dgit: Do not misrecognise some initial packaging as + gdr-compatible. Closes:#922446. [Report from Sean Whitton] + * git-debrebase: convert-*: Fix two broken error messages. + Closes:#922462. [Report from Didier 'OdyX' Raboud] + + Documentation: + * [nl] translations updated. Closes:#921088. [Frans Spiesschaert] * Many manpage typo fixes. Closes:#918384. [Paul Hardy] - * i18n: no.po: Updated. Closes:#921088. [Frans Spiesschaert] + * dgit(1): Write the leading dash of an option as '\-'. + Closes:#921965. [Bjarni Ingi Gislason] - [Ian Jackson] - * i18n: nl.po: Remove a spurious space - * dgit: cmd_import_dsc: comment on lack of is_orig_file check - * dgit: import-dsc: Handle relative symlinks correctly + Test suite: * dgit: import-dsc: New test for abs/rel dsc component links + Internal changes: + * dgit: cmd_import_dsc: comment on lack of is_orig_file check + * git-debrebase: resolve_upstream_version: Return $used too - -- + -- Ian Jackson Fri, 01 Mar 2019 21:53:40 +0000 dgit (8.3) unstable; urgency=medium