summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-05-28 21:52:15 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-05-28 22:04:01 +0100
commit6ca477a0e6c4993cc1f64185ae97478c217b05fd (patch)
treeaab2afaf7c67fa2ca0b91106866d269588c3cfab
parent9a9cd82a30b959cc920cb88e520eca7f84bce573 (diff)
changelog: Document further changes for 9.16
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index eab4414..46ef14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
dgit (9.16~) unstable; urgency=medium
- * Fix typo in changelog for 9.14.
+ Compatibility with git-buildpackage gbp pq 0.9.26 (Closes:#1005873):
+ * dgit: Move .pc aside while running gbp pq import
+ * git-debrebase: convert-from-dgit-view: Disable ignore-new where needed
+
+ Other changes:
+ * Fix typo in changelog for 9.14, noting that we closed #987304.
+ * playtrees (for dgit and git-debrebase): Provide a gbp.conf.
+ * tests: gdr: Provide a way to pass --diagnose.
--