[neon/qt/qtcreator/Neon/release] debian: vcs: switch to experimental
Pino Toscano
null at kde.org
Mon Jan 16 22:09:47 GMT 2023
Git commit 1dc1cdb236b4bfd8174f44093bc1675f2f297cb5 by Pino Toscano.
Committed on 12/10/2022 at 18:25.
Pushed by carlosdem into branch 'Neon/release'.
vcs: switch to experimental
M +1 -0 debian/changelog
M +2 -2 debian/control
https://invent.kde.org/neon/qt/qtcreator/commit/1dc1cdb236b4bfd8174f44093bc1675f2f297cb5
diff --git a/debian/changelog b/debian/changelog
index d2e3b05..995cf2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtcreator (9.0.0~beta1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream development release.
* Switch watch file to the unstable releases.
+ * Switch Vcs-* fields to the 'experimental' packaging branch.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 12 Oct 2022 20:22:58 +0200
diff --git a/debian/control b/debian/control
index fd09e5f..7bfcb84 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,8 @@ Build-Depends: clang (>= 1:10~),
Standards-Version: 4.6.1
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
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator
+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
Package: qtcreator
Architecture: any
More information about the Neon-commits
mailing list