[med-svn] [pdb2pqr] 02/02: enable hardening

Tatiana Malygina latticetower-guest at moszumanska.debian.org
Mon Jun 13 16:27:10 UTC 2016


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

latticetower-guest pushed a commit to branch master
in repository pdb2pqr.

commit 84c4bc1825cd822ee6f0d32de63fbca8e887eca9
Author: latticetower-guest <merlettaia at gmail.com>
Date:   Mon Jun 13 16:18:27 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 8ac8b5c..484c7dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pdb2pqr (2.1.1+dfsg-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * add README.test, docs, examples and simple testsuite
+  * enable hardening
 
  -- Tatiana Malygina <merlettaia at gmail.com>  Mon, 13 Jun 2016 15:31:19 +0000
 
diff --git a/debian/rules b/debian/rules
index dac3152..3089586 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 PACKAGE  := $(firstword $(shell dh_listpackages))
 VERSION  := $(shell dpkg-parsechangelog | awk '/^Version:/ { print $$2 }')
 UPSTREAM := $(shell echo "$(VERSION)"   | sed 's/-.\+$$//')
@@ -62,4 +64,3 @@ override_dh_fixperms-arch:
 
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog.md
-

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



More information about the debian-med-commit mailing list