[med-svn] r22450 - trunk/packages/rostlab/profphd-utils/trunk/debian

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Fri Jul 8 15:50:24 UTC 2016


Author: latticetower-guest
Date: 2016-07-08 15:50:23 +0000 (Fri, 08 Jul 2016)
New Revision: 22450

Modified:
   trunk/packages/rostlab/profphd-utils/trunk/debian/changelog
   trunk/packages/rostlab/profphd-utils/trunk/debian/rules
Log:
add hardening

Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/profphd-utils/trunk/debian/changelog	2016-07-08 15:48:41 UTC (rev 22449)
+++ trunk/packages/rostlab/profphd-utils/trunk/debian/changelog	2016-07-08 15:50:23 UTC (rev 22450)
@@ -9,6 +9,7 @@
   * add debian/docs
   * add debian/README.test
   * cme fix dpkg-control
+  * add hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Fri, 08 Jul 2016 17:03:18 +0300
 

Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/profphd-utils/trunk/debian/rules	2016-07-08 15:48:41 UTC (rev 22449)
+++ trunk/packages/rostlab/profphd-utils/trunk/debian/rules	2016-07-08 15:50:23 UTC (rev 22450)
@@ -2,6 +2,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 export FFLAGS:=$(shell dpkg-buildflags --get FFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)




More information about the debian-med-commit mailing list