[med-svn] [ncbi-vdb] 07/07: Try better hardening
Andreas Tille
tille at debian.org
Thu Oct 19 21:46:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/2.8.2-2+dfsg-1
in repository ncbi-vdb.
commit a7912ef6715736422cf9b6ebf783a415153138dd
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 19 23:45:46 2017 +0200
Try better hardening
---
debian/changelog | 5 +++--
debian/rules | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3879f1f..d40bb30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-ncbi-vdb (2.8.2-2+dfsg-1) UNRELEASED; urgency=medium
+ncbi-vdb (2.8.2-2+dfsg-1) unstable; urgency=medium
* New upstream version
* cme fix dpkg-control
* Standards-Version: 4.1.1
* More adaptations to Debian packaged libmbedx
* d/rules: Do not parse changelog
+ * Try better hardening
- -- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 22:48:33 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 23:40:15 +0200
ncbi-vdb (2.8.1+dfsg-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 9d3b15f..a766b5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
DEB_BUILD_OPTIONS := nocheck
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ncbi-vdb.git
More information about the debian-med-commit
mailing list