diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 24 | 
1 files changed, 24 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 708188a..327746b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +dmidecode (3.1-2) unstable; urgency=medium + +  * debian/control: +    - Change to my new email address. +    - Use secure homepage URI. +    - Switch Vcs-* to new location (Closes: #902259). +  * debian/copyright: +    - Change to my new email address. +    - Use secure copyright format URI. +    - Add year 2018 to debian/*. +  * debian/rules: +    - Add "export DEB_CFLAGS_MAINT_APPEND  = -fPIE" and +      "export DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie" to fix missing CFLAGS +      and LDFLAGS. +  * debian/watch: +    - Use secure URI. +    - Switch to version 4. +  * Declare compliance with Debian Policy 4.1.5 (No changes needed). +  * Migrate to debhelper 11: +    - Change debian/compat to 11. +    - Bump minimum debhelper version in debian/control to >= 11. + + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 05 Aug 2018 20:22:07 +0200 +  dmidecode (3.1-1) unstable; urgency=medium    * New upstream release (LP: #1688162) (Closes: #860897): | 
