diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/patches/0100-source_spelling.patch | 26 |
2 files changed, 28 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a7317d1..5c1363e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,9 +16,9 @@ sane-backends (1.0.27-1~experimental4) UNRELEASED; urgency=medium * New debian/patches/0715-20-sane.hwdb_multi-arch.patch: - Remove buildtime from 20-sane.hwdb to make the file multi-arch ready (Closes: #880391) - * debian/libsane1.README.Debian: + * debian/libsane1.README.Debian: - Replace ConsoleKit with ConsoleKit/systemd-logind (Closes: #872364). - + -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Nov 2017 13:59:10 +0100 sane-backends (1.0.27-1~experimental3) experimental; urgency=medium diff --git a/debian/patches/0100-source_spelling.patch b/debian/patches/0100-source_spelling.patch index 241b1bd..0985e99 100644 --- a/debian/patches/0100-source_spelling.patch +++ b/debian/patches/0100-source_spelling.patch @@ -126,3 +126,29 @@ Index: trunk/doc/sane-fujitsu.man which uses that vendor and product id. The device will then be queried to determine if it is a Fujitsu scanner. .RE +Index: trunk/doc/saned.man +=================================================================== +--- trunk.orig/doc/saned.man ++++ trunk/doc/saned.man +@@ -220,7 +220,7 @@ to the systemd journal. The systemd supp + requires compilation with the systemd-devel package + installed on the system. this is the preferred option. + +-Saned can be used wih systemd without the systemd integration ++Saned can be used with systemd without the systemd integration + compiled in, but then logging of debug information is not supported. + + The systemd configuration is different for the 2 options, so +Index: trunk/doc/sane-kodak.man +=================================================================== +--- trunk.orig/doc/sane-kodak.man ++++ trunk/doc/sane-kodak.man +@@ -77,7 +77,7 @@ Scanners can be specified in the configu + .PP + "scsi KODAK" + .RS +-Requests backend to search all scsi busses in the system for a device ++Requests backend to search all scsi buses in the system for a device + which reports itself to be a scanner made by 'KODAK'. + .RE + .PP |