[neon/qt6/qt6-declarative/Neon/release] debian: add qt6-declarative-doc as an all package

Carlos De Maine null at kde.org
Mon Oct 23 01:10:23 BST 2023


Git commit ab154e0fa44466def966e748ad83eb95893cc4d4 by Carlos De Maine.
Committed on 23/10/2023 at 01:07.
Pushed by carlosdem into branch 'Neon/release'.

add qt6-declarative-doc as an all package

M  +15   -6    debian/control

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/ab154e0fa44466def966e748ad83eb95893cc4d4

diff --git a/debian/control b/debian/control
index 0e7c562..6697d83 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,21 @@ Description: Qt 6 declarative development files
  This package contains the header development files for building some
  Qt 6 applications using Qt 6 declarative headers.
 
+Package: qt6-declarative-doc
+Architecture: all
+Section: kde
+X-Neon-MergedPackage: true
+Depends: qt6-base-doc,
+         qt6-declarative (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Qt 6 declarative 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.
+ .
+ This package contains the documentation files for helping to build some
+ Qt 6 applications using Qt 6 declarative technology.
+
 Package: libqt6labsanimation6
 Architecture: all
 Depends: qt6-declarative
@@ -395,12 +410,6 @@ Depends: qt6-declarative-dev
 Description: Dummy transitional
   Transitional dummy package.
 
-Package: qt6-declarative-doc
-Architecture: all
-Depends: qt6-declarative
-Description: Dummy transitional
- Transitional dummy package.
-
 Package: qt6-declarative-doc-dev
 Architecture: all
 Depends: qt6-declarative-dev



More information about the Neon-commits mailing list