[neon/qt6/qt6-base/Neon/unstable] debian: example into main package and doc back to being all
Carlos De Maine
null at kde.org
Thu Nov 23 22:57:23 GMT 2023
Git commit dfaaac1d7fd49c2fc7dee1db1822906edfa6365f by Carlos De Maine.
Committed on 23/11/2023 at 23:57.
Pushed by carlosdem into branch 'Neon/unstable'.
example into main package and doc back to being all
M +1 -1 debian/control
M +0 -1 debian/qt6-base-doc.install
M +1 -0 debian/qt6-base.install
https://invent.kde.org/neon/qt6/qt6-base/-/commit/dfaaac1d7fd49c2fc7dee1db1822906edfa6365f
diff --git a/debian/control b/debian/control
index 3237820..e4a2fd6 100644
--- a/debian/control
+++ b/debian/control
@@ -206,7 +206,7 @@ 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-dev,
diff --git a/debian/qt6-base-doc.install b/debian/qt6-base-doc.install
index ccdb08c..8536ff4 100644
--- a/debian/qt6-base-doc.install
+++ b/debian/qt6-base-doc.install
@@ -1,2 +1 @@
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/share/qt6/doc/
diff --git a/debian/qt6-base.install b/debian/qt6-base.install
index f1873c1..2101674 100644
--- a/debian/qt6-base.install
+++ b/debian/qt6-base.install
@@ -1,6 +1,7 @@
#!/usr/bin/dh-exec
/usr/bin/
usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/qt6.conf
More information about the Neon-commits
mailing list