[neon/qt/qtcreator/Neon/release] debian: switch back to stable releases

Pino Toscano null at kde.org
Mon Jan 16 22:09:48 GMT 2023


Git commit 0dc47085dda441b1ee28e88632ce768d68a7c4e8 by Pino Toscano.
Committed on 24/11/2022 at 19:40.
Pushed by carlosdem into branch 'Neon/release'.

switch back to stable releases

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

https://invent.kde.org/neon/qt/qtcreator/commit/0dc47085dda441b1ee28e88632ce768d68a7c4e8

diff --git a/debian/changelog b/debian/changelog
index b7c1c00..85cc91a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcreator (9.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, 24 Nov 2022 20:39:52 +0100
 
diff --git a/debian/watch b/debian/watch
index 3a0e4b1..ea9942c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 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