[neon/graphics/libkexiv2/Neon/release] debian: fix transitionals

Carlos De Maine null at kde.org
Sun Jul 26 22:54:04 BST 2026


Git commit 6c9c2c0659bf4985fc332ca1c30646b70a6c9a17 by Carlos De Maine.
Committed on 26/07/2026 at 21:54.
Pushed by carlosdem into branch 'Neon/release'.

fix transitionals

M  +1    -3    debian/control

https://invent.kde.org/neon/graphics/libkexiv2/-/commit/6c9c2c0659bf4985fc332ca1c30646b70a6c9a17

diff --git a/debian/control b/debian/control
index 7435c4b..62ac282 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,7 @@ Package: libkexiv2
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkexiv2qt6 (<< 24.02.1), libkf6kexiv2 (<< 24.02.1)
-Provides: libkexiv2qt6, libkf6kexiv2
+Replaces: libkexiv2qt6-0 (<< 24.02.1), libkf6kexiv2 (<< 24.02.1)
 Description: Qt like interface for the libexiv2 library
  Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate
  pictures metadata.
@@ -35,7 +34,6 @@ Section: libdevel
 Architecture: any
 Depends: libkexiv2(= ${binary:Version}), qt6-base-dev, ${misc:Depends}
 Replaces: libkexiv2qt6-dev (<< 24.02.1), libkf6kexiv2-dev (<< 24.02.1)
-Provides: libkexiv2qt6-dev, libkf6kexiv2-dev
 Description: Qt-like interface for the libexiv2 library -- development files
  Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures
  metadata.


More information about the Neon-commits mailing list