aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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