This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-core.
commit d075793421971689c19b269264c7fa1eda34d1c7 Author: Sven Eckelmann <[email protected]> Date: Sun Jun 23 13:10:06 2013 +0200 Add Breaks for pre-SDL2 plugins --- debian/changelog | 1 + debian/control | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5c65add..316fed0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-core (2.0~rc3+3+5d46baa3dd76-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 Breaks for pre-SDL2 plugins * debian/patches: - Add sdl2_resize.patch, Fix compiling against SDL2 - Add country_code_bits.patch, Ignore upper 8 bit of countrycode when diff --git a/debian/control b/debian/control index 5f71c39..c5e7c60 100644 --- a/debian/control +++ b/debian/control @@ -39,6 +39,12 @@ Provides: mupen64plus-input-abi-2, mupen64plus-rsp-abi-2, mupen64plus-vidext-abi-3, +Breaks: + mupen64plus-audio-sdl (<< 2.0~rc2+1+ad849b6b7b69-2), + mupen64plus-input-sdl (<< 2.0~rc2+1+9aaeab081d97-2), + mupen64plus-video-glide64 (<< 1.99.5+23+ecd597fb6dcf-2), + mupen64plus-video-rice (<< 2.0~rc2+1+81c42ae7724a-2), + mupen64plus-video-z64 (<< 1.99.5+24+f331e66fc630-2), Description: plugin-based Nintendo 64 emulator, core library Flexible N64 Emulator for Linux that works with many ROMs that are publically available. It consists of separate components to provide an user interface, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

