File: control

package info (click to toggle)
libofono-qt 1.30-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: cpp: 6,663; xml: 77; makefile: 14
file content (58 lines) | stat: -rw-r--r-- 2,031 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
Source: libofono-qt
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends: debhelper-compat (= 13),
               doxygen,
               quilt,
               qtbase5-dev (>= 5.0),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/Kaffeine/libofono-qt
Vcs-Git: https://salsa.debian.org/ubports-team/libofono-qt.git
Vcs-Browser: https://salsa.debian.org/ubports-team/libofono-qt

Package: libofono-qt1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt oFono library
 This package contains ofono-qt, a Qt-based library that provides
 bindings to oFono.
 .
 oFono is a free software project for mobile telephony (GSM/UMTS)
 applications. It is build on 3GPP standards and uses a high-level
 D-Bus API for use by telephony applications.

Package: libofono-qt-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libofono-qt1 (= ${binary:Version}), ${misc:Depends}
Recommends: libofono-qt-doc (= ${binary:Version})
Description: Qt oFono library (development files)
 This package contains development files for ofono-qt, a Qt-based
 library that provides bindings to oFono.
 .
 oFono is a free software project for mobile telephony (GSM/UMTS)
 applications. It is build on 3GPP standards and uses a high-level
 D-Bus API for use by telephony applications.
 .
 This package contains the development files for libofono-qt.

Package: libofono-qt-doc
Section: doc
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}
Description: Qt oFono library API documentation
 This package contains development the API documentation for ofono-qt, a
 Qt-based library that provides bindings to oFono.
 .
 oFono is a free software project for mobile telephony (GSM/UMTS)
 applications. It is build on 3GPP standards and uses a high-level
 D-Bus API for use by telephony applications.
 .
 This package contains the API documentation of libofono-qt.