[med-svn] [axe-demultiplexer] 04/06: Hardening=+all

Andreas Tille tille at debian.org
Sun Dec 4 08:29:14 UTC 2016


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

tille pushed a commit to branch master
in repository axe-demultiplexer.

commit bc6d0d3fb813a0bc834effaa0136a99d3fb073f1
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 4 09:11:31 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 88524ed..175d723 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ axe-demultiplexer (0.3.2+dfsg1-1) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * debhelper 10 (makes --parallel in d/rules superfluous)
   * d/watch: version=4
+  * hardening=+all
 
  -- Kevin Murray <kdmfoss at gmail.com>  Thu, 01 Dec 2016 12:32:30 +1100
 
diff --git a/debian/rules b/debian/rules
index bcc9077..fc2fb87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --buildsystem=cmake
 

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



More information about the debian-med-commit mailing list