[med-svn] [dnaclust] 02/04: hardening
Sascha Steinbiss
satta at debian.org
Sun Jul 17 10:22:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository dnaclust.
commit e975ef2b94062237bba27310bf360dee6821830d
Author: Sascha Steinbiss <satta at debian.org>
Date: Sun Jul 17 10:19:54 2016 +0000
hardening
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 12cb5e3..1670199 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dnaclust (3-4) unstable; urgency=medium
* Team upload.
+ * Enable full hardening.
* Fix building with GCC 6.
Closes: #831193.
diff --git a/debian/rules b/debian/rules
index 587cb01..a69d77c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
# include /usr/share/cdbs/1/rules/buildvars.mk
# and use what is set there. Any hint whether dh might set variables in
# a similar manner are welcome.
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dnaclust.git
More information about the debian-med-commit
mailing list