summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-08-06 07:11:47 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-08-06 07:11:47 +0200
commit85e233a539b5450d6bfc9ebd18142527a7114ffe (patch)
tree67399caba7ddb6a4eda2d6ad531c1af1aeff39bf /debian/changelog
parent12c63f075199be9c96dd6b272cd3c97737d77223 (diff)
parent7b515b9f79a427053da9f7b9218e9eb8da0a87db (diff)
Merge tag 'debian/3.1-2' into develop
Buffix release
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9bc0eae..327746b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,26 @@
-dmidecode (3.1-2) UNRELEASED; urgency=medium
+dmidecode (3.1-2) unstable; urgency=medium
* debian/control:
- Change to my new email address.
- Use secure homepage URI.
- - Switch Vcs-* to new location.
+ - 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> Sat, 04 Aug 2018 20:16:22 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 05 Aug 2018 20:22:07 +0200
dmidecode (3.1-1) unstable; urgency=medium