[med-svn] [scrm] 05/05: Set hardening=+all but with no effect - upload to unstable anyway.

Andreas Tille tille at debian.org
Thu May 19 16:03:27 UTC 2016


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

tille pushed a commit to branch master
in repository scrm.

commit 9dff1f9cea740cb3154388754c7e86fe15dddfc3
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 19 18:02:22 2016 +0200

    Set hardening=+all but with no effect - upload to unstable anyway.
---
 debian/changelog | 5 +++--
 debian/rules     | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ed7674..400a52d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-scrm (1.7.2-1) UNRELEASED; urgency=low
+scrm (1.7.2-1) unstable; urgency=low
 
   * Team upload
 
@@ -9,8 +9,9 @@ scrm (1.7.2-1) UNRELEASED; urgency=low
 
   [ Andreas Tille ]
   * cme fix dpkg-control
+  * Better hardening
 
- -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 17:53:17 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 17:55:10 +0200
 
 scrm (1.7.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 1642776..3e71d3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ export DH_VERBOSE = 1
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 # main packaging script based on dh7 syntax
 %:
 	dh $@ --parallel --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/scrm.git



More information about the debian-med-commit mailing list