[neon/qt/qtquickcontrols2/Neon/release] debian: Update debian/watch: use version=4, and track only 5.15.x releases.

Dmitry Shachnev null at kde.org
Thu May 5 13:00:04 BST 2022


Git commit 8804c427033df5ae0e3831030220f9f453c07cf2 by Dmitry Shachnev.
Committed on 09/08/2021 at 17:43.
Pushed by jriddell into branch 'Neon/release'.

Update debian/watch: use version=4, and track only 5.15.x releases.

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

https://invent.kde.org/neon/qt/qtquickcontrols2/commit/8804c427033df5ae0e3831030220f9f453c07cf2

diff --git a/debian/changelog b/debian/changelog
index 5805d9a..95ec1b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtquickcontrols2-opensource-src (5.15.2+dfsg-3) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * Add qtquickcontrols2-5-private-dev package (closes: #958521).
+  * Update debian/watch: use version=4, and track only 5.15.x releases.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 09 Aug 2021 20:31:46 +0300
 
diff --git a/debian/watch b/debian/watch
index 7138880..2a2aaba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts=uversionmangle=s/-/~/,dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
-https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtquickcontrols2-everywhere-src-(.*)\.tar\.xz
+https://download.qt.io/archive/qt/5.15/([\d\.]*)/submodules/qtquickcontrols2-everywhere-src-(.*)\.tar\.xz



More information about the Neon-commits mailing list