[neon/kf6/kitemviews/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Mon Jan 23 15:42:43 GMT 2023


Git commit 9d6096c7ddd56ab73f1704eb075b45676df9714c by Jonathan Esk-Riddell.
Committed on 23/01/2023 at 15:42.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +2    -3    debian/control
M  +1    -1    debian/kf6-kitemviews-dev.install

https://invent.kde.org/neon/kf6/kitemviews/commit/9d6096c7ddd56ab73f1704eb075b45676df9714c

diff --git a/debian/control b/debian/control
index cab4598..ca8b626 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake,
                kf6-extra-cmake-modules,
                pkg-kde-tools-neon,
                qt6-base-dev,
-               qt6-tools-dev,
+               qt6-tools-dev
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/frameworks/kitemviews
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kitemviews
@@ -19,8 +19,7 @@ Package: kf6-kitemviews
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt library with additional widgets for ItemModels
  A Qt library which contains additional widgets for ItemModels, such as
  grouping into categories and filtering
diff --git a/debian/kf6-kitemviews-dev.install b/debian/kf6-kitemviews-dev.install
index 3b8b131..028feea 100644
--- a/debian/kf6-kitemviews-dev.install
+++ b/debian/kf6-kitemviews-dev.install
@@ -1,5 +1,5 @@
 usr/kf6/include/KF6/KItemViews/
 usr/kf6/lib/*/cmake/KF5ItemViews/
 usr/kf6/lib/*/libKF5ItemViews.so
+usr/kf6/lib/*/plugins/designer
 usr/kf6/mkspecs/
-usr/lib/*/plugins/designer/kitemviews5widgets.so


More information about the Neon-commits mailing list