File: control

package info (click to toggle)
libvirt-glib 5.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,604 kB
  • sloc: ansic: 21,146; xml: 591; sh: 471; python: 310; javascript: 30; makefile: 9
file content (77 lines) | stat: -rw-r--r-- 2,415 bytes parent folder | download
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: libvirt-glib
Section: libs
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 gir1.2-gio-2.0-dev,
 gir1.2-gobject-2.0-dev,
 gir1.2-libxml2-2.0-dev,
 gobject-introspection,
 gtk-doc-tools,
 libglib2.0-dev,
 libvirt-dev,
 libxml2-dev (>= 2.9.1),
 meson,
 pkgconf,
 valac
Standards-Version: 4.7.2
Homepage: https://libvirt.org
Vcs-Git: https://salsa.debian.org/libvirt-team/libvirt-glib.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/libvirt-glib

Package: libvirt-glib-1.0-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: libvirt-glib-1.0-data
Description: libvirt GLib and GObject mapping library
 The libvirt-glib library eases integration of libvirt's events and API into
 GLib and GObject based applications.
 .
 The API/ABI of this library are still considered unstable.

Package: libvirt-glib-1.0-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Provides: ${gir:Provides}
Depends:
 libvirt-dev,
 libvirt-glib-1.0-0 (= ${binary:Version}),
 ${gir:Depends},
 ${misc:Depends}
Recommends: pkgconf
Description: Development files for the libvirt-glib library
 The libvirt-glib library eases integration of libvirt's events and API into
 GLib and GObject based applications.
 .
 This package contains the header files and static libraries which are needed
 for developing the applications with libvirt as well as the Vala bindings.
 .
 The API/ABI of this library are still considered unstable.

Package: libvirt-glib-1.0-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Common files for libvirt GLib library
 The libvirt-glib library eases integration of libvirt's events and API into
 GLib and GObject based applications.
 .
 This package is needed for the runtime libraries to display messages in
 languages other than English.

Package: gir1.2-libvirt-glib-1.0
Architecture: any
Multi-Arch: same
Section: introspection
Provides: ${gir:Provides}
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection files for the libvirt-glib library
 The libvirt-glib library eases integration of libvirt's events and API into
 GLib and GObject based applications.
 .
 This package contains the GObject-introspection data in binary typelib format.