File: control

package info (click to toggle)
ktp-common-internals 20.08.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,272 kB
  • sloc: cpp: 19,664; xml: 719; makefile: 13; sh: 6
file content (220 lines) | stat: -rw-r--r-- 8,150 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
Source: ktp-common-internals
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Diane Trout <diane@ghic.org>,
           Michał Zając <quintasan@kubuntu.org>,
           Mark Purcell <msp@debian.org>,
Build-Depends: cmake (>= 3.5~),
               debhelper-compat (= 13),
               doxygen,
               extra-cmake-modules (>= 5~),
               gettext,
               libaccounts-qt5-dev (>= 1.10~),
               libgcrypt20-dev,
               libkaccounts-dev (>= 4:20.04.0~),
               libkf5config-dev (>= 5.11~),
               libkf5coreaddons-dev (>= 5.11~),
               libkf5iconthemes-dev (>= 5.11~),
               libkf5kcmutils-dev (>= 5.11~),
               libkf5kio-dev (>= 5.11~),
               libkf5notifications-dev (>= 5.11~),
               libkf5notifyconfig-dev (>= 5.11~),
               libkf5people-dev (>= 5.11~),
               libkf5texteditor-dev (>= 5.11~),
               libkf5wallet-dev (>= 5.11~),
               libkf5widgetsaddons-dev (>= 5.11~),
               libkf5windowsystem-dev (>= 5.11~),
               libotr5-dev (>= 4.0.0~),
               libsignon-qt5-dev (>= 8.55~),
               libtelepathy-logger-qt-dev (>= 17.08~),
               libtelepathy-qt5-dev (>= 0.9.8~),
               pkg-kde-tools (>> 0.15.15),
               qtbase5-dev (>= 5.4),
               qtdeclarative5-dev (>= 5.4),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktp-common-internals
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktp-common-internals.git

Package: kde-telepathy-data
Section: kde
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: kde-config-telepathy-accounts (<< 17.08),
        kde-telepathy-approver (<< 17.08),
        kde-telepathy-auth-handler (<< 17.08),
        kde-telepathy-call-ui (<< 17.08),
        kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-filetransfer-handler (<< 17.08),
        kde-telepathy-integration-module (<< 17.08),
        kde-telepathy-send-file (<< 17.08),
        kde-telepathy-text-ui (<< 17.08),
        plasma-runner-telepathy-contact (<< 17.08),
        ${kde-l10n:all},
Replaces: ${kde-l10n:all}
Description: Shared data for all the KDE Telepathy components
 This package contains KDE Telepathy shared data.
 .
 These various data files are used by nearly all the different KDE
 Telepathy components, and include files such as icons and
 translations.

Package: kde-telepathy-debugger
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Debugging tool for KDE Telepathy
 This package contains a GUI debugging tool which can be used to debug
 issues in Telepathy.
 .
 It will show the debugging messages from the various telepathy
 components.

Package: kde-telepathy-kaccounts
Section: kde
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: kaccounts plugins for kde-telepathy
 This links KDE telepathy to kaccounts and vice versa, allowing migrating
 settings from telepathy internal storage to a system-wide shared accounts
 management system.
 .
 This contains plugins to work with kaccounts.
Breaks: kde-config-telepathy-accounts (<< 17.08)

Package: kde-telepathy-kpeople
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kde-config-telepathy-accounts (<< 17.08),
        kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-data (<< 0.9.0),
Replaces: kde-telepathy-data (<< 0.9.0)
Description: kpeople plugins for kde-telepathy
 This contains plugins to allow kde-telepathy to use kpeople,
 This is necessary for grouping multiple IM accounts into
 meta-contacts.

Package: libktp-dev
Section: libdevel
Architecture: any
Depends: libkf5wallet-dev (>= 5.11~),
         libtelepathy-logger-qt-dev (>= 17.08~),
         ${misc:Depends},
         ${so:Depends},
Breaks: libktpcommoninternalsprivate-dev (<< 15.03.80)
Replaces: libktpcommoninternalsprivate-dev (<< 15.03.80)
Description: KDE Telepathy internal library - Development headers
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This package contains development headers for
 the ktp-common-internals library.
 .
 You should not use this library for developing applications
 outside of the KDE Telepathy project umbrella. This package
 is only provided for compiling the rest of the components.

Package: libktpcommoninternals9abi1
X-Debian-ABI: 1
X-CMake-Target: KTpCommonInternals
Architecture: any
Multi-Arch: same
Depends: kaccounts-integration (>= 15.04),
         libkf5people5 (>= 0.3.0),
         libtelepathy-logger-qt5 (>= 15.04),
         telepathy-accounts-signon,
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: kde-telepathy-kaccounts (= ${binary:Version}),
            kde-telepathy-kpeople (= ${binary:Version}),
Replaces: libktpcommoninternalsprivate6 (<< 0.7.80),
          libktpcommoninternalsprivate7,
Breaks: kde-telepathy-auth-handler (<< 17.08),
        kde-telepathy-call-ui (<< 17.08),
        kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-filetransfer-handler (<< 17.08),
        kde-telepathy-integration-module (<< 17.08),
        kde-telepathy-send-file (<< 17.08),
        kde-telepathy-text-ui (<< 17.08),
        libktpcommoninternalsprivate6 (<< 0.7.80),
        libktpcommoninternalsprivate7,
        plasma-runner-telepathy-contact (<< 17.08),
Description: KDE Telepathy common internal library
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This contains the generic common components.

Package: libktplogger9abi1
X-Debian-ABI: 1
X-CMake-Target: KTpLogger
Architecture: any
Multi-Arch: same
Breaks: kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-text-ui (<< 17.08),
        libktploggerprivate7 (<< 0.8.80~),
        libktplogger9 (<< 20.04.3~),
Replaces: libktploggerprivate7 (<< 0.8.80~),
          libktplogger9 (<< 20.04.3~),
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KDE Telepathy internal logger library
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This includes the shared KDE-Telepathy logger service.

Package: libktpmodels9abi1
X-Debian-ABI: 1
X-CMake-Target: KTpModels
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KDE Telepathy data models internal library
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This includes Qt models.
Breaks: kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-send-file (<< 17.08),
        kde-telepathy-text-ui (<< 17.08),

Package: libktpotr9
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kde-telepathy-text-ui (<< 17.08), libktpotrprivate8 (<< 15.03)
Replaces: libktpotrprivate8 (<< 15.03)
Description: KDE Telepathy internal OTR library
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This includes components to support OTR

Package: libktpwidgets9
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KDE Telepathy common internal widgets library
 Internal library which consists of the most reused
 parts across KDE Telepathy.
 .
 This also includes common widgets like the contact grid.
Breaks: kde-telepathy-call-ui (<< 17.08),
        kde-telepathy-contact-list (<< 17.08),
        kde-telepathy-integration-module (<< 17.08),
        kde-telepathy-send-file (<< 17.08),
        kde-telepathy-text-ui (<< 17.08),

Package: qml-module-org-kde-telepathy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: kde-telepathy-declarative (<< 15.03)
Breaks: kde-telepathy-call-ui (<< 17.08),
        kde-telepathy-declarative (<< 15.03),
        kde-telepathy-desktop-applets (<< 17.08),
Description: kde-telepathy QtDeclarative QML support
 Contains a plugin for QtDeclarative that provides
 support for using KDE-Telepathy to components written
 in QML.