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

Pino Toscano null at kde.org
Thu May 5 12:51:57 BST 2022


Git commit 652ffde6ae42a1cf61e2c914b7d20e00a9b7b278 by Pino Toscano.
Committed on 02/12/2021 at 18:18.
Pushed by jriddell into branch 'Neon/release'.

switch back to stable

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

https://invent.kde.org/neon/qt/qtcreator/commit/652ffde6ae42a1cf61e2c914b7d20e00a9b7b278

diff --git a/debian/changelog b/debian/changelog
index c57b25e..fa385f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcreator (6.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, 02 Dec 2021 19:16:39 +0100
 
diff --git a/debian/control b/debian/control
index fdc981c..390cd50 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Build-Depends: clang (>= 1:10~),
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://doc.qt.io/qt-5/topics-app-development.html
-Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtcreator.git -b experimental
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator/-/tree/experimental
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtcreator.git
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator
 
 Package: qtcreator
 Architecture: any
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