This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest.
commit 4ea64c1b2793bd9c079e735b0db3708b22369821 Author: Paul Wise <[email protected]> Date: Wed Mar 26 02:51:11 2014 +0000 Switch to wxWidgets 3.0 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a329215..33565f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ megaglest (3.9.1-1) unstable; urgency=low * New upstream release - Fixed error handling conditions (Closes: #716693) - Includes experimental big-endian support - * Fix dependency defects (Closes: #733074, #662429, #723790) + * Fix dependency defects (Closes: #733074, #662429, #723790, #741988) [ Paul Wise ] * Bump Standards-Version, no changes needed diff --git a/debian/control b/debian/control index b218a58..e07496e 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: libpng-dev, libsdl1.2-dev, libvorbis-dev, - libwxgtk2.8-dev, + libwxgtk3.0-dev, libxerces-c-dev, libxml2-dev, libz-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

