[neon/qt6/qt6-wayland/Neon/release] debian: lintings
Carlos De Maine
null at kde.org
Thu Dec 14 07:33:48 GMT 2023
Git commit c7bccf1d1a9305c3523c7a428c9287e6014b8b9e by Carlos De Maine.
Committed on 14/12/2023 at 08:33.
Pushed by carlosdem into branch 'Neon/release'.
lintings
M +5 -24 debian/control
A +1 -0 debian/meta/cmake-ignore
https://invent.kde.org/neon/qt6/qt6-wayland/-/commit/c7bccf1d1a9305c3523c7a428c9287e6014b8b9e
diff --git a/debian/control b/debian/control
index ded661e..6dcb9f5 100644
--- a/debian/control
+++ b/debian/control
@@ -43,6 +43,10 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: libqt6waylandeglclienthwintegration6,
+ libqt6waylandeglcompositorhwintegration6,
+Replaces: libqt6waylandeglclienthwintegration6,
+ libqt6waylandeglcompositorhwintegration6,
Provides: qt6-waylandclient-private-abi (= 6.6.1),
qt6-waylandcompositor-private-abi (= 6.6.1),
libqt6waylandclient6,
@@ -52,13 +56,6 @@ Provides: qt6-waylandclient-private-abi (= 6.6.1),
libqt6wlshellintegration6,
qml6-module-qtwayland-compositor,
qml6-module-qtwayland-client-texturesharing,
-Replaces: libqt6waylandclient6,
- libqt6waylandcompositor6,
- libqt6waylandeglclienthwintegration6,
- libqt6waylandeglcompositorhwintegration6,
- libqt6wlshellintegration6,
- qml6-module-qtwayland-compositor,
- qml6-module-qtwayland-client-texturesharing,
Description: Qt 6 Wayland Client library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -80,9 +77,6 @@ Depends: libwayland-dev,
Provides: qt6-wayland-dev-tools,
qt6-wayland-private-dev,
qt6-wayland-examples,
-Replaces: qt6-wayland-dev-tools,
- qt6-wayland-private-dev,
- qt6-wayland-examples,
Description: Qt 6 Wayland - 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.
@@ -98,11 +92,10 @@ Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends}
Depends: qt6-base-doc,
- qt6-wayland-dev (= ${binary:Version}),
+ qt6-wayland-dev,
${misc:Depends},
${shlibs:Depends}
Provides: qt6-wayland-doc-html,
-Replaces: qt6-wayland-doc-html,
Description: Qt 6 Wayland - documentation files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
@@ -124,18 +117,6 @@ Depends: qt6-wayland, ${misc:Depends}
Description: Dummy transitional
Transitional dummy package.
-Package: libqt6waylandeglclienthwintegration6
-Architecture: all
-Depends: qt6-wayland, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-
-Package: libqt6waylandeglcompositorhwintegration6
-Architecture: all
-Depends: qt6-wayland, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-
Package: libqt6wlshellintegration6
Architecture: all
Depends: qt6-wayland, ${misc:Depends}
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..87044f7
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1 @@
+Waylandkms
More information about the Neon-commits
mailing list