[texmaker] 93/103: Add support for missing hardening flags
Andreas Tille
tille at debian.org
Sun Sep 10 17:38:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository texmaker.
commit 4b9b24d529f7bcf3e27ed44663ddade392b1352c
Author: Julián Moreno Patiño <julian at debian.org>
Date: Tue Sep 27 19:15:15 2016 +0000
Add support for missing hardening flags
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b9a719e..da2bd79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
export QT_SELECT := qt5
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
pkg=texmaker
data=$(pkg)-data
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git
More information about the debian-science-commits
mailing list