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 80b77afc15039ec9fa85c5b49e3fc3b2c49c64e8 Author: Sven Eckelmann <[email protected]> Date: Mon Aug 29 15:00:55 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 37eed82..73edb11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-video-glide64 (1.99.4+28+34f0fa1700f5-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: - Remore upstream merged patches: default_settings.patch, diff --git a/debian/control b/debian/control index 6856748..3f97846 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: dpkg-dev (>= 1.16.0), hardening-includes, libgl1-mesa-dev | libgl-dev, - libmupen64plus-dev, + libmupen64plus-dev (>= 1.99.4+77+8bb0e6b3ae3a-1), libsdl1.2-dev | libsdl-dev, pkg-config, -- 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

