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

kanashiro-guest pushed a commit to branch master
in repository libevent-perl.

commit 13530a709614d74c5dc7202c2a697bf53b0f044e
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Mon Jun 13 12:24:33 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 c1ec9a9..0491624 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libevent-perl (1.25-1) UNRELEASED; urgency=medium
   * Drop patch, already applied by upstream
   * Update years of Debian packaging copyright
   * Declare compliance with Debian policy 3.9.8
+  * debian/rules: DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Mon, 13 Jun 2016 12:02:50 
-0300
 
diff --git a/debian/rules b/debian/rules
index 52ab092..8a853d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to