[med-svn] [libbpp-popgen] 06/06: Hardening
Andreas Tille
tille at debian.org
Tue Jun 13 21:08:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libbpp-popgen.
commit 739c1380573b0da3ca7d04ec32c58a7e9f22b11c
Author: Andreas Tille <tille at debian.org>
Date: Tue Jun 13 23:07:34 2017 +0200
Hardening
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 79b3d88..b9016fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libbpp-popgen (2.3.1-1) unstable; urgency=medium
* d/watch: point to github
* debhelper 10
* Adapt package names to soversion change
+ * Hardening
-- Andreas Tille <tille at debian.org> Tue, 13 Jun 2017 22:59:31 +0200
diff --git a/debian/rules b/debian/rules
index 8e12587..9d1fe92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# Uncomment this to turn on verbose mode.
#export 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/libbpp-popgen.git
More information about the debian-med-commit
mailing list