[neon/qt/qtcreator/Neon/release] debian: switch back to stable releases
Pino Toscano
null at kde.org
Thu May 5 12:51:58 BST 2022
Git commit dd215172818b7240c2dbb6723fc35ee7deb7f108 by Pino Toscano.
Committed on 23/03/2022 at 20:13.
Pushed by jriddell into branch 'Neon/release'.
switch back to stable releases
M +1 -0 debian/changelog
M +2 -2 debian/control
M +1 -2 debian/watch
https://invent.kde.org/neon/qt/qtcreator/commit/dd215172818b7240c2dbb6723fc35ee7deb7f108
diff --git a/debian/changelog b/debian/changelog
index f796e75..564bb91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcreator (7.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> Wed, 23 Mar 2022 21:09:58 +0100
diff --git a/debian/control b/debian/control
index ab83c2c..7025964 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,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