aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHubert Chathi <uhoreg@debian.org>2019-06-26 00:22:47 -0400
committerHubert Chathi <uhoreg@debian.org>2019-06-26 00:22:47 -0400
commit688dc682e0c6ae12dc87d781ffe53c974dad60df (patch)
treef746e66c98ebe63a7b3c9cb395c05be65f63b618 /debian/control
parent72d5660efd0755bb53a8699cd39865155400d288 (diff)
downloadlibquotient-688dc682e0c6ae12dc87d781ffe53c974dad60df.tar.gz
libquotient-688dc682e0c6ae12dc87d781ffe53c974dad60df.zip
debian version 0.5.2-1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 0e1851c5..1b6f91e5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
Source: libqmatrixclient
Priority: optional
Maintainer: Hubert Chathi <uhoreg@debian.org>
-Build-Depends: debhelper (>= 9), cmake, qtbase5-dev
-Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 10), cmake, qtbase5-dev, qtmultimedia5-dev
+Standards-Version: 4.3.0
Section: libs
-Homepage: https://github.com/QMatrixClient/libqmatrixclient
+Homepage: https://github.com/quotient-im/libQuotient
Vcs-Git: https://salsa.debian.org/matrix-team/libqmatrixclient.git
Vcs-Browser: https://salsa.debian.org/matrix-team/libqmatrixclient
Package: libqmatrixclient-dev
Section: libdevel
Architecture: any
-Depends: libqmatrixclient0.4 (= ${binary:Version}), ${misc:Depends}
+Depends: libqmatrixclient0.5.1 (= ${binary:Version}), ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
libQMatrixClient 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: libqmatrixclient0.4
+Package: libqmatrixclient0.5.1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix