[hamradio-commits] [gnss-sdr] 230/236: Adding hardening options
Carles Fernandez
carles_fernandez-guest at moszumanska.debian.org
Tue Apr 26 16:02:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.
commit c54bbe6d204ba6bb51dc9b474582d6061d86069e
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date: Tue Apr 26 16:12:43 2016 +0200
Adding hardening options
---
debian/control | 3 ++-
debian/rules | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1819bc1..49fa9bc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Section: hamradio
Priority: optional
Build-Depends: debhelper (>= 9),
cmake,
+ hardening-wrapper,
libboost-dev (>= 1.45),
libboost-date-time-dev (>= 1.45),
libboost-system-dev (>= 1.45),
@@ -27,7 +28,7 @@ Build-Depends: debhelper (>= 9),
libgflags-dev,
libgoogle-glog-dev (>= 0.3.3),
libgtest-dev (>= 1.7)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/gnss-sdr.git
Vcs-Git: http://anonscm.debian.org/git/pkg-hamradio/gnss-sdr.git
Homepage: http://gnss-sdr.org
diff --git a/debian/rules b/debian/rules
index f3d13e0..daca861 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@
# 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 $@ --buildsystem=cmake --parallel --builddirectory=build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git
More information about the pkg-hamradio-commits
mailing list