[med-svn] [sumaclust] 06/06: try better hardening and upload to unstable
Andreas Tille
tille at debian.org
Wed Oct 18 18:16:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sumaclust.
commit 064bc59c7c291771620ab53f68b0c7fdea004d66
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 18 20:09:58 2017 +0200
try better hardening and upload to unstable
---
debian/changelog | 5 +++--
debian/rules | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a0b59e6..91cb828 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-sumaclust (1.0.31-1) UNRELEASED; urgency=medium
+sumaclust (1.0.31-1) unstable; urgency=medium
* New upstream version
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* debhelper 10
+ * hardening=+all
- -- Andreas Tille <tille at debian.org> Wed, 18 Oct 2017 19:46:50 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 18 Oct 2017 20:06:31 +0200
sumaclust (1.0.20-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index a8d61d2..e4f6c63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# Build fails when trying to set this
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sumaclust.git
More information about the debian-med-commit
mailing list