[amoebax] 05/07: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Markus Koschany apo at moszumanska.debian.org
Wed Apr 13 10:51:34 UTC 2016


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

apo pushed a commit to branch master
in repository amoebax.

commit d987e04113407d8fca906d4ae9a9a8224a5e4b82
Author: Markus Koschany <apo at debian.org>
Date:   Wed Apr 13 11:51:37 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 3c80eec..6009350 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ amoebax (0.2.1+dfsg-3) unstable; urgency=medium
   * Update my e-mail address.
   * Vcs: Use cgit and https.
   * wrap-and-sort -sa.
+  * Export DEB_BUILD_MAINT_OPTIONS = hardening=+all.
 
  -- Markus Koschany <apo at debian.org>  Wed, 13 Apr 2016 11:45:51 +0200
 
diff --git a/debian/rules b/debian/rules
index d678501..aaefebd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with autotools_dev

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



More information about the Pkg-games-commits mailing list