[neon/qt/qtcreator/Neon/release] debian: vcs: switch to experimental

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


Git commit 721e1cddea60297ef0d52781d6acc7b9605d304e by Pino Toscano.
Committed on 14/10/2021 at 18:45.
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/721e1cddea60297ef0d52781d6acc7b9605d304e

diff --git a/debian/changelog b/debian/changelog
index fdf82d1..753e3bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtcreator (6.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>  Thu, 14 Oct 2021 19:44:47 +0200
 
diff --git a/debian/control b/debian/control
index 390cd50..fdc981c 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