[neon/kf6/kf6-karchive/Neon/release] debian: add a transitional for the super ancient libkf6archive-data

Carlos De Maine null at kde.org
Mon Apr 7 10:56:02 BST 2025


Git commit aa8bc9ad2ac5cd50dde5ed07078a236bc923acf3 by Carlos De Maine.
Committed on 07/04/2025 at 09:56.
Pushed by carlosdem into branch 'Neon/release'.

add a transitional for the super ancient libkf6archive-data

M  +8    -1    debian/control

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

diff --git a/debian/control b/debian/control
index 1aa7fac..9f9f187 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Package: kf6-karchive
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Replaces: libkf6archive-doc,
+Replaces: libkf6archive-data,
+          libkf6archive-doc,
           libkf6archive6,          
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 6 addon providing access to numerous types of archives.
@@ -54,6 +55,12 @@ Description: Qt 6 addon providing access to numerous types of archives.
  .
  This package contains the development files.
 
+Package: libkf6archive-data
+Architecture: all
+Depends: kf6-karchive, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+
 Package: libkf6archive-doc
 Architecture: all
 Depends: kf6-karchive, ${misc:Depends}


More information about the Neon-commits mailing list