This is an automated email from the git hooks/post-receive script. nicobou-guest pushed a commit to branch master in repository oolite.
commit 7f5e1cf01adce2304b64d7d5511db86174269769 Author: Nicolas Boulenguez <[email protected]> Date: Thu Jul 28 22:47:52 2016 +0200 GNUstep now keeps debugging information by default --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/rules b/debian/rules index a6c8409..5047f82 100755 --- a/debian/rules +++ b/debian/rules @@ -44,12 +44,6 @@ GSMAKE += GNUSTEP_MAKEFILES=$(GS_MAKE_DIR) GSMAKE += messages=yes # Display compilation flags to log checkers. -# Usually, "debug=yes strip=no" would be enough, but upstream uses -# "debug" to toggle many unrelated settings, for example libmozjs -# debugging and stripping of the binary. -# Upstream has fixed this: https://github.com/OoliteProject/oolite/commit/622b05a99073c374d4fc93bab82fcead5ecbb069 -GSMAKE += STRIP=/bin/true - DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed 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/pkg-games/oolite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

