[neon/kde/analitza/Neon/unstable] debian: add the necessary replaces

Carlos De Maine null at kde.org
Sat Feb 15 10:04:17 GMT 2025


Git commit 7a16f24fded356961a1ab76e92acb66474572e3d by Carlos De Maine.
Committed on 15/02/2025 at 10:04.
Pushed by carlosdem into branch 'Neon/unstable'.

add the necessary replaces

M  +4    -0    debian/control

https://invent.kde.org/neon/kde/analitza/-/commit/7a16f24fded356961a1ab76e92acb66474572e3d

diff --git a/debian/control b/debian/control
index 10dbea0..a921eb0 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,7 @@ Package: libanalitza9
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libanalitza8 (<< 4:24.05.1)
+Replaces: libanalitza8 (<< 4:24.05.1)
 Description: library to work with mathematical expressions
  This library is used by KAlgebra and may be used by other software to parse and
  work with mathematical expressions.
@@ -65,6 +66,7 @@ Package: libanalitzagui9
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libanalitzagui8 (<< 4:24.05.1)
+Replaces: libanalitzagui8 (<< 4:24.05.1)
 Description: library to work with mathematical expressions - GUI routines
  This library is used by KAlgebra and may be used by other software to parse and
  work with mathematical expressions. This library provides the routines related
@@ -76,6 +78,7 @@ Package: libanalitzaplot9
 Architecture: any
 Depends: analitza-common, ${misc:Depends}, ${shlibs:Depends}
 Breaks: libanalitzaplot8 (<< 4:24.05.1)
+Replaces: libanalitzaplot8 (<< 4:24.05.1)
 Description: library to work with mathematical expressions - plotting bits
  This library is used by KAlgebra and may be used by other software to parse and
  work with mathematical expressions. This library provides the routines related
@@ -87,6 +90,7 @@ Package: libanalitzawidgets9
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: libanalitzawidgets8 (<< 4:24.05.1)
+Replaces: libanalitzawidgets8 (<< 4:24.05.1)
 Description: library to work with mathematical expressions - widgets
  This library is used by KAlgebra and may be used by other software to parse and
  work with mathematical expressions.


More information about the Neon-commits mailing list