[libpdl-graphics-gnuplot-perl] 02/07: Enable all hardening buildflags.

Bas Couwenberg sebastic at debian.org
Thu Jun 16 23:39:39 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-graphics-gnuplot-perl.

commit ad32cef0a24dc0e16661f458ae772211ee9ce1cf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 17 01:03:59 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 c6f7c76..22979a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libpdl-graphics-gnuplot-perl (2.005-3) UNRELEASED; urgency=medium
 
   [ Bas Couwenberg ]
   * Restructure control file with cme.
+  * Enable all hardening buildflags.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:06:05 +0100
 
diff --git a/debian/rules b/debian/rules
index e7544fa..052b3f7 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-graphics-gnuplot-perl.git



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