[med-svn] r23215 - trunk/packages/embassy-domsearch/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Dec 2 14:01:47 UTC 2016


Author: tille
Date: 2016-12-02 14:01:21 +0000 (Fri, 02 Dec 2016)
New Revision: 23215

Modified:
   trunk/packages/embassy-domsearch/trunk/debian/changelog
   trunk/packages/embassy-domsearch/trunk/debian/rules
Log:
hardening=+all


Modified: trunk/packages/embassy-domsearch/trunk/debian/changelog
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/changelog	2016-12-02 13:58:07 UTC (rev 23214)
+++ trunk/packages/embassy-domsearch/trunk/debian/changelog	2016-12-02 14:01:21 UTC (rev 23215)
@@ -6,6 +6,7 @@
   * debhelper 10
   * d/watch: version=4
   * remove unused lintian override
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Fri, 02 Dec 2016 14:53:22 +0100
 

Modified: trunk/packages/embassy-domsearch/trunk/debian/rules
===================================================================
--- trunk/packages/embassy-domsearch/trunk/debian/rules	2016-12-02 13:58:07 UTC (rev 23214)
+++ trunk/packages/embassy-domsearch/trunk/debian/rules	2016-12-02 14:01:21 UTC (rev 23215)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 CFLAGS += -I/usr/lib/emboss/include -I/usr/lib/emboss/include/epcre -I/usr/lib/emboss/include/eplplot -L/usr/lib/emboss/lib -Wl,--rpath,/usr/lib/emboss/lib
 LDFLAGS += -Wl,--as-needed
 




More information about the debian-med-commit mailing list