X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fcontrol;h=1450230746d859c51d79e2eff7c56bbc9b6312b6;hb=dd46ef32641c168167a205a18fb7990dd80524e2;hp=8e640504e32a69600f1135f11dabb836668aad65;hpb=66bcaab36b4177384774d97ed01aed9e2822f10c;p=mirror%2Fuserdir-ldap.git diff --git a/debian/control b/debian/control index 8e64050..1450230 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,20 @@ Source: userdir-ldap Section: admin Priority: optional -Maintainer: Jason Gunthorpe -Standards-Version: 2.5.0.0 +Maintainer: Debian Administration team +Build-Depends: debhelper (>= 5), python-support (>= 0.3), yodl +Standards-Version: 3.7.3 +Uploaders: Ryan Murray , Peter Palfrader Package: userdir-ldap Architecture: all -Depends: python-base (>= 1.5), python-ldap -Suggests: libnet-ldap-perl, libcrypt-blowfish-perl, gnupg, python-net, python-gdbm, libdate-manip-perl, liburi-perl +Depends: ${python:Depends}, python-ldap, perl5, procmail, rsync, libnss-db +Suggests: libnet-ldap-perl, libcrypt-blowfish-perl, gnupg (>= 1.0.3), python-net, python-gdbm, libdate-manip-perl, liburi-perl, userdir-ldap-cgi Description: Login User Directory in LDAP support scripts - These scripts simplifiy the creation and management of a LDAP based user - directory. Included are scripts to import existing passwd, group and shadow - files as well as a 'chfn' like script to allow users and admins to edit - their entries. - . - Finally a script to associate GPG/PGP key finger prints with each user is - provided, assuming a secure trusted keyring for the domain also exists. + These scripts simplifiy the creation and management of a LDAP based user + directory. Included are scripts to import existing passwd, group and shadow + files as well as a 'chfn' like script to allow users and admins to edit + their entries. + . + Finally a script to associate GPG/PGP key finger prints with each user is + provided, assuming a secure trusted keyring for the domain also exists.