* Stop using string exceptions in ud-mailgate. We should probably stop
[mirror/userdir-ldap.git] / debian / control
index a51a23c..18a3739 100644 (file)
@@ -1,18 +1,20 @@
 Source: userdir-ldap
 Section: admin
 Priority: optional
-Maintainer: Jason Gunthorpe <jgg@debian.org>
-Standards-Version: 2.5.0.0
+Maintainer: Debian Administration team <debian-admin@lists.debian.org>
+Build-Depends: debhelper (>= 5), python-support (>= 0.3), yodl
+Standards-Version: 3.7.3
+Uploaders: Ryan Murray <rmurray@debian.org>, Peter Palfrader <weasel@debian.org>, Joey Schulze <joey@debian.org>, Martin Zobel-Helas <zobel@debian.org>, Stephen Gran <sgran@debian.org>
 
 Package: userdir-ldap
 Architecture: all
-Depends: python-base (>= 1.5), python-ldap
-Recommends: libnet-ldap-perl, libcrypt-blowfish-perl, gnupg, python-net, python-gdbm
+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.