[neon/neon-packaging/kaccounts5-integration/Neon/stable] debian: bump version and break old qml-module-org-kde-kaccounts now that it is empty and files have moved

Jonathan Esk-Riddell null at kde.org
Tue Jan 23 15:01:18 GMT 2024


Git commit 38598c169e43a500be801fab2b971f51240c6603 by Jonathan Esk-Riddell.
Committed on 23/01/2024 at 16:01.
Pushed by jriddell into branch 'Neon/stable'.

bump version and break old qml-module-org-kde-kaccounts now that it is empty and files have moved

M  +1    -1    debian/changelog
M  +3    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kaccounts5-integration/-/commit/38598c169e43a500be801fab2b971f51240c6603

diff --git a/debian/changelog b/debian/changelog
index 905b9cc..2fadce8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kaccounts5-integration (4:23.08.3-0neon) jammy; urgency=medium
+kaccounts5-integration (4:23.08.4-0neon) jammy; urgency=medium
 
   * New release
 
diff --git a/debian/control b/debian/control
index ef32e11..edd90c9 100644
--- a/debian/control
+++ b/debian/control
@@ -33,8 +33,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaccounts-integration.git
 
 Package: kaccounts5-integration
 Architecture: any
-Depends: qml-module-org-kde-kaccounts,
-         qml-module-org-kde-kcm,
+Depends: qml-module-org-kde-kcm,
          signon-kwallet-extension,
          signon-plugin-oauth2,
          signon-plugin-password,
@@ -42,6 +41,8 @@ Depends: qml-module-org-kde-kaccounts,
          signond,
          ${misc:Depends},
          ${shlibs:Depends}
+Breaks: qml-module-org-kde-kaccounts (<< 4:23.08.4)
+Replaces: qml-module-org-kde-kaccounts (<< 4:23.08.4)
 Description: System to administer web accounts
  Small system to administer web accounts for the sites and services
  across the Plasma desktop, including: Google, Facebook, Owncloud, IMAP,


More information about the Neon-commits mailing list