[med-svn] [aevol] 09/10: hardening=+all
Andreas Tille
tille at debian.org
Mon Sep 11 18:55:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository aevol.
commit 8c7ed1b430ff0d754e6373fec9a449eeb2bc86c3
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 11 20:46:30 2017 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d820d2c..70132e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ aevol (5.0-1) UNRELEASED; urgency=medium
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
* Add missing libboost Build-Depends
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Mon, 11 Sep 2017 20:25:47 +0200
diff --git a/debian/rules b/debian/rules
index 218df65..0d4b460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aevol.git
More information about the debian-med-commit
mailing list