[med-svn] r22427 - trunk/packages/rostlab/reprof/trunk/debian

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


Author: latticetower-guest
Date: 2016-07-07 23:06:44 +0000 (Thu, 07 Jul 2016)
New Revision: 22427

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

Modified: trunk/packages/rostlab/reprof/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/reprof/trunk/debian/changelog	2016-07-07 23:04:45 UTC (rev 22426)
+++ trunk/packages/rostlab/reprof/trunk/debian/changelog	2016-07-07 23:06:44 UTC (rev 22427)
@@ -4,6 +4,7 @@
   * Team upload.
   * add autopkgtest-pkg-perl as default testsuite
   * cme fix dpkg-control
+  * add hardening
 
   [ Andreas Tille ]
   * Fix clean target to build twice in a row

Modified: trunk/packages/rostlab/reprof/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/reprof/trunk/debian/rules	2016-07-07 23:04:45 UTC (rev 22426)
+++ trunk/packages/rostlab/reprof/trunk/debian/rules	2016-07-07 23:06:44 UTC (rev 22427)
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+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