summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-09-01 06:17:06 +0000
committerNiels Thykier <niels@thykier.net>2019-09-01 06:17:06 +0000
commit0ee2559c19196cb0a968d8e83eae438910163b96 (patch)
treea70e5917b660cbf651890d9282139a3ff275865e /debian/changelog
parent80df1602a61bf92c57b09b8a4a26f116ba39e5f9 (diff)
downloaddebhelper-0ee2559c19196cb0a968d8e83eae438910163b96.tar.gz
dh_makeshlibs: Disable control check with --add-udeb
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a32b3bc4..0b4adc00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ debhelper (12.5.4) UNRELEASED; urgency=medium
* dh_installxfonts: Remove version in dependency on xfonts-utils
added to ${misc:Depends}. The version requirement has been
satisfied for the past 3-4 releases.
+ * dh_makeshlibs: Correct a control check that was only intended
+ for automatic udeb detection, which incorrectly also checked
+ when --add-udeb was passed. Thanks to Andreas Metzler for
+ reporting the issue. (Closes: #935577)
-- Niels Thykier <niels@thykier.net> Tue, 20 Aug 2019 14:14:47 +0000