[neon/neon-packaging/kio-extras5/Neon/stable] debian: breaks old kio-extras packages for overlapping files
Jonathan Esk-Riddell
null at kde.org
Wed Feb 7 09:49:53 GMT 2024
Git commit 48a5773f5ddaa490ac0056048846b8e5ca6b19b6 by Jonathan Esk-Riddell.
Committed on 07/02/2024 at 09:49.
Pushed by jriddell into branch 'Neon/stable'.
breaks old kio-extras packages for overlapping files
M +6 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kio-extras5/-/commit/48a5773f5ddaa490ac0056048846b8e5ca6b19b6
diff --git a/debian/control b/debian/control
index f8c7de3..81145a1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Build-Depends: cmake,
extra-cmake-modules,
gperf,
libappimage-dev,
+ libimobiledevice-dev,
libkdsoap5-dev,
libkf5activities-dev (>= 5.3.0~),
libkf5activitiesstats-dev,
libkf5archive-dev (>= 5.40.0~),
libkf5bookmarks-dev (>= 5.40.0~),
- libkf5kcmutils-dev,
libkf5config-dev (>= 5.40.0~),
libkf5configwidgets-dev (>= 5.40.0~),
libkf5coreaddons-dev (>= 5.40.0~),
@@ -23,13 +23,13 @@ Build-Depends: cmake,
libkf5guiaddons-dev (>= 5.40.0~),
libkf5i18n-dev (>= 5.40.0~),
libkf5iconthemes-dev (>= 5.40.0~),
+ libkf5kcmutils-dev,
libkf5kexiv2-dev,
libkf5khtml-dev (>= 5.3.0),
libkf5kio-dev (>= 5.40.0~),
libkf5pty-dev (>= 5.40.0~),
libkf5solid-dev (>= 5.40.0~),
libkf5syntaxhighlighting-dev (>= 5.40.0~),
- libimobiledevice-dev,
libmtp-dev,
libopenexr-dev,
libphonon4qt5-dev (>= 4:4.6.60),
@@ -54,6 +54,8 @@ Architecture: any
Depends: kio-extras5-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
+Breaks: kio-extras (<< 4:24.01)
+Replaces: kio-extras (<< 4:24.01)
Description: Extra functionality for 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
@@ -66,6 +68,8 @@ Description: Extra functionality for kioslaves.
Package: kio-extras5-data
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
+Breaks: kio-extras-data (<< 4:24.01)
+Replaces: kio-extras-data (<< 4:24.01)
Description: Extra functionality for kioslaves data files.
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
More information about the Neon-commits
mailing list