diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r-- | debian/man/scanin.1 | 8 |
3 files changed, 14 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index f26e774..c0652ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +argyll (1.6.3-5) UNRELEASED; urgency=medium + + * debian/control: + - For future use in kfreebsd-* add libusbhid-dev [kfreebsd-any] to + Build-Depends. + * Make debian/man/scanin.1 more readable (LP: #1192368). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 11 Nov 2014 16:43:23 +0100 + argyll (1.6.3-4) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 95800fb..1f7275e 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: libtiff5-dev, libtool, libusb-dev, + libusbhid-dev [kfreebsd-any], libx11-dev, libxinerama-dev, libxrandr-dev, diff --git a/debian/man/scanin.1 b/debian/man/scanin.1 index 43c1026..e1d0656 100644 --- a/debian/man/scanin.1 +++ b/debian/man/scanin.1 @@ -11,22 +11,22 @@ Scanin, Version 1.6.3 :\- inputs 'input.tif' and outputs scanner 'input.ti3', or .PP .B scanin -.RB \fB\-g\fR [options]\ input.tif\ recogout.cht\ [diag.tif] +.RB \fB\-g\fR\ [options]\ input.tif\ recogout.cht\ [diag.tif] .IP :\- outputs file 'recogout.cht', or .PP .B scanin -.RB \fB\-o\fR [options]\ input.tif\ recogin.cht\ [diag.tif] +.RB \fB\-o\fR\ [options]\ input.tif\ recogin.cht\ [diag.tif] .IP :\- outputs file 'input.val', or .PP .B scanin -.RB \fB\-c\fR [options]\ input.tif\ recogin.cht\ scanprofile.[icc|mpp]\ pbase\ [diag.tif] +.RB \fB\-c\fR\ [options]\ input.tif\ recogin.cht\ scanprofile.[icc|mpp]\ pbase\ [diag.tif] .IP :\- inputs pbase.ti2 and outputs printer pbase.ti3, or .PP .B scanin -.RB \fB\-r\fR [options]\ input.tif\ recogin.cht\ pbase\ [diag.tif] +.RB \fB\-r\fR\ [options]\ input.tif\ recogin.cht\ pbase\ [diag.tif] .IP :\- inputs pbase.ti2+.ti3 and outputs pbase.ti3 .TP |