Add missing Build-Depends for libhtml-parser-perl.
[mirror/userdir-ldap-cgi.git] / debian / control
index 093c78a..6a895de 100644 (file)
@@ -1,18 +1,62 @@
-Source: userdir-ldap
+Source: userdir-ldap-cgi
 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, wml, isoquery, iso-codes, libhtml-parser-perl
+Standards-Version: 3.6.1
+Uploaders: Peter Palfrader <weasel@debian.org>, Stephen Gran <sgran@debian.org>, Martin Zobel-Helas <zobel@debian.org>
 
-Package: userdir-ldap
+Package: userdir-ldap-cgi
 Architecture: all
-Depends: ${python:Depends}, python-ldap, perl5, procmail
-Suggests: libnet-ldap-perl, libcrypt-blowfish-perl, gnupg (>= 1.0.3), python-net, python-gdbm, libdate-manip-perl, liburi-perl, libnet-ldap-perl
-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.
+Depends: userdir-ldap,
+       perl5,
+       libcrypt-blowfish-perl,
+       libcrypt-passwdmd5-perl,
+       libcrypt-cbc-perl,
+       libdate-manip-perl,
+       libdigest-hmac-perl,
+       libdigest-md5-perl,
+       libio-socket-ssl-perl,
+       libnet-ldap-perl,
+       libossp-uuid-perl,
+       liburi-perl
+       ,
+       gnupg (>=1.0.3)
+       ,
+       python,
+       python-crack | python-cracklib
+       ,
+       cracklib-runtime
+       ,
+       libjs-jquery,
+       libjs-jquery-tablesorter
+Recommends: wamerican,
+       wamerican-large,
+       wamerican-small,
+       wbritish,
+       wbritish-large,
+       wbritish-small,
+       wbulgarian,
+       wcanadian,
+       wcanadian-large,
+       wcanadian-small,
+       wcatalan,
+       wdanish,
+       wdutch,
+       wfaroese,
+       wfinnish,
+       wfrench,
+       wgalician-minimos,
+       witalian,
+       wngerman,
+       wnorwegian,
+       wogerman,
+       wpolish,
+       wspanish,
+       wswedish,
+       wswiss,
+       wukrainian
+Replaces: userdir-ldap
+Description: CGI programs for the db.debian.org
+ These programs are run on https://db.debian.org/ to simplify the
+ management of the Debian LDAP based user directory.