summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 19:26:34 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 19:26:37 +0100
commitb63c713ba91eaab799d24329fbbdb912c20f9846 (patch)
tree253310fe8ad2e3525f6f055b7dd94ae3cbd79d97 /debian/changelog
parentd777ebb067a22ec9c8c796caacfefcf8439759df (diff)
changelog: Add close note for #905400 to changelog entry for 6.5.
The commit git-debrebase: Properly reject bare dgit dsc imports. fixed #905400. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f18752..18bb180 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ dgit (6.7~) unstable; urgency=medium
both stitched and laundered. Closes:#905975.
* git-debrebase: convert-from-*: Snag on patches in d/patches which are
not in series, because they will be deleted. Closes:#904997.
+ * changelog: Add close note for #905400 to changelog entry for 6.5.
--
@@ -33,7 +34,7 @@ dgit (6.5) unstable; urgency=medium
* git-debrebase: New subcommand `scrap'. Closes:#905063.
git-debrebase error handling improvements:
- * git-debrebase: Properly reject bare dgit dsc imports
+ * git-debrebase: Properly reject bare dgit dsc imports. Closes:905400.
* git-debrebase: Improve some error message formatting.
* git-debrebase: Check for git-rebase in progress and abort most operations.