[pong2] 09/12: Build with all hardening flags.

Markus Koschany apo at moszumanska.debian.org
Mon Apr 11 04:57:11 UTC 2016


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

apo pushed a commit to branch master
in repository pong2.

commit 6b5709ea4759adecf807715ef92dcb12270373cb
Author: Markus Koschany <apo at debian.org>
Date:   Mon Apr 11 06:32:52 2016 +0200

    Build with all hardening flags.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4cb4155..8c0ac2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ pong2 (0.1.3-2) unstable; urgency=medium
     at berlios.de is gone.
   * Update debian/watch.
   * Switch from cdbs to dh sequencer.
+  * Export DEB_BUILD_MAINT_OPTIONS = hardening=+all.
 
  -- Markus Koschany <apo at debian.org>  Mon, 11 Apr 2016 06:28:20 +0200
 
diff --git a/debian/rules b/debian/rules
index c3db75c..c8fd015 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@

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



More information about the Pkg-games-commits mailing list