debian/0000755000000000000000000000000011660310155007164 5ustar debian/changelog0000644000000000000000000000327311660310150011036 0ustar cutechess (20111114+0.4.2+0.0.1-1) unstable; urgency=low * New Upstream Version. * Update of Standards Version: 3.9.2 * Machine-readable debian/copyright DEP: 5 * Segmentation fault, if no .config/cutechess/engines.jason is available, was fixed upstream. The CPU choosebox is then greyed out. (Closes: #638146) * I consider the package ready for unstable now, see README.Debian -- Oliver Korff Mon, 14 Nov 2011 17:19:49 +0100 cutechess (20101118+0.3.0+0.0.1-1) experimental; urgency=low * New Upstream Version * Upstream project added (and removed) files with different license and copyright remarks. The state of all files is now up to date in the debian/copyright file. * Initial release, Closes: #583813 -- Oliver Korff Thu, 18 Nov 2010 20:31:57 +0100 cutechess (20101015+0.3.0+0.0.1-1) experimental; urgency=low * New Upstream Version * Initial release-try, rejected from FTP Master, because of open license issues. -- Oliver Korff Fri, 15 Oct 2010 23:16:32 +0200 cutechess (20100529+0.2.2+0.0.1-2) private; urgency=low * The split in cutechess-client, cutechess-gui and libchess is not useful anymore, as long as the upstream sources are under heavy development and no so-names of the lib are recorded. See README.Debian for details. -- Oliver Korff Thu, 03 Jun 2010 11:59:36 +0200 cutechess (20100529+0.2.2+0.0.1-1) private; urgency=low * Initial release candidate. -- Oliver Korff Sat, 29 May 2010 21:10:30 +0200 cutechess (20100119+0.2.1+0.0.1-1) private; urgency=low * Initial private release -- Oliver Korff Mon, 18 Jan 2010 13:33:18 +0100 debian/rules0000755000000000000000000000147611660305511010254 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # # Modified to make a template file for a multi-binary package with separated # build-arch and build-indep targets by Bill Allombert 2001 # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ override_dh_auto_configure: qmake -config release override_dh_auto_build: make && make doc-man override_dh_clean: dh_clean docs/cutechess-cli.6 docs/cutechess.6 debian/cutechess.install0000644000000000000000000000015411660305511012542 0ustar projects/cli/cutechess-cli usr/games projects/gui/cutechess usr/games projects/lib/libcutechess.so* usr/lib debian/watch0000644000000000000000000000045311660305511010217 0ustar ######################################################################## # The package upstream uses a distribution mechanism that cannot be # meaningfully monitored by uscan and the Debian External Health # Status project. ######################################################################## debian/README.source0000644000000000000000000000044611660305511011347 0ustar cutechess for Debian -------------------- The source for cutechess comes from the git repository: http://repo.or.cz/w/sloppygui.git The package name of the source is still sloppy-gui, also the directory tree name. This is for historic reasons. It was repacked to have a sane naming space. debian/README.Debian0000644000000000000000000000244311660305511011230 0ustar cutechess for Debian -------------------- CONTENTS: 1. Why including lib, commandline client and gui in one package 2. Why not using experimental 3. Version Numbering -------------------- 1. Why including lib, commandline client and gui in one package There are several reasons: - The upstream sources are under heavy development and changes to the lib likely - Upgrading is a pain, if no so-names are managed upstream - No other software is using the lib There will be a RC-bug filed against this package as long as this situation remains. This bug will prevent cutechess to go into testing. -------------------- 2. Why not using experimental The commandline client is quite stable and the gui in general useable. Nothing will break any system. So unstable/sid is the best place to distribute the software to the users. -------------------- 3. Version Numbering The sources of cutechess comes from a git repository. There is no versioning in the git packages. But the GUI and the client have a version number. $ find . -name "*.pro" | xargs cat| grep -v DEFINES | grep -i version CUTECHESS_CLI_VERSION = 0.2.1 CUTECHESS_VERSION = 0.0.1 For now I will follow this versioning scheme: DATEOFCHECKOUT-CUTECHESS_CLI_VERSION+CUTECHESS_VERSION This is for the first release: 20100115-0.2.1+0.0.1 debian/control0000644000000000000000000000135711660307106010577 0ustar Source: cutechess Section: games Priority: extra Maintainer: Oliver Korff Build-Depends: debhelper (>= 7.0.50~), qt4-qmake, libqt4-dev, asciidoc, xmlto, libqjson-dev Standards-Version: 3.9.2 Homepage: http://ajonsson.kapsi.fi/cutechess.html Package: cutechess Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: commandline and graphical interface for chess engine vs. engine matches commandline and graphical interface (Qt) for running chess engine vs. engine matches. It uses the Xboard or UCI chess communication protocol. The engines and matches can be widely configured and results can be stored in "portable game notation", pgn files. This is a development snapshot, see README.Debian for details. debian/cutechess.lintian-overrides0000644000000000000000000000120011660305511014523 0ustar ############################################################### # cutechess is a small package, only used by the programs of the # cutechess source. If other software in the (far) future # might use it, a lib and lib-dev packet will be prepared. # The lib is under heavy development for further information # see: README.debian before you file any bug. ############################################################### cutechess: non-dev-pkg-with-shlib-symlink usr/lib/libcutechess.so.1.0.0 usr/lib/libcutechess.so cutechess: package-name-doesnt-match-sonames libcutechess1 cutechess: no-symbols-control-file usr/lib/libcutechess.so.1.0.0 debian/cutechess.manpages0000644000000000000000000000004611660305511012667 0ustar docs/cutechess-cli.6 docs/cutechess.6 debian/source/0000755000000000000000000000000011660305511010464 5ustar debian/source/format0000644000000000000000000000001411660305511011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211660305511010362 0ustar 7 debian/cutechess.docs0000644000000000000000000000001411660305511012017 0ustar README TODO debian/copyright0000644000000000000000000000575011660305511011126 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: cutechess Source: http://repo.or.cz/w/sloppygui.git Files: * Copyright: 2008 - 2011 Ilari Pihlajisto Arto Jonsson License: GPL-3.0+ Files: debian/* Copyright: 2010 - 2011 Oliver Korff License: GPL-3.0+ License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: ./projects/gui/components/hintlineedit/src/hintlineedit.h ./projects/gui/components/hintlineedit/src/hintlineedit.cpp ./projects/gui/components/hintlineedit/plugin/hintlineeditplugin.cpp ./projects/gui/components/hintlineedit/plugin/hintlineeditplugin.h ./projects/gui/components/pgnhighlighter/src/pgnhighlighter.h ./projects/gui/components/pgnhighlighter/src/pgnhighlighter.cpp Copyright: 2010 Arto Jonsson License: Expat Files: ./projects/lib/components/json/src/jsonserializer.h ./projects/lib/components/json/src/jsonserializer.cpp ./projects/lib/components/json/src/jsonparser.h ./projects/lib/components/json/src/jsonparser.cpp ./projects/lib/components/json/tests/parser/test_parser.cpp ./projects/lib/components/json/tests/serializer/test_serializer.cpp Copyright: 2010 Ilari Pihlajisto License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/cutechess.dirs0000644000000000000000000000004011660305511012027 0ustar usr/games usr/share/man usr/lib