[neon/qt6/qt6-canvaspainter/Neon/release_noble] debian: canvaspainter
Carlos De Maine
null at kde.org
Thu Jul 23 02:51:07 BST 2026
Git commit dc8bcbfc63f6284d68050b2c26defefa6814db8f by Carlos De Maine.
Committed on 23/07/2026 at 01:50.
Pushed by carlosdem into branch 'Neon/release_noble'.
canvaspainter
(cherry picked from commit bd74e0f866d8199f85d94628f8cc7f9a955e1ab8)
M +20 -29 debian/control
https://invent.kde.org/neon/qt6/qt6-canvaspainter/-/commit/dc8bcbfc63f6284d68050b2c26defefa6814db8f
diff --git a/debian/control b/debian/control
index ebfe253..f695ded 100644
--- a/debian/control
+++ b/debian/control
@@ -23,78 +23,69 @@ 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-canvaspainter
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-canvaspainter.git
Rules-Requires-Root: no
-Package: qt6-5compat
+Package: qt6-canvaspainter
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libqt6core5compat6,
- qml6-module-qt5compat-graphicaleffects
+Replaces: libqt6corecanvaspainter6,
Description: Qt 6 Qt5Compat 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 CanvasPainter library.
-Package: qt6-5compat-dev
+Package: qt6-canvaspainter-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-5compat (= ${binary:Version}),
+Depends: qt6-canvaspainter (= ${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 QtCanvasPainter - 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 CanvasPainter library.
-Package: qt6-5compat-doc
+Package: qt6-canvaspainter-doc
Architecture: all
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-5compat-dev,
+Depends: qt6-canvaspainter-dev,
qt6-base-doc,
${misc:Depends},
-Replaces: qt6-5compat-doc-html,
-Description: Qt 6 Qt5Compat - development files
+Replaces: qt6-canvaspainter-doc-html,
+Description: Qt 6 QtCanvasPainter - 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 CanvasPainter library.
-Package: libqt6core5compat6
+Package: libqt6corecanvaspainter6
Architecture: all
-Depends: qt6-5compat, ${misc:Depends}
+Depends: qt6-canvaspainter, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libqt6core5compat6-dev
+Package: libqt6corecanvaspainter6-dev
Architecture: all
-Depends: qt6-5compat-dev, ${misc:Depends}
+Depends: qt6-canvaspainter-dev, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: qml6-module-qt5compat-graphicaleffects
+Package: qt6-canvaspainter-doc-html
Architecture: all
-Depends: qt6-5compat, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-
-Package: qt6-5compat-doc-html
-Architecture: all
-Depends: qt6-5compat-doc, ${misc:Depends}
+Depends: qt6-canvaspainter-doc, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
More information about the Neon-commits
mailing list