summaryrefslogtreecommitdiff
path: root/debian/patches/hp5370c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/hp5370c.patch')
-rw-r--r--debian/patches/hp5370c.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/hp5370c.patch b/debian/patches/hp5370c.patch
new file mode 100644
index 0000000..88713fa
--- /dev/null
+++ b/debian/patches/hp5370c.patch
@@ -0,0 +1,20 @@
+Description: improved recognizability
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1080787
+Forwarded: http://lists.alioth.debian.org/pipermail/sane-devel/2014-October/032778.html
+Last-Update: 2014-10-26
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: trunk/backend/avision.c
+===================================================================
+--- trunk.orig/backend/avision.c
++++ trunk/backend/avision.c
+@@ -620,7 +620,7 @@ static Avision_HWEntry Avision_Device_Li
+ { "HP", "ScanJet 5370C",
+ 0x03f0, 0x0701,
+ "Hewlett-Packard", "ScanJet 5370C",
+- AV_MULTI_CALIB_CMD | AV_INT_STATUS, AV_FIRMWARE },
++ AV_MULTI_CALIB_CMD | AV_INT_STATUS, 0 },
+ /* comment="1 pass, 2400 dpi - some FW revisions have x-axis image scaling problems over 1200 dpi" */
+ /* status="good" */
+