summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]
--