[med-svn] [iqtree] 03/06: hardening=+all
Andreas Tille
tille at debian.org
Wed Jun 29 12:10:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository iqtree.
commit c6dded05c3adce7d7ae453f3c20a456179dc696d
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 29 13:38:26 2016 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f69e83c..f490eef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ iqtree (1.4.2+dfsg-1) UNRELEASED; urgency=medium
* Restrict binary to intel architecture
Closes: #813438
* cme fix dpkg-control
+ * hardening=+all
[ Christian Seiler ]
* debian/rules:
diff --git a/debian/rules b/debian/rules
index 2fb3a0d..e266977 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# DH_VERBOSE := 1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2 -d' ' | cut -f1 -d- )
mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git
More information about the debian-med-commit
mailing list