[neon/qt6/qt6-5compat/Neon/release] debian: lintings

Carlos De Maine null at kde.org
Thu Dec 14 04:52:35 GMT 2023


Git commit b0fde7385d10d74d8384fc80555b3a284addf75a by Carlos De Maine.
Committed on 14/12/2023 at 05:52.
Pushed by carlosdem into branch 'Neon/release'.

lintings

M  +2    -8    debian/control

https://invent.kde.org/neon/qt6/qt6-5compat/-/commit/b0fde7385d10d74d8384fc80555b3a284addf75a

diff --git a/debian/control b/debian/control
index b2f9681..54e02c3 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,8 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Provides: libqt6core5compat6,
+          qml6-module-qt5compat-graphicaleffects
 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.
@@ -50,7 +52,6 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-5compat (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends},
-         ${shlibs:Depends}
 Breaks: libqt6core5compat6-dev (<< 6.4.1-2~),
 Replaces: libqt6core5compat6-dev (<< 6.4.1-2~),
 Provides: libqt6core5compat6-dev (= ${binary:Version}),
@@ -70,7 +71,6 @@ Depends: qt6-5compat-dev,
          qt6-base-doc,
          ${misc:Depends},
 Provides: qt6-5compat-doc-html,
-Replaces: qt6-5compat-doc-html,
 Description: Qt 6 Qt5Compat - 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.
@@ -84,12 +84,6 @@ Depends: qt6-5compat, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
-Package: libqt6core5compat6-dev
-Architecture: all
-Depends: qt6-5compat-dev, ${misc:Depends}
-Description: Dummy transitional
- Transitional dummy package.
-
 Package: qml6-module-qt5compat-graphicaleffects
 Architecture: all
 Depends: qt6-5compat, ${misc:Depends}


More information about the Neon-commits mailing list