[libpdl-linearalgebra-perl] 01/03: Enable all hardening buildflags.

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


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

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

commit 685f3a5ed0db081248b1af044782a6104f9f837d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jun 16 23:47:47 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 0e58e03..ffecb49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
 libpdl-linearalgebra-perl (0.12-2) UNRELEASED; urgency=medium
 
+  * Team upload.
+
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
+  [ Bas Couwenberg ]
+  * Enable all hardening buildflags.
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:06:05 +0100
 
 libpdl-linearalgebra-perl (0.12-1) unstable; urgency=medium
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-linearalgebra-perl.git



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