The following commit has been merged in the master branch:
commit 1ad5159e86d9fefada46ef8527e34cc057680c74
Author: Tobias Quathamer <[email protected]>
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
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits