[neon/kde/libkeduvocdocument/Neon/release] debian: transitional libkeduvocdocument5
Jonathan Riddell
null at kde.org
Wed Feb 28 06:59:12 GMT 2024
Git commit 36a7fb3347bc986a8ade28bbd2e07cb85f02ed5f by Jonathan Riddell.
Committed on 28/02/2024 at 06:59.
Pushed by jriddell into branch 'Neon/release'.
transitional libkeduvocdocument5
M +10 -2 debian/control
https://invent.kde.org/neon/kde/libkeduvocdocument/-/commit/36a7fb3347bc986a8ade28bbd2e07cb85f02ed5f
diff --git a/debian/control b/debian/control
index 98c6f4d..901dcba 100644
--- a/debian/control
+++ b/debian/control
@@ -31,11 +31,19 @@ Description: development files for KEduVocDocument
Package: libkeduvocdocument6
Architecture: any
Depends: kdeedu-data, kdeedu-kvtml-data, ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkeduvocdocument5
-Replaces: libkeduvocdocument5
+Breaks: libkeduvocdocument5 (<< 4:24.02.0)
+Replaces: libkeduvocdocument5 (<< 4:24.02.0)
Description: library for reading and writing vocabulary files
This package contains a library for reading and writing vocabulary files. It
supports different file formats. KVTML (version 2) is the default. This library
is used by Parley, Kanagram, KHangMan and KWordQuiz.
.
This package is part of the KDE education module.
+
+Package: libkeduvocdocument5
+Architecture: all
+Priority: optional
+Section: oldlibs
+Depends: libkeduvocdocument6, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
More information about the Neon-commits
mailing list