From 49f57f920ddd7ec9450b199fb7d2f0ada1474206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 16 Jan 2015 10:06:01 +0100 Subject: Add kfreebsd* Depends, rewrite scanin.1 --- debian/changelog | 9 +++++++++ debian/control | 1 + 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 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 -- cgit v1.2.3