[springlobby] branch upstream updated (bcccd07 -> 31e955c)

Markus Koschany apo at moszumanska.debian.org
Sat Jan 6 00:20:34 UTC 2018


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

apo pushed a change to branch upstream
in repository springlobby.

      from  bcccd07   New upstream version 0.259+dfsg
       new  835d111   New upstream version 0.260+dfsg
       new  88dd1ae   New upstream version 0.261+dfsg
       new  31e955c   New upstream version 0.262+dfsg

The 3 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 -
 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 +-
 75 files changed, 18266 insertions(+), 45457 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