summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-03-01 21:24:29 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-03-01 21:24:29 +0000
commite3c5065f23471b4f1d9035ae1b281e8db0952ac0 (patch)
tree01ef522545dd937931ee148bcc38c79d37359001 /debian
parent3193ca2bad512d2563797eca11ceb9d707a65004 (diff)
changelog: Reformat and clarify etc.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog29
1 files changed, 15 insertions, 14 deletions
diff --git a/debian/changelog b/debian/changelog
index 5baff9c..9fcedb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,24 +1,25 @@
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
- [ Bjarni Ingi Gislason ]
- * dgit.1: Write the leading dash of an option as '\-' (Closes: #921965)
-
- [ Ian Jackson ]
- * i18n-commit - autogenerated
- * i18n: nl: unfuzz the translations again
- * dgit: Do not misrecognise some initial packaging as gdr-processable
- (Closes: #922446)
+ Internal changes:
+ * dgit: cmd_import_dsc: comment on lack of is_orig_file check
* git-debrebase: resolve_upstream_version: Return $used too
- * git-debrebase: convert-*: Fix two broken error messages (Closes: #922462)
--