[med-svn] r22373 - trunk/packages/rostlab/profisis/trunk/debian

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Tue Jul 5 12:58:20 UTC 2016


Author: latticetower-guest
Date: 2016-07-05 12:58:20 +0000 (Tue, 05 Jul 2016)
New Revision: 22373

Modified:
   trunk/packages/rostlab/profisis/trunk/debian/changelog
   trunk/packages/rostlab/profisis/trunk/debian/rules
Log:
add hardening

Modified: trunk/packages/rostlab/profisis/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/changelog	2016-07-05 12:40:25 UTC (rev 22372)
+++ trunk/packages/rostlab/profisis/trunk/debian/changelog	2016-07-05 12:58:20 UTC (rev 22373)
@@ -4,6 +4,7 @@
   * cme fix dpkg-control
   * add simple testsuite (for now without readme.test and with `allow-stderr`
     restiction)
+  * add hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Thu, 23 Jun 2016 17:31:25 +0300
 

Modified: trunk/packages/rostlab/profisis/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/rules	2016-07-05 12:40:25 UTC (rev 22372)
+++ trunk/packages/rostlab/profisis/trunk/debian/rules	2016-07-05 12:58:20 UTC (rev 22373)
@@ -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