[neon/neon-packaging/libplasma/Neon/stable] debian: replace old plasma-framework which had an overlapping file

Jonathan Esk-Riddell null at kde.org
Mon Jan 22 12:37:54 GMT 2024


Git commit 6edea50aef5f29caeb888e2f81d860134833652a by Jonathan Esk-Riddell.
Committed on 22/01/2024 at 13:37.
Pushed by jriddell into branch 'Neon/stable'.

replace old plasma-framework which had an overlapping file

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/libplasma/-/commit/6edea50aef5f29caeb888e2f81d860134833652a

diff --git a/debian/control b/debian/control
index 7f74b19..86f330e 100644
--- a/debian/control
+++ b/debian/control
@@ -54,8 +54,8 @@ Package: libplasma6
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Breaks: plasma-framework6 (<< ${source:Version}~ciBuild)
-Replaces: plasma-framework6 (<< ${source:Version}~ciBuild)
+Breaks: plasma-framework6 (<< ${source:Version}~ciBuild), plasma-framework (<< 5.114.0-1)
+Replaces: plasma-framework6 (<< ${source:Version}~ciBuild), plasma-framework (<< 5.114.0-1)
 Depends: qml6-module-org-kde-kconfig,
          qml6-module-org-kde-kquickcontrols,
          qml6-module-org-kde-kquickcontrolsaddons,


More information about the Neon-commits mailing list