[neon/qt6/qt6-remoteobjects/Neon/release] debian: lints and internal dep versions

Carlos De Maine null at kde.org
Sun Dec 10 10:55:57 GMT 2023


Git commit ba483ed298a80e920d9123a31659f836b42ba3ca by Carlos De Maine.
Committed on 10/12/2023 at 11:55.
Pushed by carlosdem into branch 'Neon/release'.

lints and internal dep versions

M  +39   -16   debian/control
M  +0    -8    debian/copyright
M  +1    -0    debian/qt6-remoteobjects-dev.install
A  +1    -0    debian/qt6-remoteobjects.lintian-overrides

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

diff --git a/debian/control b/debian/control
index 62c5174..eaa87ab 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,13 @@ Build-Depends: cmake,
                ninja-build,
                pkg-config,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.4.2+dfsg~),
-               qt6-declarative-dev (>= 6.4.2+dfsg~),
+               qt6-base-dev (>= 6.6.1~),
+               qt6-declarative-dev (>= 6.6.1~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
-                     qt6-documentation-tools (>= 6.4~) <!nodoc>,
-                     qt6-base-doc (>= 6.4~) <!nodoc>,
+Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
+                     qt6-documentation-tools (>= 6.6~) <!nodoc>,
+                     qt6-base-doc (>= 6.6~) <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-remoteobjects
@@ -32,10 +32,19 @@ Package: qt6-remoteobjects
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: libqt6remoteobjects6 (= ${binary:Version}),
-         qml6-module-qtquick (>= 6.4.2+dfsg~),
+Pre-Depends: ${misc:Pre-Depends}
+Depends: qt6-base,,
+         qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
+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.
@@ -49,7 +58,15 @@ Package: qt6-remoteobjects-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: qt6-base-dev, qt6-remoteobjects (= ${binary:Version}), ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Depends: qt6-base-dev,
+         qt6-remoteobjects (= ${binary:Version}),
+         ${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.
@@ -63,7 +80,13 @@ Package: qt6-remoteobjects-doc
 Architecture: all
 Section: kde
 X-Neon-MergedPackage: true
-Depends: qt6-base-doc, qt6-remoteobjects-dev (= ${binary:Version}), ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Depends: qt6-base-doc,
+         qt6-remoteobjects-dev (= ${binary:Version}),
+         ${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.
@@ -75,42 +98,42 @@ Description: Qt 6 Remote Objects - documentation files
 
 Package: libqt6remoteobjects6
 Architecture: all
-Depends: qt6-remoteobjects
+Depends: qt6-remoteobjects, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libqt6remoteobjectsqml6
 Architecture: all
-Depends: qt6-remoteobjects
+Depends: qt6-remoteobjects, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libqt6remoteobjects6-bin
 Architecture: all
-Depends: qt6-remoteobjects
+Depends: qt6-remoteobjects, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: qml6-module-qtremoteobjects
 Architecture: all
-Depends: qt6-remoteobjects
+Depends: qt6-remoteobjects, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: qt6-remoteobjects-doc-dev
 Architecture: all
-Depends: qt6-remoteobjects-dev
+Depends: qt6-remoteobjects-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: qt6-remoteobjects-doc-html
 Architecture: all
-Depends: qt6-remoteobjects-doc
+Depends: qt6-remoteobjects-doc, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: qt6-remoteobjects-examples
 Architecture: all
-Depends: qt6-remoteobjects-dev
+Depends: qt6-remoteobjects-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index e3b9eb9..fdf5c0c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,19 +29,11 @@ License: BSD-3-clause
 
 Files: examples/remoteobjects/modelviewclient/doc/src/modelviewclient.qdoc
        examples/remoteobjects/modelviewserver/doc/src/modelviewserver.qdoc
-       examples/remoteobjects/qmlmodelviewclient/doc/src/qmlmodelviewclient.qdoc
        examples/remoteobjects/ssl/doc/src/ssl.qdoc
        examples/remoteobjects/websockets/doc/src/websocket.qdoc
 Copyright: 2021 The Qt Company Ltd.
 License: GFDL-NIV-1.3
 
-Files: conanfile.py
-       tests/*
-       tools/*
-Copyright: 2015-2020 Ford Motor Company
-           2016-2021 The Qt Company Ltd.
-License: GPL-3 with Qt-1.0 exception
-
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
diff --git a/debian/qt6-remoteobjects-dev.install b/debian/qt6-remoteobjects-dev.install
index c68c7cb..58747c2 100644
--- a/debian/qt6-remoteobjects-dev.install
+++ b/debian/qt6-remoteobjects-dev.install
@@ -11,6 +11,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjects.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjects.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjectsQml.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6RemoteObjectsQml.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
diff --git a/debian/qt6-remoteobjects.lintian-overrides b/debian/qt6-remoteobjects.lintian-overrides
new file mode 100644
index 0000000..d77bef3
--- /dev/null
+++ b/debian/qt6-remoteobjects.lintian-overrides
@@ -0,0 +1 @@
+package-name-doesnt-match-sonames libQt6RemoteObjects6 libQt6RemoteObjectsQml6



More information about the Neon-commits mailing list