[med-svn] [gentle] 04/07: hardening=+all

Andreas Tille tille at debian.org
Thu Dec 1 15:16:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository gentle.

commit 8fee840f01ed78c77fa4206c3457d0069ebd27f6
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 1 15:59:17 2016 +0100

    hardening=+all
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fc65692..01d5837 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ gentle (1.9+cvs20100605+dfsg1-5) UNRELEASED; urgency=medium
     issue requesting release tags
   * Remove redundant README.Debian since the information is in (and belongs
     to) README.source
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Thu, 01 Dec 2016 15:33:35 +0100
 
diff --git a/debian/rules b/debian/rules
index af44cb5..bcb5ceb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gentle.git



More information about the debian-med-commit mailing list