File: control

package info (click to toggle)
libqrtr-glib 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 288 kB
  • sloc: ansic: 1,493; xml: 65; makefile: 12
file content (71 lines) | stat: -rw-r--r-- 2,393 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
Source: libqrtr-glib
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <arnaud.ferraris@gmail.com>,
           Guido Günther <agx@sigxcpu.org>,
           Henry-Nicolas Tourneur <debian@nilux.be>,
           Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
               gobject-introspection,
               gtk-doc-tools,
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.56),
               meson,
               pkg-config,
               python3:any,
Build-Depends-Indep: libglib2.0-doc <!nodoc>
Standards-Version: 4.6.0
Rules-Requires-Root: no
Section: libs
Homepage: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib/
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/libqrtr-glib.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/libqrtr-glib/

Package: libqrtr-glib0
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Support library to use the QRTR protocol
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the shared library.

Package: libqrtr-glib-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Depends: libglib2.0-dev,
         libqrtr-glib0 (= ${binary:Version}),
         gir1.2-qrtr-1.0 (= ${binary:Version}),
         ${misc:Depends},
Suggests: libqrtr-glib-doc,
Description: Development files for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the library headers and development files.

Package: libqrtr-glib-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Suggests: devhelp,
Build-Profiles: <!nodoc>
Description: API documentation for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the API documentation.

Package: gir1.2-qrtr-1.0
Section: introspection
Architecture: linux-any
Multi-Arch: same
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the GObject-introspection data in binary typelib format.