[med-svn] [emboss] 01/03: hardening+=all
Andreas Tille
tille at debian.org
Tue Aug 9 09:12:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository emboss.
commit 6a65fe39226c4058cda14f3ea835e6f5703d313a
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 9 09:44:10 2016 +0200
hardening+=all
---
debian/changelog | 4 ++++
debian/rules | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 01bf3d7..fb1ba9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
emboss (6.6.0+dfsg-4) UNRELEASED; urgency=medium
+ [ Canberk Koç ]
* Team upload.
* Autopkgtest added
+ [ Andreas Tille ]
+ * hardening+=all
+
-- Canberk Koç <canberkkoc at gmail.com> Tue, 09 Aug 2016 07:27:29 +0300
emboss (6.6.0+dfsg-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 0c369ad..69ee24a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
# TODO - migrate all binary JARs to use the packaged versions instead.
# activation.jar never used?? Or sould we use the system version?
# Note activation.jar was included in upstream but unused.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/emboss.git
More information about the debian-med-commit
mailing list