[zoom-player] 01/02: Enable all hardening options.

Stephen Kitt skitt at moszumanska.debian.org
Sat Feb 6 16:24:44 UTC 2016


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

skitt pushed a commit to branch master
in repository zoom-player.

commit 12aea32daf0eff4a020e1ad6b5559b1c9a0c19f8
Author: Stephen Kitt <steve at sk2.org>
Date:   Sat Feb 6 17:21:56 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 2c8a39a..acf5418 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ zoom-player (1.1.5~dfsg-2) UNRELEASED; urgency=medium
   * Switch to https: VCS URIs (see #810378).
   * Enable anti-aliasing by default and recommend the appropriate X font
     packages. Closes: #813715.
+  * Enable all hardening options.
 
  -- Stephen Kitt <skitt at debian.org>  Sun, 24 Jan 2016 20:44:11 +0100
 
diff --git a/debian/rules b/debian/rules
index c20abd5..95c5e70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf 
 

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



More information about the Pkg-games-commits mailing list