File: control

package info (click to toggle)
libgsystem 2015.2%2Bdeb-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 656 kB
  • ctags: 502
  • sloc: ansic: 5,031; sh: 494; makefile: 36
file content (68 lines) | stat: -rw-r--r-- 2,143 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
Source: libgsystem
Section: oldlibs
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders:
 Matthias Klumpp <mak@debian.org>,
 Simon McVittie <smcv@debian.org>,
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 docbook-xml,
 docbook-xsl,
 gobject-introspection,
 gtk-doc-tools,
 libattr1-dev,
 libcap-dev,
 libgirepository1.0-dev (>= 1.34.0),
 libglib2.0-dev,
 libsystemd-dev,
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Projects/LibGSystem
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libgsystem.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libgsystem.git

Package: gir1.2-gsystem-1.0
Architecture: linux-any
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: GIO-based library targetd as OS components (introspection)
 LibGSystem is a deprecated library used by OS components such as OSTree.
 Parts of its functionality have moved into GLib; other parts of its
 functionality have moved into the libglnx submodule.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libgsystem-dev
Architecture: linux-any
Section: libdevel
Depends:
 gir1.2-gsystem-1.0 (= ${binary:Version}),
 libglib2.0-dev,
 libgsystem0 (= ${binary:Version}),
 pkg-config,
 ${misc:Depends},
Description: Development files for the libgsystem0 library
 LibGSystem is a deprecated library used by OS components such as OSTree.
 Parts of its functionality have moved into GLib; other parts of its
 functionality have moved into the libglnx submodule.
 .
 This package contains development headers and the pkg-config file.

Package: libgsystem0
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Multi-arch: same
Description: GIO-based library targeted at operating system components
 LibGSystem is a deprecated library used by OS components such as OSTree.
 Parts of its functionality have moved into GLib; other parts of its
 functionality have moved into the libglnx submodule.
 .
 This package contains the shared library.