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

Carlos De Maine null at kde.org
Sat Feb 15 10:05:44 GMT 2025


Git commit c0c71a876707032b3d7d7238ae33d4383633ab16 by Carlos De Maine.
Committed on 15/02/2025 at 10:05.
Pushed by carlosdem into branch 'Neon/release'.

add the necessary replaces

(cherry picked from commit 7a16f24fded356961a1ab76e92acb66474572e3d)

Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>

M  +4    -0    debian/control

https://invent.kde.org/neon/kde/analitza/-/commit/c0c71a876707032b3d7d7238ae33d4383633ab16

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