This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit d79d7cb5296ed6b9e052ef9d05ff24911aad50c3 Author: Sven Eckelmann <[email protected]> Date: Sun Aug 28 21:53:50 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 258d78f..7c9c44d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus-video-glide64 (1.99.5~hg20110828-1) UNRELEASED; urgency=low * New upstream snapshot from revision 34f0fa1700f5 * 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: - Remore upstream merged patches: default_settings.patch, diff --git a/debian/control b/debian/control index a031d76..6856748 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Pre-Depends: Depends: ${misc:Depends}, ${shlibs:Depends}, - mupen64plus-video-abi-1, + mupen64plus-video-abi-2, Provides: mupen64plus-video, Description: Glide64 high-level graphics emulation for mupen64plus -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

