[med-svn] [praat] 02/02: Better hardening

Andreas Tille tille at debian.org
Thu Mar 24 21:08:40 UTC 2016


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

tille pushed a commit to branch master
in repository praat.

commit 60946b4d6b08e2a9ecee5033773e844cdea39c47
Author: Andreas Tille <tille at debian.org>
Date:   Thu Mar 24 21:05:45 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5083a9b..12aca8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 praat (6.0.15-1) unstable; urgency=medium
 
+  [ Rafael Laboissiere ]
   * Imported Upstream version 6.0.15
   * d/copyright: Reflect upstream changes
   * d/p/add-function-prototypes.patch: Drop patch (applied upstream)
 
- -- Rafael Laboissiere <rafael at laboissiere.net>  Thu, 24 Mar 2016 05:26:10 -0300
+  [ Andreas Tille ]
+  * Better hardening
+
+ -- Andreas Tille <tille at debian.org>  Thu, 24 Mar 2016 20:39:10 +0100
 
 praat (6.0.5-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c923ff2..cca2524 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@ APPDIR = usr/share/applications
 SUBSTCMD = sed 's:@BINDIR@:$(BINDIR):g;s:@PIXDIR@:$(PIXDIR):g;	\
                 s:@SVGDIR@:$(SVGDIR):g;s:@APPDIR@:$(APPDIR):g'
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list