[med-svn] r22518 - trunk/packages/libgo-perl/trunk/debian

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Wed Jul 13 19:09:35 UTC 2016


Author: latticetower-guest
Date: 2016-07-13 19:09:34 +0000 (Wed, 13 Jul 2016)
New Revision: 22518

Modified:
   trunk/packages/libgo-perl/trunk/debian/changelog
   trunk/packages/libgo-perl/trunk/debian/rules
Log:
add hardening

Modified: trunk/packages/libgo-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/changelog	2016-07-13 19:02:18 UTC (rev 22517)
+++ trunk/packages/libgo-perl/trunk/debian/changelog	2016-07-13 19:09:34 UTC (rev 22518)
@@ -3,6 +3,7 @@
   * Team upload.
   * add autopkgtest-pkg-perl as a testsuite + run cme fix dpkg-control
   * cme fix dpkg-copyright
+  * add hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Wed, 13 Jul 2016 21:58:12 +0300
 

Modified: trunk/packages/libgo-perl/trunk/debian/rules
===================================================================
--- trunk/packages/libgo-perl/trunk/debian/rules	2016-07-13 19:02:18 UTC (rev 22517)
+++ trunk/packages/libgo-perl/trunk/debian/rules	2016-07-13 19:09:34 UTC (rev 22518)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 




More information about the debian-med-commit mailing list