[neon/kf6/kf6-purpose/Neon/unstable] debian: update .install
Jonathan Esk-Riddell
null at kde.org
Tue Feb 21 11:47:32 GMT 2023
Git commit feff7cedc209948c8517036614a8018da85f76f8 by Jonathan Esk-Riddell.
Committed on 21/02/2023 at 11:47.
Pushed by jriddell into branch 'Neon/unstable'.
update .install
M +5 -36 debian/control
M +9 -9 debian/kf6-purpose.install
https://invent.kde.org/neon/kf6/kf6-purpose/commit/feff7cedc209948c8517036614a8018da85f76f8
diff --git a/debian/control b/debian/control
index e640737..55273d6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,28 +7,23 @@ Build-Depends: cmake,
intltool,
kaccounts-integration,
kf6-extra-cmake-modules,
+ kf6-kcmutils-dev,
kf6-kconfig-dev,
kf6-kcoreaddons-dev,
kf6-kdeclarative-dev,
kf6-ki18n-dev,
- kf6-kkcmutils-dev,
- kf6-kkio-dev,
+ kf6-kio-dev,
kf6-knotifications-dev,
kf6-kwallet-dev,
kirigami2-dev,
libaccounts-glib-dev,
libaccounts-qt5-dev,
libkaccounts-dev,
- libkf5coreaddons-dev,
- libkf5i18n-dev,
- libkf5kio-dev,
- libkf5wallet-dev,
libsignon-qt5-dev,
pkg-config,
pkg-kde-tools-neon,
qt6-base-dev,
- qt6-declarative-dev,
- qtbase5-dev
+ qt6-declarative-dev
Standards-Version: 4.1.4
Homepage: https://cgit.kde.org/purpose.git/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/purpose
@@ -38,30 +33,7 @@ Package: kf6-purpose
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: qml-module-org-kde-bluezqt,
- qml-module-org-kde-kirigami2,
- qml-module-org-kde-kquickcontrolsaddons (>= 5.51),
- qml-module-qtquick-controls,
- qml-module-qtquick-dialogs,
- qml-module-qtquick-layouts,
- qml-module-qtquick2,
- qml-module-ubuntu-onlineaccounts,
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends: kdeconnect,
- libkf5purpose-bin,
- qml-module-org-kde-purpose (= ${binary:Version})
-Breaks: kamoso (<< 3.2.1~),
- libkf5purpose-bin (<< 5.53.0),
- libkf5purpose5 (<< 5.53.0),
- qml-modules-org-kde-purpose (<< 1.1-5~)
-Replaces: kamoso (<< 3.2.1~),
- libkf5purpose-bin (<< 5.53.0),
- libkf5purpose5 (<< 5.53.0),
- libkf5purposewidgets5 (<< 1.1-2~),
- qml-modules-org-kde-purpose (<< 1.1-5~)
-Conflicts: libkf5purposewidgets5 (<< 1.1-2~)
-Suggests: kde-telepathy-send-file
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: abstraction to provide and leverage actions of a specific kind, runtime
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
@@ -75,10 +47,7 @@ Package: kf6-purpose-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-purpose (= ${binary:Version}),
- libkf5coreaddons-dev (>= 5.51.0~),
- qtbase5-dev (>= 5.8.0~),
- ${misc:Depends}
+Depends: kf6-purpose (= ${binary:Version}), ${misc:Depends}
Description: abstraction to provide and leverage actions of a specific kind, devel files
Purpose offers the possibility to create integrate services and actions on
any application without having to implement them specifically. Purpose will
diff --git a/debian/kf6-purpose.install b/debian/kf6-purpose.install
index f279ffe..34f440c 100644
--- a/debian/kf6-purpose.install
+++ b/debian/kf6-purpose.install
@@ -1,15 +1,15 @@
-usr/kf6/lib/*/libKF5Purpose.so.5
-usr/kf6/lib/*/libKF5Purpose.so.5.*
-usr/kf6/lib/*/libKF5PurposeWidgets.so.5
-usr/kf6/lib/*/libKF5PurposeWidgets.so.5.*
-usr/kf6/lib/*/libPhabricatorHelpers.so.5
+usr/kf6/lib/*/libKF6Purpose.so.6
+usr/kf6/lib/*/libKF6Purpose.so.5.*
+usr/kf6/lib/*/libKF6PurposeWidgets.so.6
+usr/kf6/lib/*/libKF6PurposeWidgets.so.5.*
+usr/kf6/lib/*/libPhabricatorHelpers.so.6
usr/kf6/lib/*/libPhabricatorHelpers.so.5.*
-usr/kf6/lib/*/libReviewboardHelpers.so.5
+usr/kf6/lib/*/libReviewboardHelpers.so.6
usr/kf6/lib/*/libReviewboardHelpers.so.5.*
usr/kf6/lib/*/libexec/kf6/purposeprocess
-usr/kf6/lib/*/qt5/plugins/kf6/kfileitemaction/sharefileitemaction.so
-usr/kf6/lib/*/qt5/plugins/kf6/purpose/*.so
-usr/kf6/lib/*/qt5/qml/org/kde/purpose/
+usr/kf6/lib/*/plugins/kf6/kfileitemaction/sharefileitemaction.so
+usr/kf6/lib/*/plugins/kf6/purpose/*.so
+usr/kf6/lib/*/qml/org/kde/purpose/
usr/kf6/share/accounts/services/
usr/kf6/share/icons/
usr/kf6/share/locale/*/LC_MESSAGES/*purpose*.mo
More information about the Neon-commits
mailing list