[Pkg-telepathy-commits] [telepathy-gabble] 04/07: debian/rules: Enable all hardening flags

Laurent Bigonville bigon at moszumanska.debian.org
Fri Dec 30 12:36:06 UTC 2016


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

bigon pushed a commit to branch debian
in repository telepathy-gabble.

commit 0e7c90c5cb68d314c50165163ad004661f3c4050
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri Dec 30 13:10:19 2016 +0100

    debian/rules: Enable all hardening flags
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0d9cb06..672af8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ telepathy-gabble (0.18.3-3) UNRELEASED; urgency=medium
   * Call the python2 sequence during the build
   * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
   * debian/control: Use https:// for Vcs-* and Homepage fields
+  * debian/rules: Enable all hardening flags
 
- -- Laurent Bigonville <bigon at debian.org>  Fri, 30 Dec 2016 13:04:42 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 30 Dec 2016 13:10:07 +0100
 
 telepathy-gabble (0.18.3-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 606504a..c4618c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 include /usr/share/dpkg/default.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf,python2 --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-gabble.git



More information about the Pkg-telepathy-commits mailing list