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

Dmitry Shachnev null at kde.org
Sun May 1 00:37:57 BST 2022


Git commit fc50d124e720ee29275e25b7d38ae7b6a5b6433c by Dmitry Shachnev.
Committed on 10/08/2021 at 12:33.
Pushed by sitter 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/qtwayland/commit/fc50d124e720ee29275e25b7d38ae7b6a5b6433c

diff --git a/debian/changelog b/debian/changelog
index 1e48a8c..38ca9a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtwayland-opensource-src (5.15.2-4) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * Backport upstream patch to fix build with GCC 11 (closes: #984312).
+  * Update debian/watch: use version=4, and track only 5.15.x releases.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 10 Aug 2021 15:31:00 +0300
 
diff --git a/debian/watch b/debian/watch
index 6bfa18f..0784817 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtwayland-everywhere-src-(.*)\.tar\.xz
+version=4
+https://download.qt.io/archive/qt/5.15/([\d\.]*)/submodules/qtwayland-everywhere-src-(.*)\.tar\.xz



More information about the Neon-commits mailing list