This is an automated email from the git hooks/post-receive script. fabian pushed a commit to annotated tag debian/2%2.5.1.5+svn4531+dfsg1-1 in repository prboom+.
commit a054c82426d63dd0ea2fd1153ad2397704f59995 Author: Fabian Greffrath <[email protected]> Date: Wed Jan 3 12:44:57 2018 +0100 Enable all hardening flags --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 467d326..600dcdf 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,7 @@ include /usr/share/dpkg/pkg-info.mk +export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs %: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/prboom+.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

