aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-10-06 19:29:41 +0200
committern-peugnet <n.peugnet@free.fr>2022-10-06 19:55:20 +0200
commitbe8d2a9bb17896e5ac5d3a085e3ac08f183ad729 (patch)
tree19d0075c64815b98c605f3de4f3c8724b942c022 /debian/control
parent08632625e1a04257b5c7d4a9db2246ac07436748 (diff)
downloadlibquotient-be8d2a9bb17896e5ac5d3a085e3ac08f183ad729.tar.gz
libquotient-be8d2a9bb17896e5ac5d3a085e3ac08f183ad729.zip
new upstream release
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index ba4d4554..fc23d483 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,12 @@ Vcs-Browser: https://salsa.debian.org/matrix-team/libquotient
Package: libquotient-dev
Section: libdevel
Architecture: any
-Depends: libquotient0.6 (= ${binary:Version}), ${misc:Depends}
+Depends: libquotient0.7 (= ${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
+Package: libquotient0.7
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix