[neon/neon-packaging/keysmith/Neon/stable] debian: Fix dependencies & description for keysmith

Aaron Dewes null at kde.org
Wed Sep 20 23:18:27 BST 2023


Git commit f653d8bce134ea6112df5b407e2deb8cdbdbec00 by Aaron Dewes.
Committed on 16/09/2023 at 23:19.
Pushed by carlosdem into branch 'Neon/stable'.

Fix dependencies & description for keysmith

M  +6    -6    debian/control

https://invent.kde.org/neon/neon-packaging/keysmith/-/commit/f653d8bce134ea6112df5b407e2deb8cdbdbec00

diff --git a/debian/control b/debian/control
index e57d09b..17ab4a5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,14 +14,14 @@ Build-Depends: cmake,
                pkg-kde-tools,
                qtbase5-dev,
                qtdeclarative5-dev,
-               qtquickcontrols2-5-dev
+               qtquickcontrols2-5-dev,
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/plasma-mobile/keysmith
 
 Package: keysmith
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Convergent YouTube Music client
- AudioTube can search YouTube Music, list albums and artists, play
- automatically generated playlists, albums and allows to put your own
- playlist together.
+Depends: ${misc:Depends}, ${shlibs:Depends}, qml-module-org-kde-kirigami-addons-labs-mobileform
+Description: OTP client for Plasma Mobile and Desktop
+ Keysmith is an application to generate two-factor authentication (2FA)
+ tokens when logging in to your (online) accounts.
+ Currently it supports both HOTP and TOTP tokens.


More information about the Neon-commits mailing list