summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 23:41:04 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 23:41:04 +0000
commit73d1b8cc41d063ad12a588b6649a60ca18396350 (patch)
tree27b502901351c393944d14855a90582285f73d91 /debian
parent5f3ef76dded40c31a279376031f41474424015e7 (diff)
changelog: Document changes since 10.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog29
1 files changed, 28 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 74a16a0..8c2841f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,33 @@
dgit (10.1~) unstable; urgency=medium
- *
+ Bugfixes to dgit:
+ * dgit push-build: Populate the split brain cache if necessary
+ Closes:#1019454. [Report from Simon McVittie]
+
+ Bugfixes to git-debrebase [reports from David Bremner]:
+ * git-debrebase: Fix "stripeoch" bug in convert-from-dgit-view.
+ * git-debrebase: Fix handling of tag during convert-from-dgit-view.
+ * git-debrebase: convert-from-dgit-view: Bail if output is wrong
+ eg due to lack of appropriate d/patches.
+
+ Documentation and messages:
+ * dgit: Soften message about source-only uploads to NEW.
+ [Report from Simon McVittie] Improves #983056 a bit.
+ * dgit(1): Be more encouraging about --new. Closes:#941323.
+ * dgit(1): Remove obsolete documentation of dgit-tag-format
+ [Remark from Philip Hands in #1023468]
+ * dgit-maint-debrebase(7): add --pretty example for generating
+ hash tags for upstream versions. [Philip Hands]
+ * git-debrebase: conversion: bail a little earlier on snags.
+
+ Infrastructure (dgit-repos, server side):
+ * get-dm-txt: Handle abolition of archive-query-tls-curl-ca-args
+ (fixes incompatibility with deployed production configuration).
+
+ Packaging:
+ * New elements to test cases to test some of the fixes.
+ * changelog: Fix misindented line in entry for 9.11.
+ * changelog: Retrospectively xref to #950612 in entry for 9.11.
--