From 688dc682e0c6ae12dc87d781ffe53c974dad60df Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Wed, 26 Jun 2019 00:22:47 -0400 Subject: debian version 0.5.2-1 --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') 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 -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 -- cgit v1.2.3