X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fcontrol;h=c447e94efa960da94c8d0b08f5afa2367e2d2c49;hb=17c89ab2ed7eb1dabe70906e87c13667e7e0ae45;hp=8e640504e32a69600f1135f11dabb836668aad65;hpb=66bcaab36b4177384774d97ed01aed9e2822f10c;p=mirror%2Fuserdir-ldap.git diff --git a/debian/control b/debian/control index 8e64050..c447e94 100644 --- a/debian/control +++ b/debian/control @@ -2,17 +2,18 @@ Source: userdir-ldap Section: admin Priority: optional Maintainer: Jason Gunthorpe -Standards-Version: 2.5.0.0 +Build-Depends-Indep: debhelper, python2.3, python +Standards-Version: 3.5.8.0 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.