[neon/kde/kio-extras/Neon/unstable] debian: update .install
Jonathan Riddell
null at kde.org
Thu Oct 24 10:43:26 BST 2024
Git commit 0b948778926f4582f237daa94970f1acb08d14a9 by Jonathan Riddell.
Committed on 24/10/2024 at 09:43.
Pushed by jriddell into branch 'Neon/unstable'.
update .install
M +4 -6 debian/control
M +1 -1 debian/kio-extras-dev.install
M +1 -0 debian/kio-extras.install
https://invent.kde.org/neon/kde/kio-extras/-/commit/0b948778926f4582f237daa94970f1acb08d14a9
diff --git a/debian/control b/debian/control
index b8bee8f..0604da6 100644
--- a/debian/control
+++ b/debian/control
@@ -51,8 +51,8 @@ Maintainer: Neon CI <neon at kde.org>
Package: kio-extras
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Breaks: kio-extras6, kio-extras-data (<< 4:24.01.90)
-Replaces: kio-extras6, kio-extras-data (<< 4:24.01.90)
+Breaks: kio-extras-data (<< 4:24.01.90), kio-extras6
+Replaces: kio-extras-data (<< 4:24.01.90), kio-extras6
Description: Extra functionality for KF6 based kioslaves.
A kioslave is a plugin designed to be intimately familiar with a certain
protocol, so that a standardized interface can be used to get at data from
@@ -64,9 +64,7 @@ Description: Extra functionality for KF6 based kioslaves.
Package: kio-extras-dev
Architecture: any
-Depends: kio-extras (= ${binary:Version}),
- kf6-kio-dev,
- ${misc:Depends},
+Depends: kf6-kio-dev, kio-extras (= ${binary:Version}), ${misc:Depends}
Breaks: kio-extras6-dev
Replaces: kio-extras6-dev
Description: Extra functionality for KF6 based kioslaves - development files.
@@ -84,4 +82,4 @@ Depends: kio-extras, ${misc:Depends}
Breaks: kio-extras6-data
Replaces: kio-extras6-data
Description: Dummy transitional
- Transitional dummy package.
\ No newline at end of file
+ Transitional dummy package.
diff --git a/debian/kio-extras-dev.install b/debian/kio-extras-dev.install
index 4195cea..e8dbf66 100644
--- a/debian/kio-extras-dev.install
+++ b/debian/kio-extras-dev.install
@@ -1,3 +1,3 @@
usr/include/
usr/lib/*/cmake/
-usr/share/qlogging-categories6/
\ No newline at end of file
+usr/share/qlogging-categories6/
diff --git a/debian/kio-extras.install b/debian/kio-extras.install
index ec39b7f..9d55fec 100644
--- a/debian/kio-extras.install
+++ b/debian/kio-extras.install
@@ -6,6 +6,7 @@ usr/share/applications/
usr/share/config.kcfg/
usr/share/dbus-1/
usr/share/doc/
+usr/share/kio_filenamesearch/
usr/share/kio_info/
usr/share/konqueror/
usr/share/locale/*/LC_MESSAGES/
More information about the Neon-commits
mailing list