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 7d762087ed93125e54d8560e36d5e254fca97333 Author: Sven Eckelmann <[email protected]> Date: Mon Aug 29 15:00:29 2011 +0200 Depend on libmupen64plus-dev (>= 1.99.4+77+8bb0e6b3ae3a-1) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 22416c9..29ae47f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-rsp-hle (1.99.4+23+850d9527e48e-1) UNRELEASED; urgency=low * debian/control: - Add virtual package libsdl-dev as alternative build dependency - Depend on mupen64plus-*-abi-2 + - Build-Depend on libmupen64plus-dev >= 1.99.4+77+8bb0e6b3ae3a-1 * 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 61f409f..f056593 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8.1.3), dpkg-dev (>= 1.16.0), hardening-includes, - libmupen64plus-dev, + libmupen64plus-dev (>= 1.99.4+77+8bb0e6b3ae3a-1), libsdl1.2-dev | libsdl-dev, Package: mupen64plus-rsp-hle -- 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

