[med-svn] [freemedforms-project] 03/07: hardening
Andreas Tille
tille at debian.org
Sat Aug 12 01:47:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository freemedforms-project.
commit 0261541ddd821454174b3308d2ee867b314f7910
Author: Andreas Tille <tille at debian.org>
Date: Sat Aug 12 02:25:54 2017 +0200
hardening
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e7754d0..358463d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ freemedforms-project (0.9.4-2) unstable; urgency=medium
* Fix wrong unit conversion between kilograms and grams for patient weight
Closes: #858081
* Fix short description
+ * hardening
-- Andreas Tille <tille at debian.org> Sat, 12 Aug 2017 00:02:08 +0200
diff --git a/debian/rules b/debian/rules
index f424dc4..39632b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,8 @@ FREEMEDFORMS_EMR:=freemedforms
FREEDIAMS:=freediams
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
QT_VERSION=qt4
QMAKE_GLOBAL_CONFIG:="CONFIG+=LINUX_INTEGRATED" \
"CONFIG+=dontbuildquazip" \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freemedforms-project.git
More information about the debian-med-commit
mailing list