This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest.
commit a71ae422f02ba766eca68bb63979345f63af7cef Author: Paul Wise <[email protected]> Date: Thu Dec 15 06:26:36 2011 +0000 Do not link against curl OpenSSL since that is GPL incompatible --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 40298ce..f00dc59 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 7.0.50~), libpng12-dev, libjpeg-dev, libz-dev, - libcurl4-dev, + libcurl4-gnutls-dev | libcurl4-nss-dev, libminiupnpc-dev, libircclient-dev, libwxgtk2.8-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

