[med-svn] r22354 - trunk/packages/rostlab/libzerg/trunk/debian
Tatiana Malygina
latticetower-guest at moszumanska.debian.org
Mon Jul 4 17:13:48 UTC 2016
Author: latticetower-guest
Date: 2016-07-04 17:13:47 +0000 (Mon, 04 Jul 2016)
New Revision: 22354
Modified:
trunk/packages/rostlab/libzerg/trunk/debian/changelog
trunk/packages/rostlab/libzerg/trunk/debian/rules
Log:
add hardening
Modified: trunk/packages/rostlab/libzerg/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/changelog 2016-07-04 16:55:40 UTC (rev 22353)
+++ trunk/packages/rostlab/libzerg/trunk/debian/changelog 2016-07-04 17:13:47 UTC (rev 22354)
@@ -7,6 +7,7 @@
* mention example file debian/examples/converged.ali in debian/copyright
* add README.test for tests and save it to docs for libzerg0-dev,
small fixes in debian/examples/example.cpp
+ * add hardening
-- Tatiana Malygina <merlettaia at gmail.com> Sun, 26 Jun 2016 12:28:12 +0300
Modified: trunk/packages/rostlab/libzerg/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/libzerg/trunk/debian/rules 2016-07-04 16:55:40 UTC (rev 22353)
+++ trunk/packages/rostlab/libzerg/trunk/debian/rules 2016-07-04 17:13:47 UTC (rev 22354)
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
More information about the debian-med-commit
mailing list