This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libsfml.
commit 814c8189dc10a11b483667e8a5dde9293648b8be Author: James Cowgill <[email protected]> Date: Sat May 9 00:49:22 2015 +0100 Update hardening lintian overrides --- debian/libsfml-graphics2.3.lintian-overrides | 3 --- debian/libsfml-system2.3.lintian-overrides | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/libsfml-graphics2.3.lintian-overrides b/debian/libsfml-graphics2.3.lintian-overrides deleted file mode 100644 index 32144c7..0000000 --- a/debian/libsfml-graphics2.3.lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -# The libsfml-graphics2.2.0 package doesn't use any functions which can be -# fortified, even though all the correct flags are passed. -libsfml-graphics2.2.0 binary: hardening-no-fortify-functions diff --git a/debian/libsfml-system2.3.lintian-overrides b/debian/libsfml-system2.3.lintian-overrides new file mode 100644 index 0000000..03dc33c --- /dev/null +++ b/debian/libsfml-system2.3.lintian-overrides @@ -0,0 +1,3 @@ +# The libsfml-system package doesn't use any functions which can be +# fortified, even though all the correct flags are passed. +libsfml-system2.3 binary: hardening-no-fortify-functions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

