[med-svn] [canu] 01/03: hardening=+all

Andreas Tille tille at debian.org
Sat Sep 2 14:28:17 UTC 2017


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

tille pushed a commit to tag debian/1.6+dfsg-1
in repository canu.

commit 687b436cecc0bb095f84d11b7a233b4d684471c8
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 2 15:58:10 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index b7bc3e5..ea31c80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ canu (1.6+dfsg-1) UNRELEASED; urgency=medium
   * Standards-Version: 4.1.0 (no changes needed)
   * Fix gcc-7 error (violation of format-security)
     Closes: #871390
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Sat, 02 Sep 2017 15:30:21 +0200
 
diff --git a/debian/rules b/debian/rules
index 8450c93..34e0fcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ include /usr/share/dpkg/default.mk
 export CFLAGS := $(CPPFLAGS) $(CFLAGS)
 export CXXFLAGS := $(CPPFLAGS) $(CXXFLAGS)
 
+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/canu.git



More information about the debian-med-commit mailing list