This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch experimental in repository wxmupen64plus.
commit 61d37e5e875a1e4ef37262426bc93f01eb75326f Author: Sven Eckelmann <[email protected]> Date: Wed May 4 22:22:15 2011 +0200 Fix primary dependency name of libsdl1.2-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6bcede4..7444669 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: python, libmupen64plus-dev, libwxgtk2.9-dev, - libsdl-1.2-dev | libsdl-dev, + libsdl1.2-dev | libsdl-dev, libgl1-mesa-dev | libgl-dev, Package: wxmupen64plus -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wxmupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

