summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-25 10:03:37 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-11-25 10:03:37 +0100
commitf8a0a4e1c775a90c313cb83201eec4cea4e9a7da (patch)
tree3d2197769dacc611bbea907a122bb9a2037975e2 /debian/rules
parent1ad9482d72ca2fa48d8c1fdc4f5bdfd8b2b1fbff (diff)
parent69aec3b712232e93600ecd741269fed1f90b412a (diff)
Merge tag '1.9.2+repack-2' into develop
Ndew Release
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 6f743b7..fe01084 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,9 @@ override_dh_builddeb:
override_dh_compress:
dh_compress -X.html
+override_dh_strip:
+ dh_strip --dbgsym-migration='argyll-dbg (<< 1.9.2+repack-2~)'
+
build-manpages:
help2man -N --no-discard-stderr --name="Apply device calibration to an ICC profile." debian/tmp/usr/bin/applycal > debian/man/applycal.1
help2man -N --no-discard-stderr --name="Dump an ICC file in human readable form." debian/tmp/usr/bin/iccdump > debian/man/iccdump.1