From bc7bfb103acda936bd145f2d90e292a5fe0460d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 13 Oct 2015 07:21:57 +0200 Subject: Rename & reorder patches --- debian/patches/hp3900.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 debian/patches/hp3900.patch (limited to 'debian/patches/hp3900.patch') diff --git a/debian/patches/hp3900.patch b/debian/patches/hp3900.patch deleted file mode 100644 index 637a51e..0000000 --- a/debian/patches/hp3900.patch +++ /dev/null @@ -1,20 +0,0 @@ -Description: Replace the startup gamma with the same from the standalone version -Author: Jörg Frings-Fürst -Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629470 -Forwarded: http://lists.alioth.debian.org/pipermail/sane-devel/2014-October/032777.html -Last-Update: 2014-10-26 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/backend/hp3900_sane.c -=================================================================== ---- trunk.orig/backend/hp3900_sane.c -+++ trunk/backend/hp3900_sane.c -@@ -1159,7 +1159,7 @@ options_init (TScanner * scanner) - TOptionValue *pVal; - - /* set gamma */ -- gamma_create (scanner, 2.2); -+ gamma_create (scanner, 1.0); - - /* color convertion */ - scanner->cnv.colormode = -1; -- cgit v1.2.3