[neon/qt6/qt6-declarative/Neon/release] debian: merge stable into release for 6.5.2 release
Carlos De Maine
null at kde.org
Fri Jul 21 00:19:08 BST 2023
Git commit 7ab94fd7e84bcd8a23732e0e2ca6e0f01d43b5a5 by Carlos De Maine.
Committed on 20/07/2023 at 23:19.
Pushed by carlosdem into branch 'Neon/release'.
merge stable into release for 6.5.2 release
M +1 -1 debian/changelog
M +1 -1 debian/copyright
M +3 -1 debian/watch
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/7ab94fd7e84bcd8a23732e0e2ca6e0f01d43b5a5
diff --git a/debian/changelog b/debian/changelog
index 56556e4..62d08a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qt6-declarative (6.5.1-0neon) UNRELEASED; urgency=medium
+qt6-declarative (6.5.2-0neon) UNRELEASED; urgency=medium
[ Patrick Franz ]
* Add qt6-base-private-dev as a dependency for qt6-declarative-private-
diff --git a/debian/copyright b/debian/copyright
index 85df3ce..ed8efa9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qtdeclarative-everywhere-src
Source: https://download.qt.io/archive/qt/*/submodules/
-Files-Excluded: tests/auto/qml/ecmascripttests/test262/website/scripts/lib/jquery-1.4.2.min.js
+#Files-Excluded: tests/auto/qml/ecmascripttests/test262/website/scripts/lib/jquery-1.4.2.min.js
Files: *
Copyright: 2016-2021 The Qt Company Ltd.
diff --git a/debian/watch b/debian/watch
index 630e6b2..938c157 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
version=4
-https://download.qt.io/archive/qt/([\d\.]*)/([\d\.]*)/submodules/qtdeclarative-everywhere-src-(.*)\.tar\.xz
+opts=uversionmangle=s/-/~/,dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
+https://qt-mirror.dannhauer.de/official_releases/qt/([\d\.]+)/([\d\.]+)(\d)/submodules/qtdeclarative-everywhere-src-([\d\.]+\d).tar.xz
+
More information about the Neon-commits
mailing list