[libpdl-io-matlab-perl] 02/06: Enable all hardening buildflags.

Bas Couwenberg sebastic at debian.org
Thu Jun 16 22:57:10 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-io-matlab-perl.

commit 997e127282952e403bbf60d6a38495aede27c0a7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 17 00:40:28 2016 +0200

    Enable all hardening buildflags.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3d02504..08d9191 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libpdl-io-matlab-perl (0.005-2) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Restructure control file with cme.
+  * Enable all hardening buildflags.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:34:14 +0200
 
diff --git a/debian/rules b/debian/rules
index 123c5cd..80182c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+# Enable hardening build flags
+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/libpdl-io-matlab-perl.git



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