|
@@ -2,7 +2,7 @@ Source: pwman3
|
|
|
Section: utils
|
|
|
Priority: optional
|
|
|
Maintainer: Oz Nahum <nahumoz@gmail.com>
|
|
|
-Build-Depends-Indep: python-support (>= 0.4)
|
|
|
+Build-Depends-Indep: python-support (>= 0.4),python
|
|
|
Build-Depends: debhelper (>= 7.0.50)
|
|
|
Standards-Version: 3.9.3
|
|
|
Homepage: http://pwman.bleurgh.com
|
|
@@ -19,6 +19,5 @@ Description: console password management application
|
|
|
password management. It allows one to store passwords in a sqlite database
|
|
|
locked by a master password which can be encrypted with different algorithms
|
|
|
(e.g Blowfish, AES, DES3).
|
|
|
-
|
|
|
It is also possible to tag them to ease searches in a large amount of
|
|
|
passwords
|