1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
Source: kwalletmanager
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Scarlett Moore <sgmoore@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.3.0~),
gettext,
libkf6archive-dev (>= 6.3.0~),
libkf6auth-dev (>= 6.3.0~),
libkf6config-dev (>= 6.3.0~),
libkf6configwidgets-dev (>= 6.3.0~),
libkf6coreaddons-dev (>= 6.3.0~),
libkf6crash-dev (>= 6.3.0~),
libkf6dbusaddons-dev (>= 6.3.0~),
libkf6doctools-dev (>= 6.3.0~),
libkf6i18n-dev (>= 6.3.0~),
libkf6kcmutils-dev (>= 6.3.0~),
libkf6kio-dev (>= 6.3.0~),
libkf6service-dev (>= 6.3.0~),
libkf6statusnotifieritem-dev (>= 6.3.0~),
libkf6wallet-dev (>= 6.3.0~),
libkf6windowsystem-dev (>= 6.3.0~),
libkf6xmlgui-dev (>= 6.3.0~),
qt6-base-dev (>= 6.7.0~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://invent.kde.org/utilities/kwalletmanager
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager.git
Package: kwalletmanager
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: secure password wallet manager
The KDE Wallet system provides a secure way to store passwords and other
secret information, allowing the user to remember only a single KDE Wallet
password instead of numerous different passwords and credentials.
.
KWallet Manager is a utility for viewing and editing information stored in
the KDE Wallet.
.
This package is part of the KDE SC utilities module.
|