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 2e155d189c6a8f07001dcad65500b49c41def8e3 Author: Sven Eckelmann <[email protected]> Date: Sat Mar 17 20:43:22 2012 +0100 Switch from libglew1.6-dev to libglew-dev --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 64748c0..7aeb751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ mupen64plus-video-z64 (1.99.4+30+daa3f1b2fe76-1) UNRELEASED; urgency=low * Upgraded to policy 3.9.3, no changes required * Upgrade debhelper compat to v9 * Use buildflags.mk to set security flags in debian/rules + * Switch from libglew1.6-dev to libglew-dev -- Sven Eckelmann <[email protected]> Sun, 01 Jan 2012 20:20:26 +0100 diff --git a/debian/control b/debian/control index 5fab624..8baec21 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), libgl1-mesa-dev | libgl-dev, - libglew1.6-dev | libglew-dev, + libglew-dev, libmupen64plus-dev (>= 1.99.5), libsdl1.2-dev | libsdl-dev, pkg-config, -- 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

