[med-svn] [perm] 02/03: hardening=+all
Andreas Tille
tille at debian.org
Thu Jan 19 15:54:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository perm.
commit 0cdb714e447e3d2cc19e28b7b30f2f7c343e3907
Author: Andreas Tille <tille at debian.org>
Date: Thu Jan 19 16:32:19 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 08b500f..48a2b65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ perm (0.4.0-2) UNRELEASED; urgency=medium
* fake watch file
* debhelper 10
* Fix spelling
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Thu, 19 Jan 2017 16:04:27 +0100
diff --git a/debian/rules b/debian/rules
index 9b0b98a..6e1064e 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/perm.git
More information about the debian-med-commit
mailing list