[qmapshack] 04/05: Enable all hardening buildflags.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Mar 24 20:48:15 UTC 2016


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

sebastic pushed a commit to branch master
in repository qmapshack.

commit 23c15e759362298e3337023bca4de649a819c502
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Mar 24 20:57:59 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index f44b750..3a5ce8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qmapshack (1.6.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Enable all hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 24 Mar 2016 20:12:40 +0100
 
diff --git a/debian/rules b/debian/rules
index 1598858..813cec4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
 export QT_SELECT := qt5

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



More information about the Pkg-grass-devel mailing list