Andreas Tille pushed to branch master at Debian Med / gemma
Commits: b5c5a810 by Andreas Tille at 2021-03-22T14:39:23+01:00 Enable hardening ... but do not upload due to freeze - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +gemma (0.98.4+dfsg-3) UNRELEASED; urgency=medium + + * Team upload. + * Enable hardening + + -- Andreas Tille <[email protected]> Mon, 22 Mar 2021 14:38:26 +0100 + gemma (0.98.4+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/rules ===================================== @@ -1,7 +1,7 @@ #!/usr/bin/make -f export DH_VERBOSE = 1 -#export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic -I/usr/include/catch -I/usr/include/eigen export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic -I/usr/include/catch -I/usr/include/eigen View it on GitLab: https://salsa.debian.org/med-team/gemma/-/commit/b5c5a810aa93f003cc9454792f5a2eb62c910642 -- View it on GitLab: https://salsa.debian.org/med-team/gemma/-/commit/b5c5a810aa93f003cc9454792f5a2eb62c910642 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
