[librasterlite2] 03/05: Enable all hardening buildflags.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Apr 17 16:15:39 UTC 2016


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

sebastic pushed a commit to branch master
in repository librasterlite2.

commit 0d83d5c8ccbe647c8774a806c1339a4413476bf2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Apr 17 17:53:34 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e6932fa..6e09987 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ librasterlite2 (1.0.0~rc0+devel1-3) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to use HTTPS.
   * Bump Standards-Version to 3.9.8, no changes.
+  * Enable all hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 29 Aug 2015 15:56:03 +0200
 
diff --git a/debian/rules b/debian/rules
index 8b7351a..4bdd97e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 # Verbose test output
 export VERBOSE=1
 

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



More information about the Pkg-grass-devel mailing list