[med-svn] [opencfu] 05/05: hardening=+all

Andreas Tille tille at debian.org
Tue Dec 6 21:58:38 UTC 2016


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

tille pushed a commit to branch master
in repository opencfu.

commit b55ad129601e8e1117b3ccb032a4f76deff0b0ca
Author: Andreas Tille <tille at debian.org>
Date:   Tue Dec 6 22:58:06 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 66565b1..9a307ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-opencfu (3.9.0-2) UNRELEASED; urgency=medium
+opencfu (3.9.0-2) unstable; urgency=medium
 
   * cme fix dpkg-control
   * Fix FTBFS error with opencv 3.1 (Thanks for the patch to Nobuhiro Iwamatsu
@@ -6,8 +6,9 @@ opencfu (3.9.0-2) UNRELEASED; urgency=medium
     Closes: #841248
   * debhelper 10
   * d/watch: version=4
+  * hardening=+all
 
- -- Andreas Tille <tille at debian.org>  Tue, 06 Dec 2016 22:40:49 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 06 Dec 2016 22:47:02 +0100
 
 opencfu (3.9.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index cca5b3b..c2db7fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the debian-med-commit mailing list