[med-svn] [orthanc] 06/06: Enhance hardening

Andreas Tille tille at debian.org
Thu Apr 7 21:29:06 UTC 2016


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

tille pushed a commit to branch master
in repository orthanc.

commit fdf13ad48b4e76df779e26839923817d9fa4925c
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 7 23:28:52 2016 +0200

    Enhance hardening
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 33ea7c0..cffd5b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ orthanc (1.0.0+dfsg-3) UNRELEASED; urgency=medium
   * Enable building architecture all package separately
     Closes: #820062
   * Fix installation of header files into orthanc-dev package
+  * Enhance hardening
 
  -- Andreas Tille <tille at debian.org>  Thu, 07 Apr 2016 21:42:06 +0200
 
diff --git a/debian/rules b/debian/rules
index 04a6d06..7a67d2f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ export PLUGINS_DIR := $(DESTDIR)/usr/share/orthanc/plugins
 export DEBIAN_VERSION := $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
 export UPSTREAM_VERSION := $(shell echo "$(DEBIAN_VERSION)" | cut -d '+' -f 1)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --parallel --builddirectory=Build

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



More information about the debian-med-commit mailing list