From bff872a49244b6c1626dbc8c25dd6d756cda5733 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 4 Apr 2012 21:05:50 +0200 Subject: Refresh patches. --- debian/patches/01-zlib.patch | 2 +- debian/patches/20-lpi.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/01-zlib.patch b/debian/patches/01-zlib.patch index 83ef8e7..6314ec4 100644 --- a/debian/patches/01-zlib.patch +++ b/debian/patches/01-zlib.patch @@ -5,7 +5,7 @@ --- simple-scan.orig/configure.ac +++ simple-scan/configure.ac -@@ -41,6 +41,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c +@@ -39,6 +39,7 @@ AM_CONDITIONAL(HAVE_COLORD, test $have_c AC_CHECK_HEADERS([sane/sane.h],[],[AC_MSG_ERROR([SANE not found])]) AC_CHECK_HEADERS([sane/saneopts.h],[],[AC_MSG_ERROR([SANE not found])]) diff --git a/debian/patches/20-lpi.patch b/debian/patches/20-lpi.patch index ca85979..2570df8 100644 --- a/debian/patches/20-lpi.patch +++ b/debian/patches/20-lpi.patch @@ -8,7 +8,7 @@ Description: Add launchpad-integration support. --- simple-scan.orig/configure.ac +++ simple-scan/configure.ac -@@ -32,6 +32,7 @@ PKG_CHECK_MODULES(SIMPLE_SCAN, [ +@@ -30,6 +30,7 @@ PKG_CHECK_MODULES(SIMPLE_SCAN, [ cairo gdk-pixbuf-2.0 gudev-1.0 @@ -28,7 +28,7 @@ Description: Add launchpad-integration support. --pkg=gtk+-3.0 --- simple-scan.orig/src/ui.vala +++ simple-scan/src/ui.vala -@@ -1267,6 +1267,9 @@ public class SimpleScan +@@ -1268,6 +1268,9 @@ public class SimpleScan } builder.connect_signals (this); -- cgit v1.2.3