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 bb45f274f2e97e530e6490d68c176516c2d78153 Author: Sven Eckelmann <[email protected]> Date: Sat Jun 25 13:37:00 2011 +0200 Build against libglew1.6 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 24d97b5..953610f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mupen64plus-video-z64 (1.99.4-3) UNRELEASED; urgency=low + + * Build against libglew1.6 + + -- Sven Eckelmann <[email protected]> Sat, 25 Jun 2011 13:36:42 +0200 + mupen64plus-video-z64 (1.99.4-2) experimental; urgency=low * Upgraded to policy 3.9.2, no changes required diff --git a/debian/control b/debian/control index 00e6156..b2cb0a5 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, - libglew1.5-dev | libglew-dev, + libglew1.6-dev | libglew-dev, libmupen64plus-dev, libsdl1.2-dev, -- 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

