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
|
# 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-sudoku
Section: games
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 13),
desktop-file-utils,
dh-sequence-gnome,
itstool,
libgee-0.8-dev,
libglib2.0-dev (>= 2.40.0),
libgtk-3-dev (>= 3.24),
libjson-glib-dev,
libqqwing-dev (>= 1.3.4),
libxml2-utils,
meson (>= 0.59),
valac (>= 0.36),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-sudoku
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-sudoku.git
Homepage: https://wiki.gnome.org/Apps/Sudoku
Package: gnome-sudoku
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Recommends: yelp
Description: Sudoku puzzle game for GNOME
This is an application for playing the popular sudoku logic puzzle
game, in which one must fill a 9 by 9 square with the correct digits.
.
It features automatic puzzle generation, saving and restoring games,
annotations, trackers, and much more.
|