1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-chess
Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-gnome,
itstool,
libglib2.0-dev (>= 2.40.0),
libgtk-3-dev (>= 3.20.0),
librsvg2-dev (>= 2.32.0),
libxml2-utils,
meson (>= 0.37.0),
valac (>= 0.36)
Standards-Version: 4.5.0
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-chess
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-chess.git
Homepage: https://wiki.gnome.org/Apps/Chess
Package: gnome-chess
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
hoichess
Recommends: yelp
Suggests: bbchess,
crafty,
fairymax,
fruit,
glaurung,
gnuchess,
phalanx,
sjeng,
stockfish,
toga2
Breaks: glchess (<< 1:3.7.2)
Replaces: glchess (<< 1:3.7.2)
Description: simple chess game
This is the chess game from the GNOME desktop. It allows one to play
with most existing chess engines, or against a human opponent.
|