summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-08-06 14:46:21 +0000
committerNiels Thykier <niels@thykier.net>2019-08-06 14:46:21 +0000
commita11511fa81514766ef228e2e51cf33d0548f9c53 (patch)
tree9742af5d45ddfcb3661d462380e98d19aa21eef1 /debian/changelog
parent9462d4a589889ada66a938f16486ef57d2e1be7e (diff)
downloaddebhelper-a11511fa81514766ef228e2e51cf33d0548f9c53.tar.gz
dh_dwz: Stop passing -q to dwz
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a6663fa..80f2fd52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ debhelper (12.2.5) UNRELEASED; urgency=medium
* dh_installsystemduser: Fix bug that would neuter sorting of unit
files and make the resulting maintscripts unreproducible. Thanks
to Daniel Kahn Gillmor for reporting the bug. (Closes: #932646)
+ * dh_dwz: Remove the -q flag when calling dwz(1). It is
+ sufficiently silently with -q and aids with debugging for others.
+ (Closes: #933561, #931792)
-- Niels Thykier <niels@thykier.net> Sun, 21 Jul 2019 18:40:38 +0000