[med-svn] [sumatra] 06/06: Try better hardening, upload to unstable

Andreas Tille tille at debian.org
Wed Oct 18 19:31:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository sumatra.

commit 448d7110f4a4621f0713b47cdedc1b6379912d99
Author: Andreas Tille <tille at debian.org>
Date:   Wed Oct 18 21:13:33 2017 +0200

    Try better 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 e215683..8aef584 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-sumatra (1.0.31-1) UNRELEASED; urgency=medium
+sumatra (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 20:48:16 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Oct 2017 21:11:12 +0200
 
 sumatra (1.0.20-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 8d5022e..e4f6c63 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/sumatra.git



More information about the debian-med-commit mailing list