[mate-system-monitor] 04/04: debian/rules: Enable all hardening flags.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Feb 17 15:58:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

gnugr-guest pushed a commit to branch master
in repository mate-system-monitor.

commit b4af472bf757f74b0764dff6d28b9eccca77ab8d
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Feb 17 17:58:24 2016 +0200

    debian/rules: Enable all hardening flags.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4c54f46..9e46109 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,10 @@
 
 DHFLAGS=--parallel
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@ $(DHFLAGS)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-system-monitor.git



More information about the pkg-mate-commits mailing list