[pkg-otr-team] [irssi-plugin-otr] 14/21: Enable all hardening build flags.

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:55:20 UTC 2014


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

holger pushed a commit to annotated tag debian/4.0.0-2
in repository irssi-plugin-otr.

commit e3884b22eec35e4fc2ec4d52aea981721b54fa74
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Feb 18 15:51:08 2014 +0000

    Enable all hardening build flags.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index f033781..773d6d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 %:
 	dh $@ --with autoreconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list