This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository libcsfml.
commit 22e3f2953d2b10496d5ef90cc483f5071e22c08e Author: James Cowgill <[email protected]> Date: Fri Mar 3 22:35:11 2017 +0000 Remove obsolete dh_strip override --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index b909670..75afce0 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,3 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build -- all doc - -override_dh_strip: - # Can be removed for 2.4 - dh_strip --dbgsym-migration='libcsfml2.3-dbg (<< 2.3-3~)' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libcsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

