[med-svn] r22165 - trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian
Tatiana Malygina
latticetower-guest at moszumanska.debian.org
Wed Jun 22 08:39:26 UTC 2016
Author: latticetower-guest
Date: 2016-06-22 08:39:25 +0000 (Wed, 22 Jun 2016)
New Revision: 22165
Modified:
trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog
trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/rules
Log:
add hardening
Modified: trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog 2016-06-22 07:46:42 UTC (rev 22164)
+++ trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/changelog 2016-06-22 08:39:25 UTC (rev 22165)
@@ -1,3 +1,10 @@
+librg-blast-parser-perl (0.03-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * add hardening
+
+ -- Tatiana Malygina <merlettaia at gmail.com> Wed, 22 Jun 2016 11:38:12 +0300
+
librg-blast-parser-perl (0.03-2) unstable; urgency=medium
* debian/control
Modified: trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/rules 2016-06-22 07:46:42 UTC (rev 22164)
+++ trunk/packages/rostlab/librg-blast-parser-perl/trunk/debian/rules 2016-06-22 08:39:25 UTC (rev 22165)
@@ -3,6 +3,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+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