[engrampa] 03/03: debian/rules: Enable all hardening flags.
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Feb 16 10:52:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository engrampa.
commit b611cc126038bd641dc817a0c031957a4091899d
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Feb 16 12:52:38 2016 +0200
debian/rules: Enable all hardening flags.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index d22ce25..c201b44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
DHFLAGS=--parallel
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/shar/dpkg/buildflags.mk
%:
dh $@ $(DHFLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/engrampa.git
More information about the pkg-mate-commits
mailing list