[neon/neon-packaging/keysmith/Neon/release] debian: Fix dependencies & description for keysmith
Carlos De Maine
null at kde.org
Wed Sep 20 23:19:36 BST 2023
Git commit c90fab21eb9ebd74c1accbc6c8dc8a64055e213b by Carlos De Maine, on behalf of Aaron Dewes.
Committed on 21/09/2023 at 00:19.
Pushed by carlosdem into branch 'Neon/release'.
Fix dependencies & description for keysmith
(cherry picked from commit f653d8bce134ea6112df5b407e2deb8cdbdbec00)
M +6 -6 debian/control
https://invent.kde.org/neon/neon-packaging/keysmith/-/commit/c90fab21eb9ebd74c1accbc6c8dc8a64055e213b
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