File: control

package info (click to toggle)
libgnome-games-support 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 468 kB
  • sloc: python: 118; makefile: 5
file content (57 lines) | stat: -rw-r--r-- 2,270 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# 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: libgnome-games-support
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gnome,
               libgee-0.8-dev,
               libglib2.0-dev (>= 2.40),
               libgtk-3-dev (>= 3.19.2),
               meson (>= 0.50.0),
               pkg-config (>= 0.19),
               valac (>= 0.39.6),
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/libgnome-games-support
Vcs-Git: https://salsa.debian.org/gnome-team/libgnome-games-support.git
Homepage: https://wiki.gnome.org/Apps/Games

Package: libgnome-games-support-1-3
Architecture: any
Multi-Arch: same
Depends: libgnome-games-support-common,
         ${misc:Depends},
         ${shlibs:Depends},
Description: library for common functions of GNOME games
 libgnome-games-support is a small library intended for internal use by the
 games developed by the GNOME project but it may be used by others.

Package: libgnome-games-support-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: library for common functions of GNOME games (common files)
 libgnome-games-support is a small library intended for internal use by the
 games developed by the GNOME project but it may be used by others.
 .
 This package contains architecture-independent files such as translations.

Package: libgnome-games-support-1-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgee-0.8-dev,
         libglib2.0-dev (>= 2.44),
         libgnome-games-support-1-3 (= ${binary:Version}),
         libgtk-3-dev (>= 3.20),
         ${misc:Depends},
         ${shlibs:Depends},
Description: library for common functions of GNOME games (dev files)
 libgnome-games-support is a small library intended for internal use by the
 games developed by the GNOME project but it may be used by others.
 .
 This package contains development headers and libraries.