aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 900226d0688522110e4900384b465bc1d63b78a7 (plain)
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
Source: libquotient
Priority: optional
Maintainer: Matrix Packaging Team <pkg-matrix-maintainers@lists.alioth.debian.org>
Uploaders: Hubert Chathi <uhoreg@debian.org>, Andres Salomon <dilinger@debian.org>
Build-Depends: debhelper-compat (= 12), cmake, qtbase5-dev, qtmultimedia5-dev
Standards-Version: 4.3.0
Section: libs
Homepage: https://github.com/quotient-im/libQuotient
Vcs-Git: https://salsa.debian.org/matrix-team/libquotient.git
Vcs-Browser: https://salsa.debian.org/matrix-team/libquotient

Package: libqmatrixclient-dev
Section: oldlibs
Architecture: any
Depends: libquotient-dev, ${misc:Depends}
Description: Qt5 library for Matrix clients [transitional package]
 libQMatrixClient is a Qt5-based library to make IM clients for the Matrix
 protocol. This is a transitional package. It can safely be removed.

Package: libquotient-dev
Section: libdevel
Architecture: any
Replaces: libqmatrixclient-dev (<< 0.6.4-1~)
Breaks: libqmatrixclient-dev (<< 0.6.4-1~)
Depends: libquotient0.6 (= ${binary:Version}), ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.

Package: libquotient0.6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.