[med-svn] r22426 - trunk/packages/profbval/trunk/debian

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Thu Jul 7 23:04:46 UTC 2016


Author: latticetower-guest
Date: 2016-07-07 23:04:45 +0000 (Thu, 07 Jul 2016)
New Revision: 22426

Modified:
   trunk/packages/profbval/trunk/debian/changelog
   trunk/packages/profbval/trunk/debian/rules
Log:
add hardening

Modified: trunk/packages/profbval/trunk/debian/changelog
===================================================================
--- trunk/packages/profbval/trunk/debian/changelog	2016-07-07 22:41:26 UTC (rev 22425)
+++ trunk/packages/profbval/trunk/debian/changelog	2016-07-07 23:04:45 UTC (rev 22426)
@@ -9,6 +9,7 @@
   * added allow-stderr restriction to debian/tests/control - in case when 
     recommended package `pp-popularity-contest` is not installed,
     and described that in debian/README.test
+  * add hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Wed, 08 Jun 2016 17:41:47 +0000
 

Modified: trunk/packages/profbval/trunk/debian/rules
===================================================================
--- trunk/packages/profbval/trunk/debian/rules	2016-07-07 22:41:26 UTC (rev 22425)
+++ trunk/packages/profbval/trunk/debian/rules	2016-07-07 23:04:45 UTC (rev 22426)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 




More information about the debian-med-commit mailing list