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 b109ae7120ae9325c38d4464e5b4343865bbdf5c Author: Sven Eckelmann <[email protected]> Date: Wed Jun 5 11:38:51 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 96a7019..503d523 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ mupen64plus-video-glide64 (1.99.5+23+ecd597fb6dcf-1) UNRELEASED; urgency=low * Enable link-time optimization in debian/rules similar to upstream * debian/patches: - Rebase printf_fixup.patch on top of 1.99.5+23+ecd597fb6dcf + * debian/control: + - Depend on mupen64plus-vidext-abi-3 -- Sven Eckelmann <[email protected]> Wed, 05 Jun 2013 11:09:40 +0200 diff --git a/debian/control b/debian/control index d542edc..f0a367a 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Depends: ${shlibs:Depends}, mupen64plus-config-abi-2.2, mupen64plus-gfx-abi-2.1, - mupen64plus-vidext-abi-2, + mupen64plus-vidext-abi-3, 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

