[ncview] 07/08: Enable all hardening buildflags.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Mar 30 19:42:09 UTC 2016


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

sebastic pushed a commit to branch master
in repository ncview.

commit 6d803f27d5114c9691db8b7319a757c00e3304f6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 30 21:17:58 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 7b6e02f..80076f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ncview (2.1.7+ds-1) UNRELEASED; urgency=medium
   * Update Vcs-Git URL to use HTTPS.
   * Bump Standards-Version to 3.9.7, no changes.
   * Add patch to fix 'determining' typo.
+  * Enable all hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 30 Mar 2016 20:14:32 +0200
 
diff --git a/debian/rules b/debian/rules
index 821e399..c6ae3f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 # DH_VERBOSE := 1
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 export ACLOCAL=debian/aclocal
 
 %:

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



More information about the Pkg-grass-devel mailing list