This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit e91125f0a30c3230be2dd88768086eb07efd46bb Author: Martin Erik Werner <[email protected]> Date: Sat May 11 11:54:06 2013 +0200 fix FTBFS d/control typo lib{lg->gl}1-mesa-dev (#707028) --- changelog | 6 ++++++ control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index cf9cfa0..fbbf44a 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +redeclipse (1.4-4) unstable; urgency=low + + * Fix FTBFS due to d/control typo lib{lg->gl}1-mesa-dev (Closes: #707028) + + -- Martin Erik Werner <[email protected]> Sat, 11 May 2013 11:53:10 +0200 + redeclipse (1.4-3) unstable; urgency=low * Upload to unstable diff --git a/control b/control index 9ac9748..152a308 100644 --- a/control +++ b/control @@ -5,7 +5,7 @@ Uploaders: Martin Erik Werner <[email protected]> Maintainer: Debian Games Team <[email protected]> Build-Depends: debhelper (>= 9), libenet-dev, - liblg1-mesa-dev | libgl-dev, + libgl1-mesa-dev | libgl-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev | libsdl-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

