summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-07 00:41:56 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-07 00:42:27 +0100
commit180a9c094c1b1e51281c70940dc451465ec04806 (patch)
tree5e1caa5ef01af48c2cc3a916d3d2cf7c85eec46d /debian
parent87da76cc34151e4623797b32d16c351029969bb6 (diff)
git-debrebase new-upstream: Add a -1 revision if the user didn't supply one.
Closes:#903127. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6dea169..4acfcb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dgit (5.8~) unstable; urgency=medium
* dgit, git-debrebase: Properly make patches even if an awkward
.gitignore ignores the things in debian/patches. Closes:#903130.
* git-debrebase status: Fix commit reporting. Closes:903131.
+ * git-debrebase new-upstream: Add a -1 revision if the user
+ didn't supply one. Closes:#903127.
* dgit(1): Unscramble push[-source] descriptions. Closes:#903116.
--