[med-svn] [gmap] 03/04: Export all hardening flags, remove DH_VERBOSE and DH_OPTIONS
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Mar 18 09:29:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository gmap.
commit 28d7f004b417a0e66173f4f8c0e49f9164145846
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Mar 18 10:12:00 2016 +0100
Export all hardening flags, remove DH_VERBOSE and DH_OPTIONS
---
debian/rules | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 1852b9d..cd356ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
-
-export DH_OPTIONS
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
pkg := $(shell dpkg-parsechangelog --show-field=Source)
version := $(shell dpkg-parsechangelog --show-field=Version)
mandir := $(CURDIR)/debian/$(pkg)/usr/share/man/man1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gmap.git
More information about the debian-med-commit
mailing list