[med-svn] [libquazip] 01/02: hardening=+bindnow
Andreas Tille
tille at debian.org
Wed Jun 29 09:42:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libquazip.
commit 67d1bbf2a7b6671c1f1aedbc4f926d1eb2219240
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 29 11:26:02 2016 +0200
hardening=+bindnow
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b2908d3..f3729c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libquazip (0.7.2-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* cme fix dpkg-control
+ * hardening=+bindnow
-- Stefan Ahlers <stef.ahlers at t-online.de> Sat, 18 Jun 2016 16:02:57 +0100
diff --git a/debian/rules b/debian/rules
index 158c10e..9f39d4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
# Enable multiarch builds & prepare qmake vars
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
QT4_PATH = build/qt4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libquazip.git
More information about the debian-med-commit
mailing list