[med-svn] [phylip] 01/03: hardening=+all

Andreas Tille tille at debian.org
Fri Jul 22 09:58:31 UTC 2016


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

tille pushed a commit to branch master
in repository phylip.

commit cb222eb79db74b6eac68f954a9f2f72011f80e05
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jul 22 09:51:05 2016 +0200

    hardening=+all
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ffbafca..9892946 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ phylip (1:3.696+dfsg-3) UNRELEASED; urgency=medium
 
   * Moved packaging from SVN to Git
   * cme fix dpkg-control
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Fri, 22 Jul 2016 09:08:31 +0200
 
diff --git a/debian/rules b/debian/rules
index d231122..9aa3217 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 # debian/rules for phylip using dh
 # Andreas Tille <tille at debian.org>, GPL
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 DEBPKGNAME		:= $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 DEB_HOST_MULTIARCH	?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR			:= $(CURDIR)/debian/$(DEBPKGNAME)/usr/lib/ # $(DEB_HOST_MULTIARCH)

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



More information about the debian-med-commit mailing list