[osm-gps-map] 03/06: Enable all hardening buildflags.

Bas Couwenberg sebastic at debian.org
Mon Nov 20 07:45:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository osm-gps-map.

commit 96dca73b78dbff61bc5a6c7d54905b68779d2f53
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Nov 20 08:27:20 2017 +0100

    Enable all hardening buildflags.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6516b8d..df2b076 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ osm-gps-map (1.1.0-2) UNRELEASED; urgency=medium
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
   * Add autopkgtest to test installability.
   * Strip trailing whitespace from control file.
+  * Enable all hardening buildflags.
 
   [ Emilio Pozuelo Monfort ]
   * Drop python-gobject-dev and python-gtk2-dev build-dependencies,
diff --git a/debian/rules b/debian/rules
index 38a12b1..7f47f04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 
 export export V=1
 export DEB_CFLAGS_MAINT_APPEND = -UGDK_DISABLE_DEPRECATED
-export DEB_BUILD_HARDENING=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 include /usr/share/dpkg/pkg-info.mk
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git



More information about the Pkg-grass-devel mailing list