[Pkg-voip-commits] [bzrtp] 03/04: debian/rules: Use hardening=+all

Johannes Schauer josch at moszumanska.debian.org
Mon Apr 24 14:24:01 UTC 2017


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

josch pushed a commit to branch master
in repository bzrtp.

commit e2d635ef4e262877158ad642180290143c894f37
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Apr 24 16:19:14 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index c7a3d0e..391c8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ bzrtp (1.0.5-1) UNRELEASED; urgency=medium
   [ Johannes Schauer ]
   * Switch from autotools to CMake
   * Replace build-deps autotools-dev, dh-autoreconf with cmake (>= 3)
+  * debian/rules: Use hardening=+all
 
  -- Daniel Gnoutcheff <daniel at gnoutcheff.name>  Thu, 30 Mar 2017 01:04:00 -0400
 
diff --git a/debian/rules b/debian/rules
index e812f6c..7ad3c9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Uncomment this to change the hardening options
-#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+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/bzrtp.git



More information about the Pkg-voip-commits mailing list