[libpoe-filter-ssl-perl] 08/10: debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
Lucas Kanashiro
kanashiro.duarte at gmail.com
Sun Apr 10 20:45:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libpoe-filter-ssl-perl.
commit 997153f655e0c331eac91cb43ae08273fcffea55
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Sun Apr 10 17:34:16 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 9bcf461..226935b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libpoe-filter-ssl-perl (0.30-1) UNRELEASED; urgency=medium
* Update years of Debian packaging copyright
* Declare compliance with Debian policy 3.9.7
* debian/control: add Vcs-{Browser,Git}
+ * debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Sun, 10 Apr 2016 17:13:34 -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/libpoe-filter-ssl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list