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

Pino Toscano null at kde.org
Mon Jan 16 22:09:48 GMT 2023


Git commit 4b3c291745e9e7ed98042f9297b424ad2be9b593 by Pino Toscano.
Committed on 29/11/2022 at 08:17.
Pushed by carlosdem into branch 'Neon/release'.

switch vcs back to master

M  +2    -0    debian/changelog
M  +2    -2    debian/control

https://invent.kde.org/neon/qt/qtcreator/commit/4b3c291745e9e7ed98042f9297b424ad2be9b593

diff --git a/debian/changelog b/debian/changelog
index 45fae78..6333037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtcreator (9.0.0-4) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Switch Vcs-* fields back to the 'master' packaging branch.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 29 Nov 2022 09:16:08 +0100
 
diff --git a/debian/control b/debian/control
index 20c979e..c17655e 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,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 -b experimental
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator/-/tree/experimental
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtcreator.git
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qtcreator
 
 Package: qtcreator
 Architecture: any



More information about the Neon-commits mailing list