diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-13 07:21:57 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-13 07:21:57 +0200 |
commit | bc7bfb103acda936bd145f2d90e292a5fe0460d2 (patch) | |
tree | 8f74d634be11840fd3f526e5fd48d94abbd7c26a /debian/patches/hp5370c.patch | |
parent | 90ad29d4f6fc7011a538a339bf3d4f9260899a80 (diff) |
Rename & reorder patches
Diffstat (limited to 'debian/patches/hp5370c.patch')
-rw-r--r-- | debian/patches/hp5370c.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/hp5370c.patch b/debian/patches/hp5370c.patch deleted file mode 100644 index 88713fa..0000000 --- a/debian/patches/hp5370c.patch +++ /dev/null @@ -1,20 +0,0 @@ -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" */ - |