[med-svn] [fasttree] 07/07: Better hardening and upload to unstable
Andreas Tille
tille at debian.org
Wed Apr 20 20:20:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fasttree.
commit 50ca9a1ea153f5ed4400422a1a26420b86fd37f7
Author: Andreas Tille <tille at debian.org>
Date: Wed Apr 20 22:20:07 2016 +0200
Better hardening and upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 2 ++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9593f46..4aa3d16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-fasttree (2.1.9-1) UNRELEASED; urgency=medium
+fasttree (2.1.9-1) unstable; urgency=medium
* New upstream version
* Use xz compression for source tarball
* cme fix dpkg-control
+ * Better hardening
- -- Andreas Tille <tille at debian.org> Wed, 20 Apr 2016 22:12:01 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 20 Apr 2016 22:17:07 +0200
fasttree (2.1.8-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 6629df1..bda77e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fasttree.git
More information about the debian-med-commit
mailing list