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

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Feb 17 12:03:56 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-screensaver.

commit edaca89d1c8c6cd6ce1cce66f7853a234603e160
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Wed Feb 17 14:03:30 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index fdc26ba..23b7107 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,11 @@
 #!/usr/bin/make -f
 
 DHFLAGS=--parallel
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUIULDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 ifeq ($(DEB_HOST_ARCH_OS),linux)
         SYSTEMD_SUPPORT=--with-systemd
 else

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



More information about the pkg-mate-commits mailing list