[med-svn] [idba] 03/05: hardening=+all

Andreas Tille tille at debian.org
Fri Jul 1 20:01:17 UTC 2016


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

tille pushed a commit to branch master
in repository idba.

commit 531974e5684da8fb9dc6a31af2c439579217550e
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jul 1 21:52:00 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 938b209..59f3864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ idba (1.1.2-2) UNRELEASED; urgency=medium
   * Move packaging from SVN to Git
   * DEP5 fix
   * Fix homepage
+  * hardening=+all
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Fri, 01 Jul 2016 17:10:01 +0200
 
diff --git a/debian/rules b/debian/rules
index 5810c25..1b25ad6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE := 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 
 %:

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



More information about the debian-med-commit mailing list