[neon/forks/libquotient/Neon/unstable] debian: new release
Jonathan Riddell
null at kde.org
Thu Oct 31 11:11:44 GMT 2024
Git commit be72f870040c76dbfcfee6298806480068efba6c by Jonathan Riddell.
Committed on 31/10/2024 at 11:11.
Pushed by jriddell into branch 'Neon/unstable'.
new release
M +6 -0 debian/changelog
M +2 -2 debian/control
R +0 -0 debian/libquotientqt6-0.9.dirs [from: debian/libquotientqt6-0.8.dirs - 100% similarity]
R +0 -0 debian/libquotientqt6-0.9.install [from: debian/libquotientqt6-0.8.install - 100% similarity]
https://invent.kde.org/neon/forks/libquotient/-/commit/be72f870040c76dbfcfee6298806480068efba6c
diff --git a/debian/changelog b/debian/changelog
index ee761635..b343c23e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libquotient (0.9.0-0neon1) UNRELEASED; urgency=medium
+
+ * New release
+
+ -- Jonathan Riddell <jr at jriddell.org> Thu, 31 Oct 2024 11:10:56 +0000
+
libquotient (0.8.2-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 21d4cb21..bbda1fa2 100644
--- a/debian/control
+++ b/debian/control
@@ -20,12 +20,12 @@ Vcs-Browser: https://salsa.debian.org/matrix-team/libquotient
Package: libquotient-dev
Section: libdevel
Architecture: any
-Depends: libquotientqt6-0.8 (= ${binary:Version}), ${misc:Depends}, libolm-dev, libssl-dev
+Depends: libquotientqt6-0.9 (= ${binary:Version}), ${misc:Depends}, libolm-dev, libssl-dev
Description: Qt6 library to write cross-platform clients for Matrix
libQuotient is a Qt6-based library to make IM clients for the Matrix
protocol. It is the backbone of Quaternion, NeoChat and some other projects.
-Package: libquotientqt6-0.8
+Package: libquotientqt6-0.9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt6 library to write cross-platform clients for Matrix
diff --git a/debian/libquotientqt6-0.8.dirs b/debian/libquotientqt6-0.9.dirs
similarity index 100%
rename from debian/libquotientqt6-0.8.dirs
rename to debian/libquotientqt6-0.9.dirs
diff --git a/debian/libquotientqt6-0.8.install b/debian/libquotientqt6-0.9.install
similarity index 100%
rename from debian/libquotientqt6-0.8.install
rename to debian/libquotientqt6-0.9.install
More information about the Neon-commits
mailing list