[libb-hooks-op-ppaddr-perl] 10/11: debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Thu Jul 21 18:07:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository libb-hooks-op-ppaddr-perl.
commit c2157e0c323bc4ca17b1a835d3a39b8a90731472
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Thu Jul 21 14:51:58 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 41ca78c..d516367 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libb-hooks-op-ppaddr-perl (0.05-1) UNRELEASED; urgency=medium
* Update Debian packaging copyright
* debian/copyright: update ppport.h copyright
* Declare compliance with Debian policy 3.9.8
+ * debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
-- Lucas Kanashiro <kanashiro at debian.org> Thu, 21 Jul 2016 14:37:55 -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/libb-hooks-op-ppaddr-perl.git
More information about the Pkg-perl-cvs-commits
mailing list