summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-02 20:31:50 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-02 20:31:50 +0200
commit87318e6c3580de18d10ea8001693c4ce35f3675d (patch)
tree90f08ae650cb7ac91562c8fbde3ef9146d4e2bb4 /debian/rules
parentda4a717ddcd6ba5b5b0819aabbe49fcd5f77ae4d (diff)
some work at patches. d/copyright, man pages
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index bf38bd6..7522cf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,6 +93,7 @@ build-manpages:
help2man -N --no-discard-stderr --name="Convert Gretag/Logo or X-Rite ColorPport raw RGB or CMYK device profile data to Argyll CGATS data." debian/tmp/usr/bin/txt2ti3 > debian/man/txt2ti3.1
help2man -N --no-discard-stderr --name="View gamuts." debian/tmp/usr/bin/viewgam > debian/man/viewgam.1
help2man -N --no-discard-stderr --name="Translate colors through an xicc." debian/tmp/usr/bin/xicclu > debian/man/xicclu.1
+ help2man -N --no-discard-stderr --name="Convert LightSpace raw RGB device profile data to Argyll CGATS dat" debian/tmp/usr/bin/ls2ti3 > debian/man/ls2ti3.1
VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/')