[med-svn] r21843 - trunk/package_template

Andreas Tille tille at moszumanska.debian.org
Tue May 3 08:45:14 UTC 2016


Author: tille
Date: 2016-05-03 08:45:13 +0000 (Tue, 03 May 2016)
New Revision: 21843

Modified:
   trunk/package_template/rules
Log:
Add hint for better hardening


Modified: trunk/package_template/rules
===================================================================
--- trunk/package_template/rules	2016-05-03 08:03:54 UTC (rev 21842)
+++ trunk/package_template/rules	2016-05-03 08:45:13 UTC (rev 21843)
@@ -16,6 +16,9 @@
 #  include /usr/share/dpkg/default.mk
 # and use what is set there.
 
+# for hardening you might like to uncomment this:
+# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@
 




More information about the debian-med-commit mailing list