chiark / gitweb /
changelog: Document changes so far since 9.9
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 2 Feb 2020 16:55:52 +0000 (16:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 2 Feb 2020 16:56:01 +0000 (16:56 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 58e7f25da9838d5d79ab5dda2147a32276196880..a71fa876ab66a0d0ca88c245ac58b84fd965e550 100644 (file)
@@ -1,6 +1,24 @@
 dgit (9.10~) unstable; urgency=medium
 
-  * 
+  dgit bugfix:
+  * Work around gbp metadata handling bug which can prevent import
+    of some anomalous source packages.  Closes:#950326.
+    Report from Peter Green.
+
+  git-debpush bugfix:
+  * avoid a pipefail problem.  Closes:#940588.  [Sean Whitton]
+
+  Documentation:
+  * Terminology: Change "rewind" to "rewrite" where appropriate
+  * dgit(1): Cover more cases of --overwrite and --deliberately
+    Closes:#928473.
+  * dgit(1): Do not talk about `intermediate' uploads.
+  * d-m-{merge,debrebase}(7): Use an 'upstream/' tag prefix in
+    gbp.conf; set `merge' in gbp.conf; import tarball before
+    committing gbp.conf.  Closes:#932954.  [Sean Whitton]
+
+  i18n:
+  * Updated nl.po file.  Closes:#945356.  [Frans Spiesschaert]
 
  --