[springlobby] branch master updated (55766f6 -> 62f861b)
Markus Koschany
apo at moszumanska.debian.org
Sat Jan 6 00:20:25 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository springlobby.
from 55766f6 Update changelog
new 835d111 New upstream version 0.260+dfsg
new 0d840f0 Update upstream source from tag 'upstream/0.260+dfsg'
new 56f5235 Update changelog
new 7f595f4 Switch to compat level 11.
new 7d6040f Declare compliance with Debian Policy 4.1.3.
new 88dd1ae New upstream version 0.261+dfsg
new 82f0a5f Update upstream source from tag 'upstream/0.261+dfsg'
new 73ed318 Update changelog
new f9a4763 Update copyright years.
new 56fbcc8 Copy Findjson.cmake into cmake directory (CMAKE_MODULE_PATH)
new 31e955c New upstream version 0.262+dfsg
new b1c7a93 Update upstream source from tag 'upstream/0.262+dfsg'
new 62f861b Update changelog
The 13 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:
.travis.yml | 23 +-
CMakeLists.txt | 2 -
ChangeLog | 24 +
VERSION | 2 +-
cmake/FindGettext.cmake | 200 -
cmake/FindSDL.cmake | 178 -
cmake/FindSDL_mixer.cmake | 62 -
cmake/FindSDL_sound.cmake | 410 --
cmake/compat_flags.cmake | 1 -
debian/changelog | 8 +
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 2 +-
debian/rules | 1 +
po/CMakeLists.txt | 66 +-
po/ar.po | 2743 ++++------
po/cs.po | 3768 +++++---------
po/da.po | 3224 ++++--------
po/de.po | 4183 ++++-----------
po/el.po | 4393 +++++-----------
po/es.po | 3242 ++++--------
po/fi.po | 3531 +++++--------
po/fr.po | 3886 ++++----------
po/it.po | 3644 +++++--------
po/pl.po | 2844 ++++-------
po/pt.po | 2727 ++++------
po/ro.po | 4330 +++++-----------
po/ru.po | 3760 ++++----------
po/springlobby.pot | 5363 --------------------
po/sv.po | 3647 +++++--------
po/uk.po | 2477 ++++-----
po/zh_CN.po | 4264 ++++------------
springlobby_config.h | 2 +-
src/CMakeLists.txt | 30 +
src/battle.cpp | 30 +-
src/battle.h | 2 +
src/channel.cpp | 5 -
src/channel.h | 1 -
src/chatlog.cpp | 9 +-
src/downloader/lib/src/Downloader/Rapid/Sdp.cpp | 2 +-
src/downloader/lib/src/FileSystem/FileSystem.cpp | 9 +-
.../lib/src/lsl/lslunitsync/unitsync.cpp | 6 +-
src/downloader/lib/src/lsl/lslutils/logging.h | 15 +-
src/downloader/lib/src/main.cpp | 10 +-
src/downloader/prdownloader.cpp | 42 +-
src/gui/battlelist/battlelistfilter.cpp | 8 +-
src/gui/battlelist/battlelisttab.cpp | 6 +-
src/gui/chatpanel.cpp | 18 +-
src/gui/chatpanelmenu.cpp | 19 -
src/gui/chatpanelmenu.h | 1 -
src/gui/connectwindow.cpp | 8 -
src/gui/connectwindow.h | 1 -
src/gui/downloaddataviewctrl.cpp | 2 +-
src/gui/hosting/battleroomdownloads.cpp | 2 +-
src/gui/hosting/battleroomtab.cpp | 43 +-
src/gui/hosting/battleroomtab.h | 7 +
src/gui/iconscollection.cpp | 2 +-
src/gui/mainwindow.cpp | 24 +-
src/gui/mainwindow.h | 10 +-
src/gui/playback/playbackfilter.cpp | 2 +-
src/gui/slbook.cpp | 6 +-
src/gui/ui.cpp | 43 +-
src/ibattle.h | 3 +
src/iserver.h | 4 -
src/log.cpp | 57 +-
src/replaylist.cpp | 12 +
src/serverevents.cpp | 5 +-
src/settings.cpp | 10 -
src/settings.h | 3 -
src/socket.cpp | 24 +-
src/spring.cpp | 12 +-
src/springlobbyapp.cpp | 39 +-
src/springsettings/tab_quality_video.cpp | 4 +-
src/tasserver.cpp | 66 +-
src/tasserver.h | 6 +-
src/tests/slpaths.cpp | 23 +
src/user.h | 2 +-
src/utils/slpaths.cpp | 43 +-
src/utils/slpaths.h | 3 +
src/utils/wxTranslationHelper.cpp | 48 +-
80 files changed, 18279 insertions(+), 45461 deletions(-)
delete mode 100644 cmake/FindGettext.cmake
delete mode 100644 cmake/FindSDL.cmake
delete mode 100644 cmake/FindSDL_mixer.cmake
delete mode 100644 cmake/FindSDL_sound.cmake
delete mode 100644 po/springlobby.pot
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git
More information about the Pkg-games-commits
mailing list