[med-svn] [ea-utils] 03/05: hardening=+all

Andreas Tille tille at debian.org
Tue Aug 2 09:13:32 UTC 2016


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

tille pushed a commit to branch master
in repository ea-utils.

commit e8045d150de6b330abe4c53e32e673f2745dc0c0
Author: Andreas Tille <tille at debian.org>
Date:   Tue Aug 2 11:08:38 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 60dd086..1b32638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ ea-utils (1.1.2+dfsg-4) UNRELEASED; urgency=medium
 
   * New homepage (project moved to Github)
   * cme fix dpkg-control
+  * hardening=+all
 
- -- Andreas Tille <tille at debian.org>  Tue, 02 Aug 2016 10:54:58 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 02 Aug 2016 10:58:41 +0200
 
 ea-utils (1.1.2+dfsg-3) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 520f3e7..4b30abf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE := 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) -I/usr/include/google
 export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS) -I/usr/include/google
 

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



More information about the debian-med-commit mailing list