[Pkg-voip-commits] [belle-sip] 05/09: debian/rules: Use hardening=+all

Johannes Schauer josch-guest at moszumanska.debian.org
Mon Apr 24 16:31:28 UTC 2017


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

josch-guest pushed a commit to branch master
in repository belle-sip.

commit bb2ec1ef0eb13bbd4bfb0d7b7c95de8e88e082e3
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 18:18:48 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 27978cd..bea5cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ belle-sip (1.6.1-1) UNRELEASED; urgency=medium
     restriction
   * debian/rules: no need to add duplicate rule for "build"
   * bump debhelper compatibility level to 10
+  * debian/rules: Use hardening=+all
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 23 May 2015 16:30:12 +0300
 
diff --git a/debian/rules b/debian/rules
index e2fe07f..30a9cf0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --buildsystem=cmake
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/belle-sip.git



More information about the Pkg-voip-commits mailing list