[med-svn] [nanocall] 06/06: Try hardeining - but this does not have any effect
Andreas Tille
tille at debian.org
Wed Sep 14 13:07:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository nanocall.
commit 7f675f0c4711c029d6463472065e17bc85ac0bbb
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 14 15:07:08 2016 +0200
Try hardeining - but this does not have any effect
---
debian/rules | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/rules b/debian/rules
index 05caa4b..acf5292 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,14 +2,7 @@
# DH_VERBOSE := 1
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG := $(subst ~,_,$(VERSION))
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --sourcedirectory=src
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nanocall.git
More information about the debian-med-commit
mailing list