summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2018-05-10 06:48:20 +0000
committerNiels Thykier <niels@thykier.net>2018-05-10 06:48:20 +0000
commitf51eec1ec890eacf624333227505fdb38f4375db (patch)
treea93eb2d08580ca63c166d81a49bb81e1197d6002 /debian
parente7320a27777e327346af3fa37e8f4337a67f9d22 (diff)
downloaddebhelper-f51eec1ec890eacf624333227505fdb38f4375db.tar.gz
dh_installman: Handle .so plus target both being compressed
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 26fcc1c5..089272f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,11 @@ debhelper (11.3) UNRELEASED; urgency=medium
defaults to --list-missing in compat 12. Thanks to
Robie Basak for spotting the contradicting documentation.
(Closes: #898161)
+ * dh_installman: If both the .so and the target manpage are
+ compressed, then generate the link as compressed. This
+ prevents dh_compress from adding another ".gz" extension
+ to the link. Thanks to Andreas Hasenack for reporting
+ the bug. Partly fixes LP: #1765851.
[ Dmitry Shachnev ]
* qmake.pm: Use ${DEB_HOST_GNU_TYPE}-qmake wrapper for