[med-svn] [libgkarrays] 03/03: hardening=+bindnow
Andreas Tille
tille at debian.org
Mon Sep 12 12:35:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgkarrays.
commit d064496c806045d435c80a6a66d556b1ecf40052
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 12 14:19:15 2016 +0200
hardening=+bindnow
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c6f71e9..69eee06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-VERSION := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}' | sed -e 's/^[0-9]*://' -e 's/-.*//')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
%:
dh $@ --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgkarrays.git
More information about the debian-med-commit
mailing list