[med-svn] [raxml] 03/03: new upstream version, hardening=+all, -pie
Andreas Tille
tille at debian.org
Tue Aug 16 12:33:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository raxml.
commit 62486d038146af6dae99f83b90dd893212c21883
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 16 14:31:26 2016 +0200
new upstream version, hardening=+all,-pie
---
debian/changelog | 7 +++++++
debian/rules | 3 +++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0a44737..8826a3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+raxml (8.2.9+dfsg-1) unstable; urgency=medium
+
+ * New upstream version
+ * hardening=+all,-pie
+
+ -- Andreas Tille <tille at debian.org> Tue, 16 Aug 2016 14:08:13 +0200
+
raxml (8.2.8+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/rules b/debian/rules
index 615e4c1..e0a900f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
# 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
+
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