[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 a68823790de66b3a0c3cbe8914de62cab0039e32 by Pino Toscano.
Committed on 15/06/2022 at 19:46.
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/a68823790de66b3a0c3cbe8914de62cab0039e32

diff --git a/debian/changelog b/debian/changelog
index 11f5cc4..31af260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtcreator (7.0.2-100) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Switch watch file to the unstable releases, mangling -beta/-rc in the
     version.
+  * Switch Vcs-* fields to the 'experimental' packaging branch.
   * Switch qtcreator to build with Qt6 instead of Qt5:
     - remove libkf5syntaxhighlighting-dev, libqt5opengl5-dev,
       libqt5serialport5-dev, libqt5sql5-sqlite, libqt5svg5-dev,
diff --git a/debian/control b/debian/control
index cb15ed5..2135875 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,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