[libio-interface-perl] 02/02: Enable all hardening builds flags

Axel Beckert abe at deuxchevaux.org
Sat Dec 3 13:50:48 UTC 2016


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

abe pushed a commit to branch master
in repository libio-interface-perl.

commit 38d4cc5e60a4be409a78c17a2a5676181fb6b391
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 3 14:50:22 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index dc1d2ca..3c1e67d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libio-interface-perl (1.09-2) UNRELEASED; urgency=medium
   [ Axel Beckert ]
   * Remove Zak B. Elep from Uploaders (Closes: #846803)
   * Declare compliance with Debian Policy 3.9.8.
+  * Enable all hardening builds flags.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:04:50 +0100
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..b8b1ea0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-interface-perl.git



More information about the Pkg-perl-cvs-commits mailing list