summaryrefslogtreecommitdiff
path: root/debian/control
blob: 82b97b408880e751625b630f9474b75b2c6be247 (plain)
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
Source: keepassx
Section: utils
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
Uploaders: David Valot <ptitdav69@gmail.com>,
           Felix Geyer <fgeyer@debian.org>
Build-Depends: debhelper (>= 9),
               cmake,
               libqt4-dev,
               libgcrypt20-dev,
               zlib1g-dev,
               libxtst-dev,
               xvfb,
               xauth
Rules-Requires-Root: no
Standards-Version: 3.9.6
Homepage: https://www.keepassx.org/
Vcs-Git: https://salsa.debian.org/debian/keepassx.git
Vcs-Browser: https://salsa.debian.org/debian/keepassx

Package: keepassx
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Cross Platform Password Manager
 KeePassX is a free/open-source password manager or safe which helps you
 to manage your passwords in a secure way. You can put all your
 passwords in one database, which is locked with one master key or a
 key-disk. So you only have to remember one single master password or
 insert the key-disk to unlock the whole database. The databases are
 encrypted using the algorithms AES or Twofish.