[pentobi] branch upstream updated (7e9a82b -> f85d86e)

Juhani Numminen jsonic-guest at moszumanska.debian.org
Sun Jan 14 14:41:31 UTC 2018


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

jsonic-guest pushed a change to branch upstream
in repository pentobi.

      from  7e9a82b   New upstream version 14.0
       new  f85d86e   New upstream version 14.1

The 1 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                                   | 14 +++++------
 COPYING                                          |  2 +-
 INSTALL                                          | 17 ++++++-------
 NEWS                                             | 22 ++++++++++++++--
 README                                           |  2 +-
 doc/blksgf/Pentobi-SGF.html                      | 15 +++++++++++
 doc/gtp/Pentobi-GTP.html                         | 17 +++++++++++--
 doc/man/pentobi.6.in                             |  6 ++---
 src/libboardgame_base/Rating.cpp                 |  1 -
 src/libboardgame_mcts/LastGoodReply.h            |  5 +---
 src/libboardgame_mcts/Node.h                     | 11 +++++---
 src/libpentobi_mcts/Player.cpp                   |  4 ---
 src/libpentobi_mcts/State.cpp                    |  2 +-
 src/pentobi/MainWindow.cpp                       |  2 +-
 src/pentobi/Util.h                               |  1 -
 src/pentobi/help/C/pentobi/become_stronger.html  | 11 ++++----
 src/pentobi/help/C/pentobi/callisto_rules.html   |  8 +++---
 src/pentobi/help/C/pentobi/classic_rules.html    |  6 ++---
 src/pentobi/help/C/pentobi/duo_rules.html        |  4 +--
 src/pentobi/help/C/pentobi/gembloq_rules.html    |  8 +++---
 src/pentobi/help/C/pentobi/index.html            |  1 +
 src/pentobi/help/C/pentobi/junior_rules.html     |  2 +-
 src/pentobi/help/C/pentobi/nexos_rules.html      |  8 +++---
 src/pentobi/help/C/pentobi/stylesheet.css        | 32 ++++++++++++++++++------
 src/pentobi/help/C/pentobi/trigon_rules.html     |  6 ++---
 src/pentobi/help/de/pentobi/become_stronger.html | 10 ++++----
 src/pentobi/help/de/pentobi/callisto_rules.html  | 12 ++++-----
 src/pentobi/help/de/pentobi/classic_rules.html   | 12 ++++-----
 src/pentobi/help/de/pentobi/duo_rules.html       |  8 +++---
 src/pentobi/help/de/pentobi/gembloq_rules.html   | 12 ++++-----
 src/pentobi/help/de/pentobi/index.html           |  1 +
 src/pentobi/help/de/pentobi/junior_rules.html    |  4 +--
 src/pentobi/help/de/pentobi/nexos_rules.html     | 12 ++++-----
 src/pentobi/help/de/pentobi/trigon_rules.html    | 12 ++++-----
 src/pentobi_qml/CMakeLists.txt                   |  7 ------
 src/pentobi_qml/Main.cpp                         |  2 +-
 src/pentobi_qml/Pentobi.pro                      | 16 ++++++++----
 src/pentobi_qml/PieceModel.cpp                   |  1 +
 src/pentobi_qml/android/AndroidManifest.xml      | 18 +++----------
 src/pentobi_qml/deployment.pri                   | 27 --------------------
 src/pentobi_qml/pentobi.conf.in                  |  3 ---
 src/pentobi_qml/qml/Button.qml                   |  2 +-
 src/pentobi_qml/qml/Comment.qml                  |  2 --
 src/pentobi_qml/qml/ComputerColorDialog.qml      |  2 +-
 src/pentobi_qml/qml/ExportImageDialog.qml        |  2 +-
 src/pentobi_qml/qml/GameDisplayMobile.qml        |  2 +-
 src/pentobi_qml/qml/GameInfoDialog.qml           |  2 +-
 src/pentobi_qml/qml/GotoMoveDialog.qml           |  2 +-
 src/pentobi_qml/qml/HelpWindow.qml               | 15 +++++------
 src/pentobi_qml/qml/InitialRatingDialog.qml      |  2 +-
 src/pentobi_qml/qml/Main.js                      |  3 ++-
 src/pentobi_qml/qml/Main.qml                     |  1 -
 src/pentobi_qml/qml/MessageDialog.qml            |  2 +-
 src/pentobi_qml/qml/PieceCallisto.qml            |  2 +-
 src/pentobi_qml/qml/PieceClassic.qml             |  2 +-
 src/pentobi_qml/qml/PieceGembloQ.qml             |  2 +-
 src/pentobi_qml/qml/PieceNexos.qml               |  2 +-
 src/pentobi_qml/qml/PieceTrigon.qml              |  2 +-
 src/pentobi_qml/qml/RatingDialog.qml             |  2 +-
 src/pentobi_qml/qml/ToolBar.qml                  |  2 +-
 src/twogtp/Analyze.cpp                           |  1 -
 src/unittest/libboardgame_gtp/EngineTest.cpp     |  8 +++---
 62 files changed, 215 insertions(+), 209 deletions(-)
 delete mode 100644 src/pentobi_qml/deployment.pri
 delete mode 100644 src/pentobi_qml/pentobi.conf.in

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



More information about the Pkg-games-commits mailing list