Code

Merged branch 'tg/master'.
[pkg-mlmmj.git] / debian / control
index dd65aadfb94dcfea3d4e0dc87168cd2ccff21f11..5306a187e39d18417ccf30391b936a0cfa5bcd6a 100644 (file)
@@ -3,8 +3,8 @@ Section: mail
 Priority: optional
 Maintainer: Daniel Walrond <debian@djw.org.uk>
 Build-Depends: debhelper (>= 5), dpatch, sharutils
-Standards-Version: 3.8.0
-Homepage: http://mlmmj.mmj.dk/
+Standards-Version: 3.8.3
+Homepage: http://mlmmj.org/
 
 Package: mlmmj
 Architecture: any
@@ -31,13 +31,16 @@ Description: mail server independent mailing list manager
 
 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.