summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 207b2f0..708188a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+dmidecode (3.1-1) unstable; urgency=medium
+
+ * New upstream release (LP: #1688162) (Closes: #860897):
+ - Remove applied patches:
+ + debian/patches/0110-nosysfs.patch
+ + debian/patches/0115-no_smbios_DMI_entry_point.patch
+ + debian/patches/0120-return_actual_data_size.patch
+ + debian/patches/0125-use_read_file_to_read_DMI_table_from_sysfs.patch
+ + debian/patches/0130-use_DWORD_for_table_max_size.patch
+ + debian/patches/0135-hide_fixup_msg.patch
+ * debian/copyright:
+ - Add year 2017.
+ - Change upstream email address.
+ * debian/control:
+ - Change Homepage.
+ * Migrate to debhelper 10:
+ - Change debian/compat to 10.
+ - Bump minimum debhelper version in debian/control to >= 10.
+ * Use the automatic debug symbol packages:
+ - Remove dmidecode-dbg section from debian/control.
+ - Remove override_dh_strip from debian/rules.
+ * New README.source to explain the branching model used.
+ * Declare compliance with Debian Policy 4.0.0. (No changes needed).
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 24 Jun 2017 23:21:09 +0200
+
dmidecode (3.0-4) unstable; urgency=medium
* debian/rules: Fix FTCBFS to pass suitable CC to make. (Closes: #835921).