r14150 - packages/trunk/chromium-bsu/debian

Paul Wise pabs at alioth.debian.org
Sat May 25 06:39:35 UTC 2013


Author: pabs
Date: 2013-05-25 06:39:35 +0000 (Sat, 25 May 2013)
New Revision: 14150

Modified:
   packages/trunk/chromium-bsu/debian/changelog
   packages/trunk/chromium-bsu/debian/rules
Log:
Use full hardening

Modified: packages/trunk/chromium-bsu/debian/changelog
===================================================================
--- packages/trunk/chromium-bsu/debian/changelog	2013-05-25 06:13:09 UTC (rev 14149)
+++ packages/trunk/chromium-bsu/debian/changelog	2013-05-25 06:39:35 UTC (rev 14150)
@@ -9,6 +9,7 @@
   * Bump Standards-Version, no changes needed
   * Fix the Vcs-* URLs
   * Switch from autotools-dev to autoreconf
+  * Use full hardening
 
  -- Paul Wise <pabs at debian.org>  Fri, 11 Nov 2011 11:37:28 +0800
 

Modified: packages/trunk/chromium-bsu/debian/rules
===================================================================
--- packages/trunk/chromium-bsu/debian/rules	2013-05-25 06:13:09 UTC (rev 14149)
+++ packages/trunk/chromium-bsu/debian/rules	2013-05-25 06:39:35 UTC (rev 14150)
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 #export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ --with autoreconf --parallel




More information about the Pkg-games-commits mailing list