[bamf] 05/14: debian/rules: Enable all hardening flags.

Mike Gabriel sunweaver at debian.org
Fri Oct 7 12:04:54 UTC 2016


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

sunweaver pushed a commit to branch master
in repository bamf.

commit d6b6c01377f01d60d6d147a4f74e16e0f66dfd61
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Oct 7 11:28: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 fcbbb60..e5c40d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ VER  ?= $(subst $(DTYPE),,$(UVER))
 
 DHFLAGS = --parallel
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@ $(DHFLAGS) --with gir
 

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



More information about the pkg-mate-commits mailing list