[pluma] 03/04: debian/rules: Enable all hardening flags.
Mike Gabriel
sunweaver at debian.org
Tue Feb 16 10:33:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository pluma.
commit d2adf78d732479d19710e7f7d227b9493dda6c35
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Feb 16 10:58:47 2016 +0100
debian/rules: Enable all hardening flags.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6879e03..85a309a 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) --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/pluma.git
More information about the pkg-mate-commits
mailing list