[neon/qt6/qt6-base/Neon/release] debian: provides doesn't work like that

Carlos De Maine null at kde.org
Tue Dec 12 16:59:26 GMT 2023


Git commit 19c917edd3e3fc0d59e445a0b64cff8593581fd0 by Carlos De Maine.
Committed on 12/12/2023 at 17:59.
Pushed by carlosdem into branch 'Neon/release'.

provides doesn't work like that

M  +0    -27   debian/control
M  +1    -1    debian/source/lintian-overrides

https://invent.kde.org/neon/qt6/qt6-base/-/commit/19c917edd3e3fc0d59e445a0b64cff8593581fd0

diff --git a/debian/control b/debian/control
index 0561807..c3dbb07 100644
--- a/debian/control
+++ b/debian/control
@@ -123,25 +123,6 @@ Depends: fontconfig,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: qt6-base-private-abi (= 6.6.1),
-          libqt6concurrent6,
-          libqt6core6,
-          libqt6dbus6,
-          libqt6gui6,
-          libqt6network6,
-          libqt6opengl6,
-          libqt6openglwidgets6,
-          libqt6sql6-ibase,
-          libqt6sql6-mysql,
-          libqt6sql6-odbc,
-          libqt6sql6-psql,
-          libqt6sql6-sqlite,
-          libqt6sql6,
-          libqt6test6,
-          libqt6widgets6,
-          libqt6xml6,
-          qt6-gtk-platformtheme,
-          qt6-qpa-plugins,
-          qt6-xdgdesktopportal-platformtheme,
 Recommends: libcups2,
             libqt6sql6-sqlite | libqt6sql6-mysql | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase,
             qt6-gtk-platformtheme,
@@ -254,13 +235,6 @@ Depends: default-libmysqlclient-dev,
          zlib1g-dev,
          ${misc:Depends},
          ${shlibs:Depends},
-Provides: qmake6,
-          qmake6-bin,
-          qt6-base-dev-tools,
-          qt6-base-dev,
-          qt6-base-doc-dev,
-          qt6-base-examples,
-          qt6-base-private-dev,
 Description: Qt 6 base 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.
@@ -277,7 +251,6 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base-dev,
          ${misc:Depends}
-Provides: qt6-base-doc-html,
 Description: Qt 6 base 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.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index e57562e..3ae0576 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # Binary data crafted to be used during tests
-qt6-base source: binary-with-bad-dynamic-table [tests/auto/corelib/plugin/qpluginloader/elftest/debugobj.so]
+qt6-base source: binary-with-bad-dynamic-table tests/auto/corelib/plugin/qpluginloader/elftest/debugobj.so
 
 # These are not static libraries, despite the .a extension
 qt6-base source: unpack-message-for-orig * ar failed for */tests/auto/corelib/io/qdir/types/a.a


More information about the Neon-commits mailing list