File: control

package info (click to toggle)
gnome-nibbles 1%3A3.38.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,124 kB
  • sloc: xml: 258; python: 14; sh: 7; makefile: 6
file content (40 lines) | stat: -rw-r--r-- 1,498 bytes parent folder | download | duplicates (2)
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
# 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-nibbles
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),
               appstream-util,
               dh-sequence-gnome,
               itstool,
               libclutter-1.0-dev (>= 1.14.4),
               libclutter-gtk-1.0-dev (>= 1.2.0),
               libglib2.0-dev,
               libgnome-games-support-1-dev (>= 1.7.1),
               libgsound-dev (>= 1.0.2),
               libgtk-3-dev (>= 3.24.0),
               librsvg2-dev (>= 2.32.0),
               meson (>= 0.50.1),
               valac (>= 0.28)
Standards-Version: 4.3.0
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-nibbles
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-nibbles.git
Homepage: https://wiki.gnome.org/Apps/Nibbles

Package: gnome-nibbles
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: yelp
Breaks: gnibbles (<< 1:3.7.2)
Replaces: gnibbles (<< 1:3.7.2)
Description: snake game, up to four players
 This is a GNOME port of the popular “Snake” game.
 .
 Nibbles is a game where the user controls a worm. The worm moves around
 the board, eating diamonds while avoiding the walls placed around it.