[sdformat] 03/03: Added hardening=+bindnow solves an lintian issue
Jose Luis Rivero
jrivero-guest at moszumanska.debian.org
Thu Sep 15 22:35:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
jrivero-guest pushed a commit to branch master
in repository sdformat.
commit c2d2fa89a2a7885822ed7ec2f12386af95d68a51
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date: Thu Sep 15 22:34:46 2016 +0000
Added hardening=+bindnow solves an lintian issue
---
debian/changelog | 6 ++++++
debian/rules | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6820012..c32b2f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sdformat (4.1.1-1) unstable; urgency=medium
+
+ * Imported Upstream version 4.1.1
+
+ -- Jose Luis Rivero <jrivero at osrfoundation.org> Thu, 15 Sep 2016 22:32:41 +0000
+
sdformat (4.1.0-2) unstable; urgency=medium
* Update standards to 3.9.8
diff --git a/debian/rules b/debian/rules
index c2a41fc..97e38a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
.PHONY: override_dh_auto_configure \
override_dh_auto_build-indep \
override_dh_auto_test-indep \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdformat.git
More information about the debian-science-commits
mailing list