[med-svn] [sortmerna] 04/04: Hardening, upload to unstable
Andreas Tille
tille at debian.org
Mon Sep 25 12:12:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sortmerna.
commit aefc391c3869acd87f6fb7b936cd7ea9e12817f9
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 25 14:11:50 2017 +0200
Hardening, 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 16cd4d2..431e506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-sortmerna (2.1-2) UNRELEASED; urgency=medium
+sortmerna (2.1-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
* Restrict set of architectures, Depends: sse2-support on i386
Closes: #818505
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Mon, 25 Sep 2017 12:29:25 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 25 Sep 2017 13:32:01 +0200
sortmerna (2.1-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 4980514..ab1e29f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,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/sortmerna.git
More information about the debian-med-commit
mailing list