[mate-session-manager] 03/03: debian/rules: Enable all hardening flags.

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Feb 17 14:34:55 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-session-manager.

commit 97be80f17c21104c9ec990f9ea91561361c41a91
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Feb 17 16:34:46 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 f13477a..c29e84d 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
+
 DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 ifeq (kfreebsd,$(DEB_HOST_ARCH_OS))
 	SYSTEMD_OPTS := "--without-systemd"

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



More information about the pkg-mate-commits mailing list