[gl2ps] 07/11: Use hardening=+all option.
Anton Gladky
gladk at moszumanska.debian.org
Sat May 20 11:00:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch experimental
in repository gl2ps.
commit 4c82cdd2e3d6bb31ef6b58be360768b42da5bc7d
Author: Anton Gladky <gladk at debian.org>
Date: Sat May 20 11:54:43 2017 +0200
Use hardening=+all option.
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index a46eea8..53f0466 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-add-needed
%:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gl2ps.git
More information about the debian-science-commits
mailing list