[neon/qt/qtcreator/Neon/release] debian: vcs: switch to experimental
Pino Toscano
null at kde.org
Thu May 5 12:51:58 BST 2022
Git commit f1c135d9c78e61aa63802a9b50d228e380e2e325 by Pino Toscano.
Committed on 11/02/2022 at 21:49.
Pushed by jriddell 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/f1c135d9c78e61aa63802a9b50d228e380e2e325
diff --git a/debian/changelog b/debian/changelog
index a411694..9dc3843 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtcreator (7.0.0~beta1-0r1) UNRELEASED; urgency=medium
* New upstream development release.
* Switch watch file to the unstable releases, mangling -beta/-rc in the
version.
+ * Switch Vcs-* fields to the 'experimental' packaging branch.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 11 Feb 2022 22:47:39 +0100
diff --git a/debian/control b/debian/control
index 5b810ce..3e5763d 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
-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