[libcache-fastmmap-perl] 04/06: debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Jun 29 18:50:19 UTC 2016


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

kanashiro pushed a commit to branch master
in repository libcache-fastmmap-perl.

commit 905dd6521bda08e813496eb54d6bf9e97738ef4f
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Wed Jun 29 15:37:09 2016 -0300

    debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 88077f0..71ccce5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libcache-fastmmap-perl (1.44-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Import upstream version 1.44
   * Declare compliance with Debian policy 3.9.8
+  * debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Wed, 29 Jun 2016 15:27:08 -0300
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..73c5dbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@

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



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