[libkate] 01/01: Do hardening the old way until we upgrade to dh 9.

Martin Steghöfer martin.steghoefer-guest at moszumanska.debian.org
Thu Oct 23 20:06:22 UTC 2014


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

martin.steghoefer-guest pushed a commit to branch master
in repository libkate.

commit 65850d509c550d590be691f75bc9998f58d27182
Author: Martin Steghöfer <martin at steghoefer.eu>
Date:   Thu Oct 23 21:49:29 2014 +0200

    Do hardening the old way until we upgrade to dh 9.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e87a9c1..68047ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS:=hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
 
 %:
 	dh $@ --with autoreconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/libkate.git



More information about the pkg-xiph-commits mailing list