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

kanashiro pushed a commit to branch master
in repository libunicode-string-perl.

commit 8806f749a9fa21c80e11c797bb3f4d53e1d5829a
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Mon Sep 12 15:47:50 2016 -0300

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

diff --git a/debian/changelog b/debian/changelog
index 8132c46..2319795 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libunicode-string-perl (2.10-1) UNRELEASED; urgency=low
   * Remove fix-defined-hash-deprecation-warning.patch, applied by upstream
   * Rename debian/docs -> debian/libunicode-string-perl.docs
   * Declare compliance with Debian policy 3.9.8
+  * debian/rules: enable hardening=+bindnow
 
  -- Lucas Kanashiro <kanash...@debian.org>  Mon, 12 Sep 2016 15:37:36 -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/libunicode-string-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