[med-svn] r22523 - trunk/packages/metastudent/trunk/debian

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Thu Jul 14 03:19:27 UTC 2016


Author: latticetower-guest
Date: 2016-07-14 03:19:25 +0000 (Thu, 14 Jul 2016)
New Revision: 22523

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

Modified: trunk/packages/metastudent/trunk/debian/changelog
===================================================================
--- trunk/packages/metastudent/trunk/debian/changelog	2016-07-13 20:03:08 UTC (rev 22522)
+++ trunk/packages/metastudent/trunk/debian/changelog	2016-07-14 03:19:25 UTC (rev 22523)
@@ -3,6 +3,7 @@
   * Team upload.
   * cme fix dpkg-control
   * cme fix dpkg-copyright
+  * add hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Wed, 13 Jul 2016 22:45:14 +0300
 

Modified: trunk/packages/metastudent/trunk/debian/rules
===================================================================
--- trunk/packages/metastudent/trunk/debian/rules	2016-07-13 20:03:08 UTC (rev 22522)
+++ trunk/packages/metastudent/trunk/debian/rules	2016-07-14 03:19:25 UTC (rev 22523)
@@ -2,6 +2,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 JAVA_HOME=/usr/lib/jvm/default-java
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 




More information about the debian-med-commit mailing list