[neon/qt6/qt6-remoteobjects/Neon/release] debian: lints

Carlos De Maine null at kde.org
Thu Dec 14 07:57:45 GMT 2023


Git commit f593e7ff9eebe88245b8836c8c01eee0ae4e5e6d by Carlos De Maine.
Committed on 14/12/2023 at 08:57.
Pushed by carlosdem into branch 'Neon/release'.

lints

M  +1    -8    debian/control

https://invent.kde.org/neon/qt6/qt6-remoteobjects/-/commit/f593e7ff9eebe88245b8836c8c01eee0ae4e5e6d

diff --git a/debian/control b/debian/control
index 98375b6..320ece3 100644
--- a/debian/control
+++ b/debian/control
@@ -41,10 +41,6 @@ Provides: libqt6remoteobjects6,
           libqt6remoteobjectsqml6,
           libqt6remoteobjects6-bin,
           qml6-module-qtremoteobjects,
-Replaces: libqt6remoteobjects6,
-          libqt6remoteobjectsqml6,
-          libqt6remoteobjects6-bin,
-          qml6-module-qtremoteobjects,
 Description: Qt 6 Remote Objects library
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -60,13 +56,11 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-base-dev,
-         qt6-remoteobjects (= ${binary:Version}),
+         qt6-remoteobjects,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: qt6-remoteobjects-doc-dev,
           qt6-remoteobjects-examples,
-Replaces: qt6-remoteobjects-doc-dev,
-          qt6-remoteobjects-examples,
 Description: Qt 6 Remote Objects - 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.
@@ -86,7 +80,6 @@ Depends: qt6-base-doc,
          ${misc:Depends},
          ${shlibs:Depends}
 Provides: qt6-remoteobjects-doc-html,
-Replaces: qt6-remoteobjects-doc-html,
 Description: Qt 6 Remote Objects - 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.


More information about the Neon-commits mailing list