[neon/kde/qqc2-breeze-style/Neon/release] debian: add transitional
Jonathan Riddell
null at kde.org
Thu Oct 14 12:06:32 BST 2021
Git commit eb15bd82bc36ffcf18d461caf687cc3495824cf2 by Jonathan Riddell.
Committed on 14/10/2021 at 11:06.
Pushed by jriddell into branch 'Neon/release'.
add transitional
M +14 -0 debian/control
https://invent.kde.org/neon/kde/qqc2-breeze-style/commit/eb15bd82bc36ffcf18d461caf687cc3495824cf2
diff --git a/debian/control b/debian/control
index 30ff024..c3d3c02 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,21 @@ Description: development files for Breeze inspired QQC2 Style
Package: qml-module-org-kde-qqc2breezestyle
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: qml-module-org-kde-breeze (<< 5.23.0)
+Replaces: qml-module-org-kde-breeze (<< 5.23.0)
Description: Breeze inspired QQC2 Style
This is a pure Qt Quick/Kirigami Qt Quick Controls style.
Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system
QStyle.
+
+Package: qml-module-org-kde-breeze
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Priority: extra
+Section: oldlibs
+Description: Breeze inspired QQC2 Style - transitional
+ This is a pure Qt Quick/Kirigami Qt Quick Controls style.
+ Unlike QQC2-Desktop-Style, it does not depend on Qt Widgets and the system
+ QStyle.
+ .
+ Transitional package can be safely removed.
More information about the Neon-commits
mailing list