This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository libsfml.
commit f4cad740a8ba3da71e5fc2dde949e875ec0d9421 Author: James Cowgill <[email protected]> Date: Tue Jun 28 19:03:42 2016 +0100 Use newer --dbgsym-migration option --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6a4773e..e3414b3 100755 --- a/debian/rules +++ b/debian/rules @@ -17,4 +17,4 @@ override_dh_auto_build: override_dh_strip: # Can be removed for 2.4 - dh_strip --ddeb-migration='libsfml2.3-dbg (<< 2.3.2+dfsg-2~)' + dh_strip --dbgsym-migration='libsfml2.3-dbg (<< 2.3.2+dfsg-2~)' -- 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

