Rebase patches and debian/copyright

This commit is contained in:
Jörg Frings-Fürst 2024-06-30 20:20:54 +02:00
parent c38426c9a9
commit 6a1dea8c35
4 changed files with 17 additions and 4 deletions

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
dmidecode (3.6-1) UNRELEASED; urgency=medium
* New upstream release.
- Rebase patches.
- Remove upstream applied patches:
+ debian/patches/0155-use_read_file.patch
+ debian/patches/0160-HPE_OEM_Firmware_change.patch
* debian/copyright:
- Add year 2024 to myself.
- Rebase to the new release.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 30 Jun 2024 20:02:38 +0200
dmidecode (3.5-3) unstable; urgency=medium
* Add loong64 to architecture list (Closes: #1050154).

2
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Upstream-Contact: dmidecode-devel@nongnu.org
Source: http://download.savannah.gnu.org/releases/demidecode/
Files: *
Copyright: 2002-2020 Jean Delvare <jdelvare@suse.de>
Copyright: 2002-2024 Jean Delvare <jdelvare@suse.de>
2002 Alan Cox <alan@redhat.com>
2010 Anton Arapov <anton@redhat.com>
2015 Xie XiuQi <xiexiuqi@huawei.com>

View File

@ -5,7 +5,7 @@ Index: trunk/Makefile
===================================================================
--- trunk.orig/Makefile
+++ trunk/Makefile
@@ -44,7 +44,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
@@ -45,7 +45,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755
RM := rm -f
# BSD make provides $MACHINE, but GNU make doesn't

View File

@ -11,5 +11,5 @@
#0130-use_DWORD_for_table_max_size.patch
#0135-hide_fixup_msg.patch
#0140-Fix_scan_entry_point.patch
0155-use_read_file.patch
0160-HPE_OEM_Firmware_change.patch
#0155-use_read_file.patch
#0160-HPE_OEM_Firmware_change.patch