summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-01 22:31:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-04-01 22:31:54 +0200
commit16b6a12d9b6bd75f04cc1611a766740642eee55c (patch)
treefb7a6b5593985202cdc4814b897fccbbf0c82f51 /debian/patches
parent2fdc264e62a2716299257976caa4f24915bd8db7 (diff)
Add dep3 header into new patches
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/0150-i386-test.patch5
-rw-r--r--debian/patches/0155-hurd_PATH_MAX.patch3
-rw-r--r--debian/patches/0160-big_endian.patch3
3 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/0150-i386-test.patch b/debian/patches/0150-i386-test.patch
index 06d576b..211fc84 100644
--- a/debian/patches/0150-i386-test.patch
+++ b/debian/patches/0150-i386-test.patch
@@ -1,3 +1,8 @@
+Description: Disable some tests that fail on i386
+Author: Jörg Frings-Fürst <debian@jff.email>
+Last-Update: 2020-04-01
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/testsuite/backend/genesys/tests_image.cpp
===================================================================
--- trunk.orig/testsuite/backend/genesys/tests_image.cpp
diff --git a/debian/patches/0155-hurd_PATH_MAX.patch b/debian/patches/0155-hurd_PATH_MAX.patch
index 13e3392..b1d6056 100644
--- a/debian/patches/0155-hurd_PATH_MAX.patch
+++ b/debian/patches/0155-hurd_PATH_MAX.patch
@@ -1,3 +1,6 @@
+Description: Add PATH_MAX if undefined
+Author: Jörg Frings-Fürst <debian@jff.email>
+Last-Update: 2020-04-01
Index: trunk/backend/escl/escl_capabilities.c
===================================================================
--- trunk.orig/backend/escl/escl_capabilities.c
diff --git a/debian/patches/0160-big_endian.patch b/debian/patches/0160-big_endian.patch
index 5c8a2ff..234088d 100644
--- a/debian/patches/0160-big_endian.patch
+++ b/debian/patches/0160-big_endian.patch
@@ -1,3 +1,6 @@
+Description: Use depth from session
+Author: Jörg Frings-Fürst <debian@jff.email>
+Last-Update: 2020-04-01
Index: trunk/backend/genesys/low.cpp
===================================================================
--- trunk.orig/backend/genesys/low.cpp