summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2020-02-02 16:55:52 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2020-02-02 16:56:01 +0000
commit635b2a6e7d55503a75ace034d96326d5b2197798 (patch)
treefc3c6b868c42b987b890d557e1a45ec0479a24ba
parent9bdd848102280e5f633db852c1b15ff27716c1c0 (diff)
changelog: Document changes so far since 9.9
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog20
1 files changed, 19 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58e7f25..a71fa87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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]
--