This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit 12eea1310779760986f7a1b10483eea9de3031a3 Author: Sven Eckelmann <[email protected]> Date: Sun Aug 28 21:52:52 2011 +0200 Depend on mupen64plus-*-abi-2 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 12c0a6f..8d3a4fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus-rsp-hle (1.99.5~hg20110828-1) UNRELEASED; urgency=low * New upstream snapshot from revision 850d9527e48e * debian/control: - Add virtual package libsdl-dev as alternative build dependency + - Depend on mupen64plus-*-abi-2 * Don't mix implicit and explicit rules to prevent FTBFS with make 3.82 * debian/patches: - Remove upstream merged patches big_endian_conflict.patch, diff --git a/debian/control b/debian/control index 0651fa2..61f409f 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Pre-Depends: Depends: ${misc:Depends}, ${shlibs:Depends}, - mupen64plus-rsp-abi-1, + mupen64plus-rsp-abi-2, Provides: mupen64plus-rsp, Description: high-level rsp emulation for mupen64plus -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

