[neon/qt6/qt6-openapi/Neon/unstable] debian: openapi
Carlos De Maine
null at kde.org
Thu Jul 23 02:07:11 BST 2026
Git commit 3bf6ffe2a3f3b2fbe76ea9332dea137c2f286cb9 by Carlos De Maine.
Committed on 23/07/2026 at 01:07.
Pushed by carlosdem into branch 'Neon/unstable'.
openapi
M +22 -29 debian/control
https://invent.kde.org/neon/qt6/qt6-openapi/-/commit/3bf6ffe2a3f3b2fbe76ea9332dea137c2f286cb9
diff --git a/debian/control b/debian/control
index ab3c36f..61cb03d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,78 +23,71 @@ Build-Depends-Indep: qt6-base-dev (>= 6.11~) <!nodoc>,
qt6-tools (>= 6.11~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-5compat
-Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-5compat.git
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-openapi
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-openapi.git
Rules-Requires-Root: no
-Package: qt6-5compat
+Package: qt6-openapi
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libqt6core5compat6,
- qml6-module-qt5compat-graphicaleffects
-Description: Qt 6 Qt5Compat library
+Replaces: libqt6coreopenapi6,
+ qml6-module-qtopenapi-graphicaleffects
+Description: Qt 6 QtOpenApi library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
- This package contains the Qt 6 Core5Compat library.
+ This package contains the Qt 6 OpenApi library.
-Package: qt6-5compat-dev
+Package: qt6-openapi-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-5compat (= ${binary:Version}),
+Depends: qt6-openapi (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
-Breaks: libqt6core5compat6-dev (<< 6.4.1-2~),
-Replaces: libqt6core5compat6-dev (<< 6.4.1-2~),
-Description: Qt 6 Qt5Compat - development files
+Description: Qt 6 QtOpenApi - development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the development files needed to build Qt 6 applications
- using the Core5Compat library.
+ using the OpenApi library.
-Package: qt6-5compat-doc
+Package: qt6-openapi-doc
Architecture: all
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-5compat-dev,
+Depends: qt6-openapi-dev,
qt6-base-doc,
${misc:Depends},
-Replaces: qt6-5compat-doc-html,
-Description: Qt 6 Qt5Compat - development files
+Replaces: qt6-openapi-doc-html,
+Description: Qt 6 QtOpenApi - development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the d files documentation to help build Qt 6 applications
- using the Core5Compat library.
+ using the OpenApi library.
-Package: libqt6core5compat6
+Package: libqt6coreopenapi6
Architecture: all
-Depends: qt6-5compat, ${misc:Depends}
+Depends: qt6-openapi, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libqt6core5compat6-dev
+Package: libqt6coreopenapi6-dev
Architecture: all
-Depends: qt6-5compat-dev, ${misc:Depends}
+Depends: qt6-openapi-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: qml6-module-qt5compat-graphicaleffects
-Architecture: all
-Depends: qt6-5compat, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-Package: qt6-5compat-doc-html
+Package: qt6-openapi-doc-html
Architecture: all
-Depends: qt6-5compat-doc, ${misc:Depends}
+Depends: qt6-openapi-doc, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
More information about the Neon-commits
mailing list