[libspatialindex] 06/07: Don't explicitly export DEB_BUILD_MAINT_OPTIONS.
Bas Couwenberg
sebastic at xs4all.nl
Sat Oct 11 10:47:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository libspatialindex.
commit d2acb409e17d225a5c0ad33cfe770f3f5d3dd149
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 11 12:40:48 2014 +0200
Don't explicitly export DEB_BUILD_MAINT_OPTIONS.
---
debian/rules | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4967758..280f6ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,11 +7,6 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
-# Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-
-DEB_HOST_MULTIARCH?=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
SPATIALINDEX_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/^\(.*\)~.*/\1/' | sed -e 's/dev.*/.0/')
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libspatialindex.git
More information about the Pkg-grass-devel
mailing list