summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 01:43:25 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 01:43:34 +0000
commit545ac953f646c2380d958f669f0cf301818a3c0a (patch)
treeab82f7975ee6f7897e810ce7b1a21d20360d8ea5 /debian
parentb4850d8c242134e43b552895f7445bbccbcad106 (diff)
changelog: Document changes so far
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 15f15a2..9679278 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,16 @@
dgit (10.2~) unstable; urgency=medium
- *
+ * dgit: Be more cautious about invoking gdr for making patches.
+ Closes:#1025451. [Report from Sean Whitton]
+
+ * dgit: Cope with certain packages where dpkg-source guesses wrong
+ about patch application status. (Perms-only patches may be related?)
+ Closes:#1025694. [Report from Matthew Vernon]
+
+ Debugging fixes and internal changes:
+ * dgit: Fix a direct use of chdir, should be changedir
+ * git-debrebase --noop-ok: support --no-noop-ok
+ * git-debrebase --noop-ok: use default destination
--