[med-svn] [ugene] 10/10: enable full hardening
Sascha Steinbiss
satta at debian.org
Thu Jul 28 06:06:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository ugene.
commit 3b581362755232664cc28a4075155b9b3d3240ef
Author: Sascha Steinbiss <satta at debian.org>
Date: Wed Jul 27 23:47:43 2016 +0000
enable full hardening
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 46ff1ac..014f542 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ugene (1.23.1+dfsg-1) unstable; urgency=medium
Closes: #831326
* Bump Standards-Version.
* Use secure Vcs-Git.
+ * Enable full hardening.
-- Sascha Steinbiss <satta at debian.org> Wed, 27 Jul 2016 21:57:26 +0000
diff --git a/debian/rules b/debian/rules
index 685321e..ce48e30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ export QT_SELECT=qt5
UPSTREAM_NAME=ugene
pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
#.PHONY: override_dh_strip
#override_dh_strip:
# dh_strip --dbg-package=ugene-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list