[med-svn] [edtsurf] 01/03: hardening=+all
Andreas Tille
tille at debian.org
Tue Nov 14 13:44:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository edtsurf.
commit 3a3a8d2ab63a3d17ecdf106cd476a3ffd57e0e57
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 14 14:41:30 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 310ab37..5ef4b9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ edtsurf (0.2009-5) UNRELEASED; urgency=medium
* debhelper 10
* Add fake watch file
* Standards-Version: 4.1.1
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Tue, 14 Nov 2017 14:25:38 +0100
diff --git a/debian/rules b/debian/rules
index 741f700..b4533f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/edtsurf.git
More information about the debian-med-commit
mailing list