summaryrefslogtreecommitdiff
path: root/debian/patches/05-supported-smbios-ver.patch
diff options
context:
space:
mode:
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>";