[med-svn] [librcsb-core-wrapper] 05/07: hardening=+all
Andreas Tille
tille at debian.org
Tue Nov 7 16:21:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository librcsb-core-wrapper.
commit e8a046d55d167c841b7181a17f392834418f37fd
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 7 17:10:35 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ff135b1..08ddade 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ librcsb-core-wrapper (1.005-5) UNRELEASED; urgency=medium
* debhelper 10
* Remove -dbg packages since debug packages are autogenerated
* DEP5
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Tue, 07 Nov 2017 16:58:10 +0100
diff --git a/debian/rules b/debian/rules
index f7429ce..93072ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ PYVERSIONS=$(shell pyversions -vr)
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@ --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/librcsb-core-wrapper.git
More information about the debian-med-commit
mailing list