[neon/kde/kmail-account-wizard/Neon/release] debian: breaks old accountwizard
Jonathan Esk-Riddell
null at kde.org
Sun Feb 25 14:05:49 GMT 2024
Git commit dfca8fe636a44427fadd9e7b66f62835f90ad635 by Jonathan Esk-Riddell.
Committed on 25/02/2024 at 14:05.
Pushed by jriddell into branch 'Neon/release'.
breaks old accountwizard
M +5 -2 debian/control
https://invent.kde.org/neon/kde/kmail-account-wizard/-/commit/dfca8fe636a44427fadd9e7b66f62835f90ad635
diff --git a/debian/control b/debian/control
index 18a03f0..bde8326 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Build-Depends: cmake,
kf6-kglobalaccel-dev,
kf6-ki18n-dev,
kf6-kiconthemes-dev,
- kf6-kitemviews-dev,
kf6-kirigami-addons-dev,
+ kf6-kitemviews-dev,
kf6-knewstuff-dev,
kf6-knotifyconfig-dev,
kf6-kpackage-dev,
@@ -80,7 +80,10 @@ Section: utils
Architecture: any
Depends: kf6-kirigami-addons,
qt6-declarative-dev,
- ${misc:Depends}, ${shlibs:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
+Breaks: accountwizard (<< 4:24.02.0)
+Replaces: accountwizard (<< 4:24.02.0)
Description: wizard for KDE PIM applications account setup
Handles account setup of e-mail accounts for KDE PIM applications.
More information about the Neon-commits
mailing list