summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 16:35:20 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 16:35:37 +0100
commit53389b4ddc2d290f83e439fe36081e2d3e8d4b4c (patch)
treecf7f6a8dc22c057ca57cc99441103882b46f7f2e /debian
parent0effa0aab06b3a56382729f79fbea79ae36531b8 (diff)
git-debrebase: suppress gbp pq export output
Except in case of error. Closes:#901809. 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 fc7aebb..c49b783 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dgit (5.1~) unstable; urgency=medium
* git-debrebase manpages: Fix typos and etc.
* git-debrebase: new-upstream: fix (this time for sure) ff check
handling of multi-piece upstreams.
+ * git-debrebase: suppress gbp pq export output, except in
+ case of error. Closes:#901809.
--