[med-svn] r22020 - trunk/packages/bowtie/trunk/debian
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Wed May 25 22:24:45 UTC 2016
Author: sascha-guest
Date: 2016-05-25 22:24:44 +0000 (Wed, 25 May 2016)
New Revision: 22020
Modified:
trunk/packages/bowtie/trunk/debian/rules
Log:
enable full hardening
Modified: trunk/packages/bowtie/trunk/debian/rules
===================================================================
--- trunk/packages/bowtie/trunk/debian/rules 2016-05-25 22:03:35 UTC (rev 22019)
+++ trunk/packages/bowtie/trunk/debian/rules 2016-05-25 22:24:44 UTC (rev 22020)
@@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
More information about the debian-med-commit
mailing list