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 d8c7f00bc4fa9dca8ddb1fe50bf01b26f502ab2c Author: Sven Eckelmann <[email protected]> Date: Wed Jun 5 11:38:54 2013 +0200 Depend on mupen64plus-vidext-abi-3 in debian/control --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bc37a3b..66c955e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ mupen64plus-video-z64 (1.99.5+24+f331e66fc630-1) UNRELEASED; urgency=low * New Upstream Snapshot from f331e66fc630f5a83f0be01fdb2ed87a1c433ccb * Enable link-time optimization in debian/rules similar to upstream + * debian/control: + - Depend on mupen64plus-vidext-abi-3 -- Sven Eckelmann <[email protected]> Wed, 05 Jun 2013 11:10:16 +0200 diff --git a/debian/control b/debian/control index a9ec574..792fa02 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Depends: mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.1, mupen64plus-rsp-z64, - mupen64plus-vidext-abi-2, + mupen64plus-vidext-abi-3, 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

