summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-19 10:49:45 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-12-19 10:49:45 +0100
commite40e5703b00b588953ecdf95151b345d130aef66 (patch)
treea377749d6d8739a28c264d7c2ed53aa6101b05d5
parent689a87788019fb7f08affd56d19aedc41c45360d (diff)
Add DEP3 Header to patch
-rw-r--r--debian/patches/0140-Fix_scan_entry_point.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/patches/0140-Fix_scan_entry_point.patch b/debian/patches/0140-Fix_scan_entry_point.patch
index 9a8aa93..4183af5 100644
--- a/debian/patches/0140-Fix_scan_entry_point.patch
+++ b/debian/patches/0140-Fix_scan_entry_point.patch
@@ -1,3 +1,10 @@
+Description: Cherry picked fix Only scan /dev/mem for entry point on x86
+Author: <name and email of author, optional>
+Origin: upstream, http://git.savannah.nongnu.org/cgit/dmidecode.git/commit/?id=e12ec26e19e02281d3e7258c3aabb88a5cf5ec1d
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946911
+Last-Update: 2019-12-19
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/dmidecode.c
===================================================================
--- trunk.orig/dmidecode.c