[med-svn] [rnahybrid] 01/02: hardening=+all
Andreas Tille
tille at debian.org
Tue Sep 26 18:55:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository rnahybrid.
commit 007d7e41fb55a92aec833e197f3255405688b5c2
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 26 19:26:31 2017 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1087480..7ae55e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ rnahybrid (2.1.2-2) UNRELEASED; urgency=medium
a problem on all architectures (Thanks to Lennart Sorensen
<lsorense at csclub.uwaterloo.ca> for the patch)
Closes: #861281
+ * hardening=+all
[ Steffen Moeller ]
* Add registry entry
diff --git a/debian/rules b/debian/rules
index 55a22fc..b80bede 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rnahybrid.git
More information about the debian-med-commit
mailing list