[neon/qt/qtsvg/Neon/testing] debian: Update debian/watch to track only 5.15.x releases.
Dmitry Shachnev
null at kde.org
Tue May 18 14:03:07 BST 2021
Git commit e0ccbce73ecf1e2c8d888c68ec26e37594f0ac29 by Dmitry Shachnev.
Committed on 12/04/2021 at 17:35.
Pushed by sitter into branch 'Neon/testing'.
Update debian/watch to track only 5.15.x releases.
M +1 -0 debian/changelog
M +2 -2 debian/watch
https://invent.kde.org/neon/qt/qtsvg/commit/e0ccbce73ecf1e2c8d888c68ec26e37594f0ac29
diff --git a/debian/changelog b/debian/changelog
index 8a32e25..74025a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtsvg-opensource-src (5.15.2-3) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Backport upstream commits to fix out of bounds read in QRadialFetchSimd
function (CVE-2021-3481, closes: #986798).
+ * Update debian/watch to track only 5.15.x releases.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 12 Apr 2021 20:22:26 +0300
diff --git a/debian/watch b/debian/watch
index 368c3b7..b2f3075 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtsvg-everywhere-src-([^-]*)\.tar\.xz
+version=4
+https://download.qt.io/archive/qt/5.15/([\d\.]*)/submodules/qtsvg-everywhere-src-([^-]*)\.tar\.xz
More information about the Neon-commits
mailing list