This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit 2ca783039a9765512051c8e1ab5a2b7f141ce300 Author: Sven Eckelmann <[email protected]> Date: Fri Sep 5 12:25:16 2014 +0200 Depend on mupen64plus-config-abi-2.3 for ConfigSetParameterHelp --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f34bc6..9caab1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ mupen64plus-video-rice (2.0+57+g134f5dc-1) UNRELEASED; urgency=medium * New Upstream Snapshot from 134f5dc1e7d12fb4996a1129b63861174596777c + * debian/control: + - Depend on mupen64plus-config-abi-2.3 for ConfigSetParameterHelp * debian/patches: - Remve upstream merged tnt_cominber.patch diff --git a/debian/control b/debian/control index 5abf6f0..b9ab105 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20130604), dpkg-dev (>= 1.16.1.1), libgl1-mesa-dev | libgl-dev, - libmupen64plus-dev (>= 2.0), + libmupen64plus-dev (>= 2.0+144+ga6ab125), libpng-dev, libsdl2-dev, pkg-config, @@ -24,7 +24,7 @@ Pre-Depends: Depends: ${misc:Depends}, ${shlibs:Depends}, - mupen64plus-config-abi-2.2, + mupen64plus-config-abi-2.3, mupen64plus-gfx-abi-2.2, mupen64plus-vidext-abi-3, Provides: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

