This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 809236ede9e897fc1cd3d6893bc7a3e0567e8d06 Author: Sven Eckelmann <[email protected]> Date: Sun Jun 23 13:18:47 2013 +0200 Add Break for pre-SDL2 libmupen64plus2 --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index f0f7945..1a0f0ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-video-rice (2.0~rc2+1+81c42ae7724a-2) UNRELEASED; urgency=low - Switch from SDL 1.2 to SDL 2.0 * debian/control: - Depend on libsdl2-dev instead of libsdl1.2-dev + - Add Break for pre-SDL2 libmupen64plus2 * Update debian/copyright -- Sven Eckelmann <[email protected]> Sun, 09 Jun 2013 23:02:06 +0200 diff --git a/debian/control b/debian/control index 0be4c9f..d39cb10 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,8 @@ Depends: mupen64plus-vidext-abi-3, Provides: mupen64plus-video, +Breaks: + libmupen64plus2 (<< 2.0~rc3+3+5d46baa3dd76-2), Description: Rice's high-level graphics emulation for mupen64plus High-level graphics emulation plugin for known microcodes based on OpenGL. It supports advanced graphics effects of the N64 and loading of high -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

