diff options
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog index ea85c24..f6f88ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,27 +1,27 @@ xsane (0.999-3) unstable; urgency=medium * debian/control: - - Remove version from the Build-Depents libsane-dev (>= 1.0.11-3) - (old stable has 1.0.22-7.4). - - Remove version from the Build-Depants libgimp2.0-dev (>= 2.0.0) - (old stable has version 2.8.2-2+deb7u1). + - Drop version number from libsane-dev build dependency + (oldstable has 1.0.22-7.4). + - Drop version number from libgimp2.0-dev build dependency + (oldstable has version 2.8.2-2+deb7u1). - Remove useless whitespaces. * debian/rules: - Split override_dh_install into *-arch and *-indep (Closes: #806125). - * Add new ocr commandline tools: + * Add new OCR command-line tools: - debian/control: + Add cuneiform, tesseract-ocr, ocrad to Suggests. - debian/ocr-scripts: + Add xsane2cunei.sh, xsane2ocrad.sh and xsane2tess3.sh. - - debian/xsane.dirs - + Add usr/share/xsane + - debian/xsane.dirs: + + Add usr/share/xsane. - debian/xsane.install - + Install the ocr-scripts to debian/share/xsane/ocr-scripts. + + Install ocr-scripts into debian/share/xsane/ocr-scripts. * New xsane.lintian-overrides: - Add override for spelling-error-in-binary. - * Remove debian/xsane.menu by reason of tech-ctte bug #741573. + * Drop debian/xsane.menu file in compliance with CTTE decision (see #741573). - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 26 Nov 2015 22:06:47 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 05 Dec 2015 16:58:02 +0100 xsane (0.999-2) unstable; urgency=medium |