[neon/neon-packaging/ksanecore/Neon/stable] debian: break old libksanecore1 kf5 build which had overlapping translations

Jonathan Esk-Riddell null at kde.org
Wed Jan 17 13:58:50 GMT 2024


Git commit 5246ec3b4ab0556be1c9da22ea7132e08563c7ee by Jonathan Esk-Riddell.
Committed on 17/01/2024 at 14:58.
Pushed by jriddell into branch 'Neon/stable'.

break old libksanecore1 kf5 build which had overlapping translations

M  +1    -1    debian/changelog
M  +2    -1    debian/control

https://invent.kde.org/neon/neon-packaging/ksanecore/-/commit/5246ec3b4ab0556be1c9da22ea7132e08563c7ee

diff --git a/debian/changelog b/debian/changelog
index bf67393..ea7d45d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ksanecore (23.08.4-0neon) jammy; urgency=medium
+ksanecore (24.01.90-0neon) jammy; urgency=medium
 
   * New release
 
diff --git a/debian/control b/debian/control
index 3419fb2..1a849db 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Rules-Requires-Root: no
 Package: libksanecore
 Architecture: any
 Provides: libksanecore6-1
-Replaces: libksanecore6-1
+Replaces: libksanecore6-1, libksanecore1 (<< 24)
+Breaks: libksanecore1 (<< 24)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Library providing logic to interface scanners
  Library providing logic to interface scanners - shared library


More information about the Neon-commits mailing list