[med-svn] [libdivsufsort] 03/03: Hardening

Andreas Tille tille at debian.org
Thu Jul 13 08:32:00 UTC 2017


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

tille pushed a commit to branch master
in repository libdivsufsort.

commit 63eedc89746555da5c44da1e26e733ec2ab83255
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 13 10:31:22 2017 +0200

    Hardening
---
 debian/changelog |  1 +
 debian/rules     | 14 +-------------
 2 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 736d093..672b6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libdivsufsort (2.0.1-3) unstable; urgency=medium
   * cme fix dpkg-control
   * Standards-Version: 4.0.0 (no changes needed)
   * Use secure Vcs-Browser
+  * Hardening
 
   [ Fabian Klötzl ]
   * deactivate broken autoconf
diff --git a/debian/rules b/debian/rules
index 33e62bd..5cc8932 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,19 +2,7 @@
 
 # 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/cdbs/1/rules/buildvars.mk
-# and use what is set there.  Any hint whether dh might set variables in
-# a similar manner are welcome.
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 

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



More information about the debian-med-commit mailing list