[jstest-gtk] 02/03: Enable all hardening options

Stephen Kitt skitt at moszumanska.debian.org
Tue Jan 10 08:08:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a commit to branch master
in repository jstest-gtk.

commit fc4b2613b4eb641bd4b4c1489ab18042c514fac2
Author: Stephen Kitt <steve at sk2.org>
Date:   Tue Jan 10 09:07:33 2017 +0100

    Enable all hardening options
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 16d7ed3..51ffbde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ jstest-gtk (0.1.1~git20160825-2) UNRELEASED; urgency=medium
 
   * Hard-code the data directory instead of relying on binreloc
     (closes: #850022, #850569).
+  * Enable all hardening options.
 
  -- Stephen Kitt <skitt at debian.org>  Tue, 10 Jan 2017 08:55:59 +0100
 
diff --git a/debian/rules b/debian/rules
index 7cb8700..4271fc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND="-Wl,-z,defs -Wl,--as-needed"
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jstest-gtk.git



More information about the Pkg-games-commits mailing list