[med-svn] [ray] 01/01: Better hardening and upload to unstable
Andreas Tille
tille at debian.org
Fri Apr 8 18:51:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ray.
commit 17c60a109974929079503ee9570551bac6a80ba9
Author: Andreas Tille <tille at debian.org>
Date: Fri Apr 8 20:51:19 2016 +0200
Better hardening and upload to unstable
---
debian/changelog | 3 ++-
debian/rules | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3723452..7698985 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ray (2.3.1-4) UNRELEASED; urgency=medium
+ray (2.3.1-3) unstable; urgency=medium
[ Sascha Steinbiss ]
* Team upload.
@@ -7,6 +7,7 @@ ray (2.3.1-4) UNRELEASED; urgency=medium
[ Andreas Tille ]
* cme fix dpkg-control
+ * Better hardening
-- Sascha Steinbiss <sascha at steinbiss.name> Fri, 08 Apr 2016 16:03:18 +0000
diff --git a/debian/rules b/debian/rules
index 42eff1b..d0099cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,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/ray.git
More information about the debian-med-commit
mailing list