[med-svn] [mricron] 01/06: hardening=+all

Andreas Tille tille at debian.org
Sat Jan 14 22:14:41 UTC 2017


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

tille pushed a commit to branch master
in repository mricron.

commit a34fd8d23063415114044f62cf715cd946483530
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 23:03:39 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 9610fa2..8c3d1d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ mricron (0.20140804.1~dfsg.1-2) UNRELEASED; urgency=medium
   * Fix FTBFS  Illegal type conversion (Thanks for the patch to
     Michalis Kamburelis <michalis.kambi at gmail.com>)
     Closes: #813718
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Mon, 02 Jan 2017 22:47:56 +0100
 
diff --git a/debian/rules b/debian/rules
index 63585eb..05b650d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 # one ring to rule them all ...
 %:
 	dh $@

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



More information about the debian-med-commit mailing list