[neon/kf6/kf6-knotifyconfig/Neon/unstable] debian: KF6BookmarksConfig
Jonathan Esk-Riddell
null at kde.org
Mon Feb 20 14:58:31 GMT 2023
Git commit 6630feecae6ae4a20e1cdb91d299b410fd76f961 by Jonathan Esk-Riddell.
Committed on 20/02/2023 at 14:58.
Pushed by jriddell into branch 'Neon/unstable'.
KF6BookmarksConfig
M +4 -5 debian/control
M +1 -1 debian/kf6-knotifyconfig.install
https://invent.kde.org/neon/kf6/kf6-knotifyconfig/commit/6630feecae6ae4a20e1cdb91d299b410fd76f961
diff --git a/debian/control b/debian/control
index de44dd6..1e1391a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cmake,
doxygen,
graphviz,
kf6-extra-cmake-modules,
+ kf6-kbookmarks-dev,
kf6-kcompletion-dev,
kf6-kconfig-dev,
kf6-kconfigwidgets-dev,
@@ -20,7 +21,7 @@ Build-Depends: cmake,
libphonon4qt5-dev,
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/knotifyconfig
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/knotifyconfig
@@ -30,8 +31,7 @@ Package: kf6-knotifyconfig
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Configuration system for KNotify.
This framework offers classes to represent the configuration for an
event.
@@ -42,8 +42,7 @@ Package: kf6-knotifyconfig-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-knotifyconfig (= ${binary:Version}),
- ${misc:Depends}
+Depends: kf6-knotifyconfig (= ${binary:Version}), ${misc:Depends}
Description: development files for knotifyconfig
This framework offers classes to represent the configuration for an
event.
diff --git a/debian/kf6-knotifyconfig.install b/debian/kf6-knotifyconfig.install
index 5050f54..5afda72 100644
--- a/debian/kf6-knotifyconfig.install
+++ b/debian/kf6-knotifyconfig.install
@@ -1,4 +1,4 @@
-usr/kf6/lib/*/libKF5NotifyConfig.so.6
usr/kf6/lib/*/libKF5NotifyConfig.so.5.*
+usr/kf6/lib/*/libKF5NotifyConfig.so.6
usr/kf6/share/locale/*/*/knotifyconfig5.mo
usr/kf6/share/qlogging-categories6/
More information about the Neon-commits
mailing list