pwgen/debian/control
Theodore Ts'o 63b97d82c8 debian: update to debhelper compat level 12
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-08-03 11:34:59 -04:00

37 lines
1.2 KiB
Plaintext

Source: pwgen
Section: admin
Priority: optional
Build-Depends: debhelper (>= 12)
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Standards-Version: 4.4.0
Homepage: https://github.com/tytso/pwgen
Vcs-Browser: https://github.com/tytso/pwgen
Vcs-Git: https://github.com/tytso/pwgen.git
Package: pwgen
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Automatic Password generation
pwgen generates random, meaningless but pronounceable passwords.
These passwords contain either only lowercase letters, or upper
and lower case mixed, or digits thrown in.
Uppercase letters and digits are placed in a way that eases
remembering their position when memorizing only the word.
Package: pwgen-udeb
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: debian-installer
XC-Package-Type: udeb
Description: Automatic Password generation
pwgen generates random, meaningless but pronounceable passwords.
These passwords contain either only lowercase letters, or upper
and lower case mixed, or digits thrown in.
Uppercase letters and digits are placed in a way that eases
remembering their position when memorizing only the word.
.
pwgen-udeb is a minimal package used by debian-installer.