[med-svn] [libminc] 02/04: hardening=+all
Andreas Tille
tille at debian.org
Thu Nov 30 18:03:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libminc.
commit 0eb27090098d633b19cf2960916f43737837543e
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 30 18:59:12 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 513f8a3..6973aa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libminc (2.3.00-4) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* Avoid test failure when tests are running in parallel mode
* DEP3
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Wed, 22 Nov 2017 15:25:00 +0100
diff --git a/debian/rules b/debian/rules
index 98856f9..c7571c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
export DEB_CPPFLAGS_MAINT_APPEND := -Wconversion
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
ARCH = $(shell dpkg-architecture -qDEB_TARGET_MULTIARCH)
CMAKE_FLAGS = \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libminc.git
More information about the debian-med-commit
mailing list