[lgogdownloader] branch master updated (9a47330 -> e7c1c02)

Stephen Kitt skitt at moszumanska.debian.org
Tue Nov 7 22:06:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

skitt pushed a change to branch master
in repository lgogdownloader.

      from  9a47330   Release
       new  f75ae64   New upstream version 3.3
       new  a938972   Merge tag 'upstream/3.3'
       new  752c575   New upstream release
       new  8e5715c   Clean up whitespace in debian/rules
       new  63b5582   Update debian/copyright
       new  c0adf89   Standards-Version 4.1.1
       new  5a77fa8   Enable building without fakeroot
       new  e7c1c02   Release

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                        |   2 +-
 debian/changelog                      |  10 +
 debian/control                        |   3 +-
 debian/copyright                      |   4 +-
 debian/rules                          |   6 +-
 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 +-
 21 files changed, 794 insertions(+), 537 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git



More information about the Pkg-games-commits mailing list