summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-17 23:31:34 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-18 00:29:54 +0100
commit4a22b5da07de69c0b911784c8d51e98cef65a408 (patch)
tree7f35b65544b72c26cc7ddc60d0754a4dbbeb6b01
parentb52ed63f3a57d7ac4d3d62571cc9a9458ee08fe8 (diff)
changelog: finalise 5.0debian/5.0archive/debian/5.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog11
1 files changed, 7 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index f5a4025..52c4217 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-dgit (5.0~) unstable; urgency=low
+dgit (5.0) unstable; urgency=low
- Major new utility:
- * git-debrebase, a new git workflow tool.
+ Major new facility:
+ * git-debrebase, a new git workflow tool, in its own package.
* dgit will now, when appropriate, check if it should call
git-debrebase.
+ [ Thanks to Sean Whitton for much useful input, and for
+ dgit-maint-debrebase(7). ]
+
dgit bugfixes:
* Fix the exit status of programs in dgit.deb, to avoid the Perl
misfeature which sometimes copies $! to the exit status.
@@ -21,7 +24,7 @@ dgit (5.0~) unstable; urgency=low
* Break git_get_symref and $extra_orig_namepart_re out into Dgit.pm.
* Changes to support git-debrebase.
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Mon, 18 Jun 2018 00:29:44 +0100
dgit (4.4) unstable; urgency=high