[pentobi] branch master updated (492e629 -> e99f4c3)
Juhani Numminen
jsonic-guest at moszumanska.debian.org
Sun Jan 14 14:41:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
jsonic-guest pushed a change to branch master
in repository pentobi.
from 492e629 Bump date, fix file-contains-trailing-whitespace (pedantic tag in lintian)
new f85d86e New upstream version 14.1
new f7c9c62 Update upstream source from tag 'upstream/14.1'
new 700f0ca Update copyright years.
new ba0fc50 Upgrade to dh compat level 11.
new ed6950c Drop alternative Build-Depends on kio-dev, which is an old name and not needed any more.
new 9fcc0df Update Vcs-Git and Vcs-Browser to salsa.debian.org.
new e99f4c3 Declare compliance with Policy 4.1.3. No changes needed.
The 7 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 +-
debian/changelog | 12 +++++++++
debian/compat | 2 +-
debian/control | 10 ++++----
debian/copyright | 4 +--
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 +++---
66 files changed, 235 insertions(+), 217 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