This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit a43ec4b1d6a103e27e931c0c58bfcac7977afadc Author: Sven Eckelmann <[email protected]> Date: Sun Aug 28 21:54:05 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 41c206f..9812b10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus-video-z64 (1.99.5~hg20110828-1) UNRELEASED; urgency=low * New upstream snapshot from revision 95372420c153 * 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 patch rewrite_makefile.patch diff --git a/debian/control b/debian/control index c127ca1..b3d84c5 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, mupen64plus-rsp-z64, - mupen64plus-video-abi-1, + mupen64plus-video-abi-2, Provides: mupen64plus-video, Description: low-level rdp emulation for mupen64plus -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

