[lgogdownloader] branch master updated (d2f0612 -> 366c52b)
Stephen Kitt
skitt at moszumanska.debian.org
Mon May 9 21:36:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
skitt pushed a change to branch master
in repository lgogdownloader.
from d2f0612 Release.
new c3aa4c0 Imported Upstream version 2.28
new f17f711 Merge tag 'upstream/2.28'
new 5177328 New upstream release.
new 16a9da8 Standards-Version 3.9.8, no change required.
new 366c52b Release.
The 5 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 | 5 +-
debian/changelog | 7 +
debian/control | 2 +-
debian/patches/jsoncpp-1.7.1.patch | 24 --
debian/patches/series | 1 -
include/downloader.h | 17 +-
include/gamedetails.h | 6 +
include/gamefile.h | 15 +-
include/globalconstants.h | 2 +
include/progressbar.h | 1 +
include/util.h | 24 ++
include/website.h | 39 ++
src/api.cpp | 107 +++---
src/downloader.cpp | 722 +++++--------------------------------
src/gamedetails.cpp | 6 +
src/gamefile.cpp | 25 +-
src/progressbar.cpp | 29 +-
src/util.cpp | 4 +-
src/website.cpp | 708 ++++++++++++++++++++++++++++++++++++
19 files changed, 997 insertions(+), 747 deletions(-)
delete mode 100644 debian/patches/jsoncpp-1.7.1.patch
create mode 100644 include/website.h
create mode 100644 src/website.cpp
--
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