[neon/qt6/qt6-charts/Neon/release] debian: merge stable into release for 6.5.2 release

Carlos De Maine null at kde.org
Fri Jul 21 00:27:46 BST 2023


Git commit 6c5825a894809e9cd8a91097d3a4b38d2d2ebe5a by Carlos De Maine.
Committed on 20/07/2023 at 23:27.
Pushed by carlosdem into branch 'Neon/release'.

merge stable into release for 6.5.2 release

M  +1    -1    debian/changelog
M  +1    -0    debian/control
M  +2    -1    debian/watch

https://invent.kde.org/neon/qt6/qt6-charts/-/commit/6c5825a894809e9cd8a91097d3a4b38d2d2ebe5a

diff --git a/debian/changelog b/debian/changelog
index 6df6254..8f3c9d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qt6-charts (6.5.1-0neon) UNRELEASED; urgency=medium
+qt6-charts (6.5.2-0neon) UNRELEASED; urgency=medium
 
   * New release
 
diff --git a/debian/control b/debian/control
index a3d925e..523c659 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: cmake,
                pkg-kde-tools,
                qt6-base-dev (>= 6.4.2+dfsg~),
                qt6-declarative-dev (>= 6.4.2+dfsg~),
+               qt6-multimedia-dev,
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.6.1
diff --git a/debian/watch b/debian/watch
index c11c9cd..40a88d3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=4
-https://download.qt.io/archive/qt/([\d\.]*)/([\d\.]*)/submodules/qtcharts-everywhere-src-(.*)\.tar\.xz
+opts=uversionmangle=s/-/~/ \
+https://qt-mirror.dannhauer.de/official_releases/qt/([\d\.]+)/([\d\.]+)(\d)/submodules/qtcharts-everywhere-src-([\d\.]+\d).tar.xz


More information about the Neon-commits mailing list