This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository lgogdownloader.
commit a9389726173b17d1822b5014235c47fbcf9da1a9 Merge: 9a47330 f75ae64 Author: Stephen Kitt <[email protected]> Date: Tue Nov 7 20:24:03 2017 +0100 Merge tag 'upstream/3.3' Upstream version 3.3 CMakeLists.txt | 2 +- include/config.h | 15 +- include/downloader.h | 4 +- include/galaxyapi.h | 8 + include/gamefile.h | 1 + include/globalconstants.h | 18 +- include/util.h | 3 +- main.cpp | 34 +- man/CMakeLists.txt | 4 +- man/lgogdownloader.supplemental.groff | 2 - src/api.cpp | 21 +- src/downloader.cpp | 936 ++++++++++++++++------------------ src/galaxyapi.cpp | 206 +++++++- src/gamedetails.cpp | 6 + src/gamefile.cpp | 1 + src/util.cpp | 27 +- src/website.cpp | 20 +- 17 files changed, 779 insertions(+), 529 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

