[med-svn] [raxml] 04/06: do not disable PIE

Andreas Tille tille at debian.org
Sat Jun 24 04:56:35 UTC 2017


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

tille pushed a commit to branch master
in repository raxml.

commit 30b9827d66cedf991f388f3a41112f60507fa054
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jun 24 06:20:28 2017 +0200

    do not disable PIE
---
 debian/changelog | 2 ++
 debian/rules     | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5bc9ef8..fdc4899 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ raxml (8.2.10+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * debhelper 10
+  * do not disable PIE
+    Closes: #865658
 
  -- Andreas Tille <tille at debian.org>  Sat, 24 Jun 2017 06:18:11 +0200
 
diff --git a/debian/rules b/debian/rules
index e0a900f..56ce04f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 # Copyright (C) Andreas Tille <tille at debian.org>
 # License: GPL
 
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+all # does not build
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 exe=raxmlHPC

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/raxml.git



More information about the debian-med-commit mailing list