[med-svn] [r-bioc-biobase] 01/01: Try hardening
Andreas Tille
tille at debian.org
Wed Aug 23 18:26:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/2.34.0-1
in repository r-bioc-biobase.
commit e89dc316ae53037539351b281d5af9d5b60bc6b6
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 23 20:25:09 2017 +0200
Try hardening
---
debian/changelog | 5 +++--
debian/rules | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e7c53fd..a937cbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-r-bioc-biobase (2.34.0-1) UNRELEASED; urgency=medium
+r-bioc-biobase (2.34.0-1) unstable; urgency=medium
* New upstream version
* Canonical BioConductor homepage
* Switch to dh-r
+ * hardening=+bindnow
- -- Andreas Tille <tille at debian.org> Tue, 25 Oct 2016 21:49:37 +0200
+ -- Andreas Tille <tille at debian.org> Tue, 25 Oct 2016 22:05:54 +0200
r-bioc-biobase (2.32.0-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 68d9a36..b65459c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
%:
dh $@ --buildsystem R
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biobase.git
More information about the debian-med-commit
mailing list