[med-svn] [gdcm] 05/08: Add hardening
Gert Wollny
gert-guest at moszumanska.debian.org
Mon Jul 11 20:57:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository gdcm.
commit 0974d459b207f1ad8edf8f963e0d3ac10caf587c
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Mon Jul 11 13:57:45 2016 +0000
Add hardening
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a000fc3..c26b70b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gdcm (2.6.4-1) UNRELEASED; urgency=medium
* Imported Upstream version 2.6.4
* update patches
+ * d/rules: add hardening
-- Gert Wollny <gw.fossdev at gmail.com> Mon, 11 Jul 2016 13:39:17 +0000
diff --git a/debian/rules b/debian/rules
index dbdcc81..8814b5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
# export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git
More information about the debian-med-commit
mailing list