[neon/kf6/kf6-karchive/Neon/release_jammy] debian: Replaces: for transitionals

Carlos De Maine null at kde.org
Thu Aug 1 00:37:50 BST 2024


Git commit 0ad59d0ccb3ef9cde39113e8c5e196c0d76307fe by Carlos De Maine.
Committed on 31/07/2024 at 23:37.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Replaces: for transitionals

(cherry picked from commit dbd3b0dbc8311e0421882debb0e7a314ea8f1e97)

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

M  +3    -0    debian/control

https://invent.kde.org/neon/kf6/kf6-karchive/-/commit/0ad59d0ccb3ef9cde39113e8c5e196c0d76307fe

diff --git a/debian/control b/debian/control
index a86de58..1aa7fac 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,8 @@ Package: kf6-karchive
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
+Replaces: libkf6archive-doc,
+          libkf6archive6,          
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 6 addon providing access to numerous types of archives.
  KArchive provides classes for easy reading, creation and manipulation of
@@ -39,6 +41,7 @@ Package: kf6-karchive-dev
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
+Replaces: libkf6archive-dev,
 Depends: kf6-karchive (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
 Description: Qt 6 addon providing access to numerous types of archives.
  KArchive provides classes for easy reading, creation and manipulation of


More information about the Neon-commits mailing list