[neon/qt6/qt6-base/Neon/release] debian: make qt6-base-doc an all package

Carlos De Maine null at kde.org
Mon Oct 23 00:00:09 BST 2023


Git commit 5f9ee2db09a1d5c6d9f61dd16c607e00fdf0fcb5 by Carlos De Maine.
Committed on 23/10/2023 at 00:51.
Pushed by carlosdem into branch 'Neon/release'.

make qt6-base-doc an all package

M  +2    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-base/-/commit/5f9ee2db09a1d5c6d9f61dd16c607e00fdf0fcb5

diff --git a/debian/control b/debian/control
index 494613e..8e7d5a8 100644
--- a/debian/control
+++ b/debian/control
@@ -165,11 +165,10 @@ Description: Qt 6 base development files
  https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html
 
 Package: qt6-base-doc
-Architecture: any
+Architecture: all
 Section: kde
 X-Neon-MergedPackage: true
-Depends: qt6-base (= ${binary:Version}),
-         qt6-base-doc,
+Depends: qt6-base-dev (= ${binary:Version}),
          ${misc:Depends}
 Suggests: cmake
 Description: Qt 6 base documentation files


More information about the Neon-commits mailing list