[SCM] Packaging for bsdgames branch, master, updated. debian/2.17-20-5-g2ebb85f

Tobias Quathamer toddy at debian.org
Mon Mar 26 09:57:45 UTC 2012


The following commit has been merged in the master branch:
commit 1ad5159e86d9fefada46ef8527e34cc057680c74
Author: Tobias Quathamer <toddy at debian.org>
Date:   Sat Mar 24 17:13:24 2012 +0100

    Use all hardening features in DEB_BUILD_MAINT_OPTIONS

diff --git a/debian/rules b/debian/rules
index 1eb8d17..35dd5c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
+
+# Use all hardening features
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

-- 
Packaging for bsdgames



More information about the Pkg-games-commits mailing list