diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 207b2f0..b8609a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +dmidecode (3.1-1) UNRELEASED; 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> Wed, 31 May 2017 23:27:55 +0200 + dmidecode (3.0-4) unstable; urgency=medium * debian/rules: Fix FTCBFS to pass suitable CC to make. (Closes: #835921). |