summaryrefslogtreecommitdiff
path: root/debian/patches/05-supported-smbios-ver.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-27 12:12:41 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-04-27 12:12:41 +0200
commit2a6430e9fbd44ecc5e3f6d47f4123346dda11b8d (patch)
tree16d6632b3bdcf3c4fc210634fd787a23e66aa759 /debian/patches/05-supported-smbios-ver.patch
parent00f82523dfc8303c3548122ee71a61e054643f22 (diff)
Add description to debian/patches/05-supported-smbios-ver.patchdebian/2.12-4
Diffstat (limited to 'debian/patches/05-supported-smbios-ver.patch')
-rw-r--r--debian/patches/05-supported-smbios-ver.patch9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/patches/05-supported-smbios-ver.patch b/debian/patches/05-supported-smbios-ver.patch
index 9857d74..6b4bdd6 100644
--- a/debian/patches/05-supported-smbios-ver.patch
+++ b/debian/patches/05-supported-smbios-ver.patch
@@ -1,5 +1,10 @@
---- dmidecode/dmidecode.c 2013/04/24 18:11:56 1.175
-+++ dmidecode/dmidecode.c 2013/04/26 19:05:48 1.176
+Description: Change supported smbios version
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: trunk/dmidecode.c
+===================================================================
+--- trunk.orig/dmidecode.c
++++ trunk/dmidecode.c
@@ -69,7 +69,7 @@
#define out_of_spec "<OUT OF SPEC>"
static const char *bad_index = "<BAD INDEX>";