[neon/qt/qtcreator/Neon/release] debian: watch: back to stable
Pino Toscano
null at kde.org
Thu May 5 12:51:57 BST 2022
Git commit 6c55e91cd78d17082aa341e15bfd86b22810e302 by Pino Toscano.
Committed on 26/08/2021 at 18:23.
Pushed by jriddell into branch 'Neon/release'.
watch: back to stable
M +1 -0 debian/changelog
M +1 -2 debian/watch
https://invent.kde.org/neon/qt/qtcreator/commit/6c55e91cd78d17082aa341e15bfd86b22810e302
diff --git a/debian/changelog b/debian/changelog
index 2934aea..32c8865 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcreator (5.0.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Switch watch file back to stable releases.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 26 Aug 2021 20:20:53 +0200
diff --git a/debian/watch b/debian/watch
index 3a0e4b1..0c4c825 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=4
-opts="uversionmangle=s/-beta/~beta/;s/-rc/~rc/" \
-https://download.qt.io/development_releases/qtcreator/([\d\.]*)/([-a-z\d\.]*)/qt-creator-opensource-src-([-a-z\d\.]*)\.tar\.xz
+https://download.qt.io/official_releases/qtcreator/([\d\.]*)/([\d\.]*)/qt-creator-opensource-src-([^-]*)\.tar\.xz
More information about the Neon-commits
mailing list