[springlobby] branch master updated (29ab186 -> aa14c98)

Markus Koschany apo-guest at moszumanska.debian.org
Tue Jun 2 19:52:06 UTC 2015


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

apo-guest pushed a change to branch master
in repository springlobby.

      from  29ab186   Update changelog.
       new  4af3997   Drop reproducible-build.patch. Fixed upstream.
       new  7496739   Update springlobby.6.txt date.
       new  810abd2   Start new changelog entry.
       new  2921fb6   Imported Upstream version 0.224
       new  c919ec3   Merge tag 'upstream/0.224'
       new  aa14c98   Update changelog for 0.224-1

The 6 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:
 ChangeLog                               |  10 +++
 VERSION                                 |   2 +-
 debian/changelog                        |   7 ++
 debian/manpages/springlobby.6.txt       |   2 +-
 debian/patches/reproducible-build.patch |  30 --------
 debian/patches/series                   |   1 -
 springlobby_config.h                    |   2 +-
 src/CMakeLists.txt                      |   1 +
 src/autohost.h                          |   3 +-
 src/autohostmanager.cpp                 |  18 +++++
 src/autohostmanager.h                   |   5 +-
 src/battle.cpp                          |  13 ----
 src/gui/infodialog.cpp                  |   1 -
 src/gui/infodialog.h                    |   1 +
 src/gui/mapselectdialog.cpp             |   1 -
 src/gui/selectusersdialog.cpp           |   1 -
 src/gui/singleplayertab.cpp             |  83 ++++++++++----------
 src/gui/singleplayertab.h               |   5 ++
 src/gui/sltipwin.cpp                    |  36 ++++-----
 src/gui/sltipwin.h                      |   8 +-
 src/gui/textentrydialog.cpp             |  40 ++++++++++
 src/gui/textentrydialog.h               |  40 ++--------
 src/ibattle.cpp                         |  34 +++++---
 src/log.cpp                             |  14 +---
 src/lsl/lib/cimg/CImg.h                 |   5 +-
 src/lsl/src/lslutils/conversion.h       |   2 +-
 src/serverevents.cpp                    | 132 ++++++++++++++++++++------------
 src/tasserver.cpp                       |  23 +++---
 src/tasserver.h                         |   2 +-
 src/tests/lslconversion.cpp             |  21 +++++
 30 files changed, 303 insertions(+), 240 deletions(-)
 delete mode 100644 debian/patches/reproducible-build.patch
 delete mode 100644 debian/patches/series
 create mode 100644 src/gui/textentrydialog.cpp

-- 
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