[med-svn] [gdcm] 04/04: Enable hardening

Gert Wollny gert-guest at moszumanska.debian.org
Tue Dec 6 09:53:13 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 9421222366c473d7c158433c9b03ee9337de6207
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Tue Dec 6 09:39:05 2016 +0000

    Enable hardening
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8e66083..fd8c058 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gdcm (2.6.6-3) unstable; urgency=medium
 
   * re-create debian/control, Closes: #839934
+  * d/rules: enable hardening 
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Tue, 06 Dec 2016 08:38:52 +0000
 
diff --git a/debian/rules b/debian/rules
index 4d8bff7..d331c41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 
 # results in linking error 
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 

-- 
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