Code

Various cleanup works.
[pkg-mlmmj.git] / debian / control
index 00f65c28ee22af341fee16b9904b1e9f2e57632a..89af9b1d4a51e54bb0cedb121280cfa44ebc78d5 100644 (file)
@@ -3,7 +3,8 @@ Section: mail
 Priority: optional
 Maintainer: Daniel Walrond <debian@djw.org.uk>
 Build-Depends: debhelper (>= 5), dpatch, sharutils
-Standards-Version: 3.7.2
+Standards-Version: 3.8.3
+Homepage: http://mlmmj.org/
 
 Package: mlmmj
 Architecture: any
@@ -28,17 +29,19 @@ Description: mail server independent mailing list manager
   * Various web interfaces
   * VERP support
  .
- http://mlmmj.mmj.dk/
 
 Package: mlmmj-php-web
 Architecture: all
-Depends: php5 | php4
+Depends: ${misc:Depends}, mlmmj, php5 | php4
 Description: web interface for mlmmj, written in php
- Web based tools for mlmmj written in php.
+ A web based tool for mlmmj written in php, so that your users can subscribe
+ or unsubscribe through some HTML forms, which sometimes, might be more
+ convenient than just using the list commands.
 
 Package: mlmmj-php-web-admin
 Architecture: all
-Depends: mlmmj, php5 | php4
+Depends: ${misc:Depends}, mlmmj, php5 | php4
 Description: administrative web interface for mlmmj, written in php
- Web based administrative tools for mlmmj written in php.
-
+ This web based administrative tool for mlmmj written in php will help you
+ to configure each mailing list individualy, through the web. You will be
+ able with mlmmj-php-web-admin to set each individual tunable of the list.