[med-svn] [last-align] 05/05: Better hardening and upload to unstable

Andreas Tille tille at debian.org
Wed May 18 16:18:02 UTC 2016


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

tille pushed a commit to branch master
in repository last-align.

commit 4e4a8e408b1958fbbe7f89d4bfeac52e96003077
Author: Andreas Tille <tille at debian.org>
Date:   Wed May 18 18:08:34 2016 +0200

    Better hardening and upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5576e9d..a3eb8e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-last-align (737-1) UNRELEASED; urgency=medium
+last-align (737-1) unstable; urgency=medium
 
   * New upstream version
   * cme fix dpkg-control
+  * better hardening
 
- -- Andreas Tille <tille at debian.org>  Wed, 18 May 2016 18:07:07 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 18 May 2016 18:08:29 +0200
 
 last-align (731-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 191def9..b96f38d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ CXXFLAGS += -Wall -Wextra -Wcast-qual -Wswitch-enum -Wundef -Wcast-align -Wno-lo
 
 LDFLAGS += -lpthread
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh  $@
 

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



More information about the debian-med-commit mailing list