[neon/kde/kio-extras/Neon/unstable] debian: Add break/replace for kio duplicate file

Scarlett Moore null at kde.org
Mon Sep 18 18:08:07 BST 2023


Git commit 2d41ef4ee69efc3b1b5a6b1747e8fdeb50aaf161 by Scarlett Moore.
Committed on 18/09/2023 at 19:07.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add break/replace for kio duplicate file

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/kio-extras/-/commit/2d41ef4ee69efc3b1b5a6b1747e8fdeb50aaf161

diff --git a/debian/control b/debian/control
index 0164c1f..9e30a81 100644
--- a/debian/control
+++ b/debian/control
@@ -49,8 +49,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
-Replaces: kio-extras6, kio-extras-data
+Breaks: kio-extras6, kio-extras-data, kio (<< ${source:Version}~ciBuild)
+Replaces: kio-extras6, kio-extras-data, kio (<< ${source:Version}~ciBuild)
 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


More information about the Neon-commits mailing list