[med-svn] [libmems] 02/04: hardening=+bindnow
Andreas Tille
tille at debian.org
Thu Jun 30 14:25:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libmems.
commit cdf7004622f05a81e6cb9bdc8f597413a8d37ed1
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 30 16:13:13 2016 +0200
hardening=+bindnow
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8924d7d..6a6621e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libmems (1.6.0+4725-3) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Set source section to science
+ * hardening=+bindnow
-- Gert Wollny <gw.fossdev at gmail.com> Thu, 30 Jun 2016 13:30:08 +0000
diff --git a/debian/rules b/debian/rules
index 700e597..10a048b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libmems.git
More information about the debian-med-commit
mailing list