summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-06-23 16:39:18 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-06-23 16:39:18 +0100
commitfa917e493d6d4d30b0b824cc7ed4c02f5067eaab (patch)
treebdc1b4f0d969a294eb47e18bebc1777e7e65bbd9 /debian/changelog
parent5eb8e042adf67fc5a7a25a1694b4df1dd50b44de (diff)
parent0594f61c6ea940a4d88bffb5384f775d5a7be194 (diff)
Merge tag 'debian/8.5' into stretch-bpo
dgit release 8.5 for unstable (sid) [dgit] [dgit distro=debian] # gpg: Signature made Mon 27 May 2019 12:24:02 AM BST # gpg: using RSA key 559AE46C2D6B6D3265E7CBA1E3E3392348B50D39 # gpg: Good signature from "Ian Jackson (new general purpose key) <ijackson@chiark.greenend.org.uk>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: 559A E46C 2D6B 6D32 65E7 CBA1 E3E3 3923 48B5 0D39
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d61ec59..cb82895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+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~bpo9+1) stretch-backports; urgency=medium
* Rebuild for stretch-backports.