This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/2.2.0+dfsg-3 in repository trinityrnaseq.
commit 2ca300381774b83df72ba0795a46b232fa40617f Author: Andreas Tille <[email protected]> Date: Fri Sep 1 23:23:44 2017 +0200 hardening=+all --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 65a4446..6ca2583 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ trinityrnaseq (2.2.0+dfsg-3) unstable; urgency=medium [ Andreas Tille ] * debhelper 10 * Standards-Version: 4.1.0 (no changes needed) + * hardening=+all -- Andreas Tille <[email protected]> Fri, 01 Sep 2017 21:57:01 +0200 diff --git a/debian/rules b/debian/rules index 1adf39a..0a0e20c 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ LAST_CHANGE := $(shell dpkg-parsechangelog -S Date) export BUILD_DATETIME := $(shell LC_ALL=C date -u -d '$(LAST_CHANGE)') DPKG_EXPORT_BUILDFLAGS = 1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow +export DEB_BUILD_MAINT_OPTIONS = hardening=+all include /usr/share/dpkg/buildflags.mk %: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/trinityrnaseq.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
