[sundials] 02/02: hardening=+bindnow

Andreas Tille tille at debian.org
Thu Mar 2 08:55:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sundials.

commit f26fcd318373bc45539748dbbc09556dd4711851
Author: Andreas Tille <tille at debian.org>
Date:   Thu Mar 2 09:54:19 2017 +0100

    hardening=+bindnow
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6db1254..0aafcd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ sundials (2.7.0+dfsg-1) UNRELEASED; urgency=medium
   * debhelper 10
   * Fix Vcs fields
   * Fix duplicate descriptions
+  * hardening=+bindnow
 
  -- Dima Kogan <dkogan at debian.org>  Tue, 04 Oct 2016 20:50:04 -0700
 
diff --git a/debian/rules b/debian/rules
index b231b11..1766fb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 #workaround to start MPI-applications in chroot
 export OMPI_MCA_plm_rsh_agent=/bin/false
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
 DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 
 extra_flags +=						\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git



More information about the debian-science-commits mailing list