chiark / gitweb /
changelog: finalise 8.5
[dgit.git] / debian / changelog
index 6acddd87fa54db0d3406a3df3371c357d9f0ebb5..a112e5bd21613c0b14b02536600fcf4f50fb092f 100644 (file)
@@ -1,4 +1,36 @@
-dgit (8.3~) UNRELEASED; urgency=medium
+dgit (8.5) unstable; urgency=medium
+
+  * Replace `confess $!' with `confess "$!"', to actually print errno
+    when crashing.  Closes:#929549.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  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]
+  * dgit(1): Write the leading dash of an option as '\-'.
+    Closes:#921965.  [Bjarni Ingi Gislason]
+
+  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 <ijackson@chiark.greenend.org.uk>  Fri, 01 Mar 2019 21:53:40 +0000
+
+dgit (8.3) unstable; urgency=medium
 
   dgit - Behavioural changes with compatibility implications:
   * Pass --no-source-only-changes to pbuilder and cowbuilder
@@ -51,7 +83,7 @@ dgit (8.3~) UNRELEASED; urgency=medium
   * test suite: pretend-pbuilder: Reject unknown options.
   * Test suite: examplegit setup: Do not leave the tree dirty.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 07 Jan 2019 00:14:05 +0000
 
 dgit (8.1) unstable; urgency=medium