[med-svn] [fastqtl] 01/01: Set all hardening options, upload to unstable
Andreas Tille
tille at debian.org
Wed Jun 8 19:56:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fastqtl.
commit 37d0f4ba8acb38c25bd4c638b6dc6ee84f64da82
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 8 21:32:18 2016 +0200
Set all hardening options, upload to unstable
---
debian/changelog | 6 +++++-
debian/rules | 2 ++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e4cd191..e93cff6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
-fastqtl (2.184+dfsg-2) UNRELEASED; urgency=low
+fastqtl (2.184+dfsg-2) unstable; urgency=low
+ [ Dylan Aïssi ]
* Switch Build-Depends from libgsl0-dev to libgsl-dev.
* Fix reproducible builds. (Closes: #826209)
+ [ Andreas Tille ]
+ * Set all hardening options
+
-- Dylan Aïssi <bob.dybian at gmail.com> Thu, 02 Jun 2016 22:11:18 +0200
fastqtl (2.184+dfsg-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 675d731..b7ff2d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# Don't override the upstream FLAG -O3
CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS 2>/dev/null | sed -e 's/-O2//g')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastqtl.git
More information about the debian-med-commit
mailing list