[neon/neon-packaging/kaccounts5-integration/Neon/stable] debian: fix not-binnmuable-any-depends-all

Carlos De Maine null at kde.org
Wed Jan 17 01:27:32 GMT 2024


Git commit bb828aaa27389c72dc7c5ddbfff1abb1393d614e by Carlos De Maine.
Committed on 17/01/2024 at 02:27.
Pushed by carlosdem into branch 'Neon/stable'.

fix not-binnmuable-any-depends-all

M  +2    -3    debian/control

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

diff --git a/debian/control b/debian/control
index 7ce2857..ef32e11 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: libkaccounts5-2 (= ${binary:Version}),
-         qml-module-org-kde-kaccounts,
+Depends: qml-module-org-kde-kaccounts,
          qml-module-org-kde-kcm,
          signon-kwallet-extension,
          signon-plugin-oauth2,
@@ -77,4 +76,4 @@ Architecture: all
 Section: oldlibs
 Depends: kaccounts5-integration, ${misc:Depends},
 Description: Dummy transitional
- Transitional dummy package.
\ No newline at end of file
+ Transitional dummy package.


More information about the Neon-commits mailing list