summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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