Source: animals
Maintainer:  Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Alberto Fuentes <pajaro@gmail.com>,
           Andreas Tille <tille@debian.org>
Build-Depends: debhelper-compat (= 13),
 libsqlite3-dev,
Standards-Version: 4.7.3
Section: games
Vcs-Browser: https://salsa.debian.org/games-team/animals
Vcs-Git: https://salsa.debian.org/games-team/animals.git
Homepage: https://software.keep-cool.org/animals.html

Package: animals
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Breaks: suidmanager (<< 0.50)
Description: Traditional AI animal guessing engine using a binary tree DB
 You think of an animal, and this package tries to guess it... when it's wrong,
 you teach it about your animal.
 .
 To be more flexible and help educational aspect this game does not contain
 an initial database. This also allows it to be used for non animals like
 guessing of tools or locations.
