[med-svn] [cain] 06/06: enable full hardening
Sascha Steinbiss
sascha at steinbiss.name
Fri May 27 11:04:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository cain.
commit 1a123453a9633e5b17011b844f0602979a40db74
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Fri May 27 10:54:42 2016 +0000
enable full hardening
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 01f1319..4084555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ cain (1.10+dfsg-2) unstable; urgency=medium
* d/README.Debian: drop duplicate word
* Use secure Vcs-Git.
* Remove menu file to comply with new standards.
+ * Enable full hardening.
-- Sascha Steinbiss <sascha at steinbiss.name> Fri, 27 May 2016 10:15:44 +0000
diff --git a/debian/rules b/debian/rules
index f396c11..4ad8472 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d- -
UVERSION := $(shell dpkg-parsechangelog | grep Version | cut -d\ -f2 | cut -d- -f1 | sed 's/\./_/g')
BUILD_DATE := $(shell dpkg-parsechangelog | grep Date: | cut -d' ' -f2-7)
export TZ=UTC
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cain.git
More information about the debian-med-commit
mailing list