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

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Tue Feb 16 12:29:39 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-applets.

commit 6793de59291d241149f90d74d139e2e68c91e7ad
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue Feb 16 14:28:22 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 35b8c46..bbc179c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,10 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_BUILD_PARALLEL = 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 # use the NEWS file as upstream ChangeLog...
 DEB_DH_INSTALLCHANGELOGS_ARGS = NEWS
 DEB_INSTALL_DOCS_ALL = README AUTHORS

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



More information about the pkg-mate-commits mailing list