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 933560f8891a1b45ba92be847bbb1a2818a76f83 Author: Sven Eckelmann <[email protected]> Date: Wed Jun 5 11:40:12 2013 +0200 Depend on mupen64plus-gfx-abi-2.2 in debian/control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 66c955e..d34c23b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mupen64plus-video-z64 (1.99.5+24+f331e66fc630-1) UNRELEASED; urgency=low * Enable link-time optimization in debian/rules similar to upstream * debian/control: - Depend on mupen64plus-vidext-abi-3 + - Depend on mupen64plus-gfx-abi-2.2 -- Sven Eckelmann <[email protected]> Wed, 05 Jun 2013 11:10:16 +0200 diff --git a/debian/control b/debian/control index 792fa02..13ecec4 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, mupen64plus-config-abi-2.2, - mupen64plus-gfx-abi-2.1, + mupen64plus-gfx-abi-2.2, mupen64plus-rsp-z64, mupen64plus-vidext-abi-3, Provides: -- 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

