diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 23:08:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 23:08:32 +0200 |
commit | 4510bf89cdef11a5bf0eea1e8c5da6b7bcc77ce4 (patch) | |
tree | 316792a49717d4966055d8697ee465ef5bdb17c3 /debian/changelog | |
parent | 0e7659200e3c881e354aab00b758d25408a21544 (diff) | |
parent | cbda69b295122262360b0899ad2f5275ace1179d (diff) |
Merge branch 'feature/upstream' into develop
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). |