diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 10 | ||||
| -rw-r--r-- | debian/patches/0001-hurd.patch | 2 | ||||
| -rw-r--r-- | debian/patches/series | 4 |
3 files changed, 13 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f604c07..15d100b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +dmidecode (3.7-1) UNRELEASED; urgency=medium + + * New upstream release. + - Refresh patches. + - Remove not longer used patches: + + debian/patches/0100-ansi-c.patch + + debian/patches/Fix-groff-error.patch + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 09:31:58 +0100 + dmidecode (3.6-2) unstable; urgency=medium * debian/control: diff --git a/debian/patches/0001-hurd.patch b/debian/patches/0001-hurd.patch index 0abfea9..6df550a 100644 --- a/debian/patches/0001-hurd.patch +++ b/debian/patches/0001-hurd.patch @@ -5,7 +5,7 @@ Index: trunk/Makefile =================================================================== --- trunk.orig/Makefile +++ trunk/Makefile -@@ -45,7 +45,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755 +@@ -42,7 +42,7 @@ INSTALL_PROGRAM := $(INSTALL) -m 755 RM := rm -f # BSD make provides $MACHINE, but GNU make doesn't diff --git a/debian/patches/series b/debian/patches/series index 696939d..fc4759d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,6 +1,6 @@ #0145-Fix_condition_error_in_ascii_filter.patch #0150-Fix_crash.patch -0100-ansi-c.patch +#0100-ansi-c.patch 0001-hurd.patch #0005-build.patch #0105-dmidecode-avoid-sigbus.patch @@ -13,4 +13,4 @@ #0140-Fix_scan_entry_point.patch #0155-use_read_file.patch #0160-HPE_OEM_Firmware_change.patch -0600-Fix-groff-error.patch +#0600-Fix-groff-error.patch |
