[med-svn] [falcon] 02/02: hardening=+all
Andreas Tille
tille at debian.org
Wed Jan 18 13:16:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository falcon.
commit 8749583f136cb1b03d0578ac44a2d490ad33c628
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 18 14:15:20 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8875110..2ff2032 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ falcon (1.8.6-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Enable running autopkgtest as user example as well
+ * hardening=+all
-- Afif Elghraoui <afif at debian.org> Sun, 11 Dec 2016 14:45:07 -0800
diff --git a/debian/rules b/debian/rules
index 128d368..3515bdc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@ export FALCON_INSTALL_RULE=install
export PYTHONPATH:=$(FALCON_PREFIX)/pylib:$(PYTHONPATH)
+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/falcon.git
More information about the debian-med-commit
mailing list