chiark / gitweb /
changelog: Reformat and clarify etc.
[dgit.git] / debian / changelog
index b18c1ec2893f59d17ad8ae988327b9cd715f58f5..9fcedb4774d06640c94976667577c7c835af1509 100644 (file)
@@ -1,6 +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]
+  * 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
 
  --