[med-svn] [qrisk2] 07/07: hardening=+all
Andreas Tille
tille at debian.org
Wed Nov 23 19:10:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qrisk2.
commit 680bdbe60984cee14d59e558f8260dbd71270156
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 23 20:10:05 2016 +0100
hardening=+all
---
debian/changelog | 5 +++--
debian/rules | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 260f675..fed312d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qrisk2 (0.1.20150729-2) UNRELEASED; urgency=medium
+qrisk2 (0.1.20150729-2) unstable; urgency=medium
* Enable Build on non-Linux systems (Thanks for the patch to Samuel Thibault
<sthibault at debian.org>)
@@ -6,8 +6,9 @@ qrisk2 (0.1.20150729-2) UNRELEASED; urgency=medium
* cme fix dpkg-control
* Use fake d/watch
* debhelper 10
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Wed, 23 Nov 2016 19:27:37 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 23 Nov 2016 19:33:07 +0100
qrisk2 (0.1.20150729-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 841fd98..a49115f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# 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/qrisk2.git
More information about the debian-med-commit
mailing list