[neon/qt/qtcreator/Neon/release] debian: watch: switch to devel releases
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit 6a4719e1ad82e27cb42c3af3b7f62ec817706dd5 by Pino Toscano.
Committed on 12/10/2022 at 18:24.
Pushed by carlosdem into branch 'Neon/release'.
watch: switch to devel releases
M +1 -0 debian/changelog
M +1 -1 debian/watch
https://invent.kde.org/neon/qt/qtcreator/commit/6a4719e1ad82e27cb42c3af3b7f62ec817706dd5
diff --git a/debian/changelog b/debian/changelog
index 0171322..d2e3b05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcreator (9.0.0~beta1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream development release.
+ * Switch watch file to the unstable releases.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 12 Oct 2022 20:22:58 +0200
diff --git a/debian/watch b/debian/watch
index ea9942c..3a0e4b1 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/official_releases/qtcreator/([\d\.]*)/([\d\.]*)/qt-creator-opensource-src-([^-]*)\.tar\.xz
+https://download.qt.io/development_releases/qtcreator/([\d\.]*)/([-a-z\d\.]*)/qt-creator-opensource-src-([-a-z\d\.]*)\.tar\.xz
More information about the Neon-commits
mailing list