[airstrike] 31/33: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Markus Koschany apo at moszumanska.debian.org
Wed Apr 13 09:34:19 UTC 2016


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

apo pushed a commit to branch master
in repository airstrike.

commit b434b3548545833bef0ca3201abc25b5e737cf99
Author: Markus Koschany <apo at debian.org>
Date:   Wed Apr 13 10:54:35 2016 +0200

    export DEB_BUILD_MAINT_OPTIONS = hardening=+all
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 717d5b6..c712160 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ airstrike (0.99+1.0pre6a-7) unstable; urgency=medium
   * Vcs: Use cgit and https.
   * Update my e-mail address.
   * Add spelling.patch and fix Lintian warning spelling-error-in-manpage.
+  * Export DEB_BUILD_MAINT_OPTIONS = hardening=+all.
 
  -- Markus Koschany <apo at debian.org>  Wed, 13 Apr 2016 10:41:59 +0200
 
diff --git a/debian/rules b/debian/rules
index 25c87f1..fe99381 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --parallel

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



More information about the Pkg-games-commits mailing list