[med-svn] [fast5] 02/02: hardening+=all

Andreas Tille tille at debian.org
Sun Sep 17 05:32:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository fast5.

commit 1deae2af61ef1637c4a958bb2b112cb8b1278007
Author: Andreas Tille <tille at debian.org>
Date:   Sun Sep 17 07:32:14 2017 +0200

    hardening+=all
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4ed7bd6..1241bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ fast5 (0.6.2-5) UNRELEASED; urgency=medium
   * Create dir before moving files
     Closes: #875991
   * DEP3
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Sun, 17 Sep 2017 07:15:13 +0200
 
diff --git a/debian/rules b/debian/rules
index 94f4553..ce94cd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ export BOOST_LIB_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 export CXXFLAGS += -std=c++11
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild \
 	--sourcedirectory=python

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fast5.git



More information about the debian-med-commit mailing list