[med-svn] [prime-phylo] 02/04: enable full hardening
Sascha Steinbiss
satta at debian.org
Mon Jul 25 21:31:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository prime-phylo.
commit 38be344f1819999c0c6536790c7e77bae5412274
Author: Sascha Steinbiss <satta at debian.org>
Date: Mon Jul 25 21:14:44 2016 +0000
enable full hardening
---
debian/changelog | 3 ++-
debian/rules | 4 +---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c1b5a4..4218910 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
prime-phylo (1.0.11-3) unstable; urgency=medium
* Team upload.
- * FIx building with GCC 6 (Closes: #812031)
+ * Fix building with GCC 6 (Closes: #812031)
+ * Enable full hardening.
-- Sascha Steinbiss <satta at debian.org> Mon, 25 Jul 2016 21:13:35 +0000
diff --git a/debian/rules b/debian/rules
index 003ac83..87da1bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
#DPKG_EXPORT_BUILDFLAGS = 1
#include /usr/share/dpkg/buildflags.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --buildsystem=cmake --parallel
@@ -16,12 +17,9 @@ override_dh_auto_configure:
-DCMAKE_INSTALL_RPATH=/usr/lib/prime-phylo \
-DCMAKE_BUILD_TYPE=RELEASE
-
-
#override_dh_shlibdeps:
# dh_shlibdeps -l/usr/lib/prime-phylo
-
override_dh_makeshlibs:
dh_makeshlibs -pprime-phylo -Xprime-phylo.so -Xprime-phylo-sfile.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prime-phylo.git
More information about the debian-med-commit
mailing list