mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-09 16:46:15 +00:00
Add description to debian/patches/05-supported-smbios-ver.patch
This commit is contained in:
parent
00f82523df
commit
2a6430e9fb
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
dmidecode (2.12-4) UNRELEASED; urgency=medium
|
||||
dmidecode (2.12-4) unstable; urgency=low
|
||||
|
||||
* debian/control:
|
||||
- Bump Standards-Version to 3.9.6 (no changes required).
|
||||
@ -9,8 +9,10 @@ dmidecode (2.12-4) UNRELEASED; urgency=medium
|
||||
- Add year 2015.
|
||||
* debian/rules:
|
||||
- Remove override_dh_builddeb because compression xz is now standard.
|
||||
* debian/patches/05-supported-smbios-ver.patch:
|
||||
- Add description.
|
||||
|
||||
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 11 Nov 2014 13:38:31 +0100
|
||||
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 27 Apr 2015 12:05:44 +0200
|
||||
|
||||
dmidecode (2.12-3) unstable; urgency=medium
|
||||
|
||||
|
||||
9
debian/patches/05-supported-smbios-ver.patch
vendored
9
debian/patches/05-supported-smbios-ver.patch
vendored
@ -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>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user