From 14792d69ba82483a1fadaacf4c1b0c8bb2b4a82b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:46:59 +0100 Subject: Refresh patches; Change to my new email address --- debian/patches/0001_jam.patch | 2 +- debian/patches/0105_dispwin_segfault.patch | 2 +- debian/patches/0115_hurd_PATH_MAX.patch | 4 ++-- debian/patches/series | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/0001_jam.patch b/debian/patches/0001_jam.patch index 69156bd..b0469f3 100644 --- a/debian/patches/0001_jam.patch +++ b/debian/patches/0001_jam.patch @@ -47,7 +47,7 @@ Index: trunk/Jamtop # Tell standalone libraries that they are part of Argyll: DEFINES += ARGYLLCMS ; -@@ -139,17 +140,82 @@ rule CheckForLibrary { +@@ -152,17 +153,82 @@ rule CheckForLibrary { } if ! $(BUILTIN_$(UCASE)) && $(UNIX) { diff --git a/debian/patches/0105_dispwin_segfault.patch b/debian/patches/0105_dispwin_segfault.patch index 8134301..3ead582 100644 --- a/debian/patches/0105_dispwin_segfault.patch +++ b/debian/patches/0105_dispwin_segfault.patch @@ -10,7 +10,7 @@ Index: trunk/spectro/dispwin.c =================================================================== --- trunk.orig/spectro/dispwin.c +++ trunk/spectro/dispwin.c -@@ -6055,6 +6055,7 @@ main(int argc, char *argv[]) { +@@ -6277,6 +6277,7 @@ main(int argc, char *argv[]) { /* Display number */ else if (argv[fa][1] == 'd') { diff --git a/debian/patches/0115_hurd_PATH_MAX.patch b/debian/patches/0115_hurd_PATH_MAX.patch index 3775edc..86f338d 100644 --- a/debian/patches/0115_hurd_PATH_MAX.patch +++ b/debian/patches/0115_hurd_PATH_MAX.patch @@ -38,7 +38,7 @@ Index: trunk/spectro/usbio_lx.c =================================================================== --- trunk.orig/spectro/usbio_lx.c +++ trunk/spectro/usbio_lx.c -@@ -33,6 +33,10 @@ +@@ -34,6 +34,10 @@ #define poll_x poll #endif @@ -68,7 +68,7 @@ Index: trunk/spectro/hidio.c =================================================================== --- trunk.orig/spectro/hidio.c +++ trunk/spectro/hidio.c -@@ -100,6 +100,10 @@ +@@ -101,6 +101,10 @@ #endif #endif diff --git a/debian/patches/series b/debian/patches/series index 47582dd..2c9f69a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,5 @@ 0105_dispwin_segfault.patch -0100_spelling.patch +#0100_spelling.patch 0001_jam.patch 0115_hurd_PATH_MAX.patch #0110_usb-db_new.patch -- cgit v1.2.3