[med-svn] [salmon] 01/01: Drop note that we can not set better hardening

Andreas Tille tille at debian.org
Wed Apr 6 07:26:53 UTC 2016


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

tille pushed a commit to branch master
in repository salmon.

commit 049710b790ed4b83c6234067d8cdbeb13d55d630
Author: Andreas Tille <tille at debian.org>
Date:   Wed Apr 6 09:14:18 2016 +0200

    Drop note that we can not set better hardening
---
 debian/changelog |  4 ++++
 debian/rules     | 11 ++---------
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 322f2d4..01cf940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 salmon (0.4.2+ds1-3) unstable; urgency=medium
 
+  [ Sascha Steinbiss ]
   * Team upload.
   * Re-introduce bitmask for MEM_F_SELF_OVLP dropped by libbwa upstream.
     Closes: #818397
 
+  [ Andreas Tille ]
+  * Drop note that we can not set better hardening
+
  -- Sascha Steinbiss <sascha at steinbiss.name>  Tue, 05 Apr 2016 21:20:56 +0000
 
 salmon (0.4.2+ds1-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 89158e9..3da58b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,18 +2,11 @@
 
 # DH_VERBOSE := 1
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
 DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
 VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
 
-# alternatively to manually set those variables, you can
-#  include /usr/share/dpkg/default.mk
-# and use what is set there.
+# Fails to build when trying to enhance hardening
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with sphinxdoc --parallel

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



More information about the debian-med-commit mailing list